搜索资源列表
ZipFunc_src
- 这是一个用来产生,更改,提取zip压缩文档的软件.并且可以兼容PKZIP和WinZip.还可以从已经存在的zip文件中删除其中某个文件-used to generate, change, extracting zip file compression software. PKZIP can be compatible and WinZip. Also from the existing zip document delete a file
Lzss_VC
- 测试LZSS算法的VC代码,其中LZSS算法的实现部分为C代码来自网上,修改后在VC上测试通过 可移植到其它平台,如嵌入式系统 示例中直接打开本目录下的Tmp.txt zip压缩Tmp.txt并输出压缩内容到zip.out unzip解压zip.out的内容并输出到unzip.out 目录下Tmp.txt文件必须存在-test LZSS VC code algorithm, the algorithm to achieve LZSS part of the C code
vbtozip
- 文件压缩到zip 文件压缩到zip-document compressed into zip file compression to zip
SFXUpdate
- 制作自动升级安装包的工具代码。可将一批文件压缩打包生成可执行的自动升级安装包。打包前可以预先设置每个文件的安装路径,是否需要注册(如OCX文件),以及安装路径真确性判断(是否含有某文件)。压缩格式为zip格式。-produced automatically upgraded to install the tools code. Can be compressed and packed up some documents generated automatically upgraded execu
Compress_win32
- VC写的Win32文件压缩程序,能显示压缩比率,并且压缩比率可调节.支持RAR和ZIP.-VC write Win32 file compression procedures, can show that the compression ratio, and an adjustable compression ratio. RAR and ZIP support.
zip_src
- zip 压缩和解压源码,全部源代码的,可免费下载。
czip_source_dos
- 收集整理的zip文件压缩源代码,比较使用,在压缩一些文件的时候,很有效。压缩比虽然比rar低一些,但毕竟可以集成到一些应用中嘛
ZIP_File_format_details
- ZIP文件格式详解(一)——文件数据格式----------------------------------------------------------------------------------文档说明ZIP 格式的压缩文件是我们常用的压缩格式之一,
XZipClass
- 一个封装了zip压缩相关的类,适合常见的格式,建议下载
zip压缩功能
- 代码中实现压缩zip
hc32-Rel.zip
- 一个汇编程序,实现压缩/解压程序的源代码,A compilation of procedures, to achieve compression/decompression program' s source code
XZip_demo
- 压缩和解压文件,不使用MFC,无Lib和DLL封装的原始cpp文件-XZip and XUnzip provide non-MFC functions to create a zip, add files to it, and extract files from it- all in two .cpp files
zip
- 一个zip压缩代码,使用前先将这两个dll文件拷贝到windows\system目录下-A compressed zip code, the use of the former first of these two dll files are copied to the windows \ system directory
ZIP_myself
- 文件压缩,解压;算法不错,压缩率很好,学习,应用都可以-zip
zip30
- 有关zip压缩的相关免费代码,很好很经典-some code about zip,it is free
JoinTool
- 将一个rar或者zip文件与图片文件进行拼接,生成的新文件后缀名为图片时,显示的是一个图片,也可正常打开,改为压缩文件的后缀,也可正常解压-A rar or zip file and picture file will be spliced to generate a new file extension called Picture displayed is an image, normally open instead of the compressed file
TrueCrypt-7.1a-Source
- TrueCrypt 7.1a Source zip 文件压缩 源码 集成资源管理器 -TrueCrypt 7.1a Source zip file compression source integrated resource management
Huf_Zipper
- huffman压缩文本文件程序,具有压缩解压缩功能-huffman code zip software,it can zip and unzip .txt document
zip
- 压缩与解压缩类;压缩文件至.zip包内,增加文件至.zip包内,及解压缩相关操作。-zip and unzip。
zip
- Qt实现Zip压缩文件源代码,简单易懂。-zip source code by Qt,very easy!