搜索资源列表
Zip压缩和UnZip解压缩的实现.zip
- 此程序实现了Zip压缩和UnZip的解压缩。
Zip压缩和UnZip解压缩的实现1
- 此源码为zip压缩、解压缩源码,可实现对ZIP文件的操作。-this source of zip, extract the source code, can be realized right ZIP operation.
ZIP解压缩
- 这是用java编写的实现ZIP功能
zipfunc.使用zlib进行压缩和解压的程序
- 一个使用zlib进行压缩和解压的程序,a encoding and decoding program using zlib
lzw_soft.zip lzw压缩解压算法源码
- lzw压缩解压算法源码,The soruce of LZW compression algorithm
zip.rar
- zip格式压缩解压缩源码及演示 先用VC编译czip_source目录内程序,之后拷贝debug目录内zipdll.dll和zipdll.lib到czip_demo目录再编译此目录内程序即可得到演示程序test_zip,zip form compression solution compression source code and the demonstration first uses VC to translate in the czip_source table of contents
CTestUnrar.zip
- A MFC class to unpack rar files, with Multithread and GUI support VC++实现RAR文件格式的解压缩,A MFC class to unpack rar files, with Multithread and GUI supportVC++ Achieve RAR file format extract
h263.zip
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上,Based on the H.263 video compression codec of the C source, in the CPU for more than 586 of the PC can be completed in real-time compression, decompression algorithms, and can be easi
zipfunc.zip
- vc下的压缩和解压缩代码,vc under the compression and decompression code
arith-n.zip
- Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供,Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used
ZipTest_src.zip
- 这是一款zip压缩与解压缩的编码,可以通过调用里面压缩函数和解压缩函数对相应的文件与文件夹进行压缩与解压缩功能的操作,This is a zip compression and decompression of the coding, you can by calling the function inside the compression and decompression function of the corresponding file and folder compression a
UnZip
- ZIP解压缩,用VB写下的一个实例,是桌面应用程序,大家可以看看喽!-UnZip
unzip-5.50
- zip压缩,解压缩代码.-zip compression, decompression code.
压缩解压
- c#,实现zip解压缩2005的,也可用2008或者2010转一下打开,本人也用的这个实现FTP下载解压缩。
7-Zip_v465_src
- 7-Zip 是一款号称有着现今最高压缩比的压缩软件,不用多说,只要从这个源码包就可以看出(解压缩后有37.6 M)。本人将它的控制台版本和自解压模块进行了翻译,以方便广大人民群众使用!同时更换了些图标使用惯了 WinRAR 的用户更习惯。推荐使用 vs2005 或 vs2008 编译。-7-Zip is a known today has the highest compression ratio of compression software, Needless to say, as long
zip
- zip文件压缩和解压缩工具-zip tool
Zip解压缩
- c++解压缩文件,解压,打包等功能源码。
利用XUnzip封装的解压缩类
- 利用XUnzip.h封装的解压缩类可用在duilib界面库中
WinPkg v3.1.27解压缩工具
- WinPkg 是一款类似于WinRar, WinZip, WinISO, 7-Zip, HaoZip 等的文件档案管理工具,支持创建压缩、解压缩 内建的 .pkg 档案格式文件,也可以将其绑定在用户自己的 图片文件(*.jpg; *.bmp; *.gif; *.png等)中实现无缝隐藏。 同时WinPkg像WinRar一样也支持对于自解压包(*.exe)的生成, 免去了移至目标机器再安装WinPkg解压的麻烦。 WinPkg内置Lzari, Zlib等压缩算法,压缩
在内存中进行数据解压缩的分析比较
- 本文采用三种不同软件公司的动态链接库组件,分别进行内存解压缩实验,这三种组件分别是: 1、 使用zlib 软件公司的zlib.dll动态链接库组件进行内存解压 2、 使用info-zip软件公司的vbuzip10.dll(也就是unzip32.dll)动态链接库组件进行内存解压 3、 使用xceed软件公司的xceed zip compression library V5.0版本的xceedzip.dll动态链接库组件进行内存解压(This article uses three diffe