搜索资源列表
一个在MFC环境中使用的 InfoZip打包类
- 一个在MFC环境中使用的 InfoZip打包类,使用时需包含UNZDLL.DLL和ZIPDLL.DLL两个动态链接库-an environment in the use of the SDK package type, use and the need to contain UNZDLL.DLL ZIPDLL.DLL two dynamic link library
ZipDll
- 文件压缩/解压动态链接库,可以对整个目录/文件进行压缩和解压;-document compression / decompression dynamic link library that the entire directory / file compression and decompression;
ZipDLL
- zipll的代码,以及使用方法,详细请下载仔细参考,大家互相交流
zip
- 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
一个在MFC环境中使用的 InfoZip打包类
- 一个在MFC环境中使用的 InfoZip打包类,使用时需包含UNZDLL.DLL和ZIPDLL.DLL两个动态链接库-an environment in the use of the SDK package type, use and the need to contain UNZDLL.DLL ZIPDLL.DLL two dynamic link library
ZipDll
- 文件压缩/解压动态链接库,可以对整个目录/文件进行压缩和解压;-document compression/decompression dynamic link library that the entire directory/file compression and decompression;
7zipDll
- 完善后的LZMA(7ZIP)压缩DLL文件,且带有示范使用源码。-Perfect after LZMA (7ZIP) compressed DLL files, and a demonstration on the use of source code.
ZipDLL
- zipll的代码,以及使用方法,详细请下载仔细参考,大家互相交流-zipll code, and the use of methods, please download the carefully detailed that we can exchange ideas
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在
zipdll1.1.4
- zlib库的源代码,可以在程序里面实现文件的压缩或者解压缩-zlib library source code, you can achieve in the program files inside compressed or decompression
ZipDll
- wince相关 版权归别人所有,主要是wince方面的开发,谢谢!-wince
czip_source
- CZip和CUnzip的VC++源代码,编译运行后生成zipdll.dll,共两个类: CZip用于压缩文件, CUnzip用于解压缩文件,使用gzip GNU源代码 -CZip and CUnzip the VC++ source code, compile and run after the generation zipdll.dll, a total of two classes: CZip used to compress
czip
- CZip和CUnzip的VC++源代码,编译运行后生成zipdll.dll,共两个类: CZip用于压缩文件, CUnzip用于解压缩文件-CZip and CUnzip the VC++ source code, compile and run after the generation zipdll.dll, a total of two classes: CZip used to compress files, CUnzip for
zipdll
- zip 压缩解压 封装好的 dll 可以直接使用 C++(Zip compression decompression package DLL, you can use C++ directly)