搜索资源列表
ZIP.DLL
- ZIP动态联接库,开发包,适合C++ Bulider,Delphi.-ZIP dynamic link libraries, development kits, for C Bulider, Delphi.
一个在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
WinrarVB
- 仿WinRar解压缩VB版 这个示例就是利用这个动态链接库进行的一些操作,但目前还没有压缩文件的功能,里面的dll函数接口还需要进一步的解析和查找资料,官方好像也没有提供,希望有知道的网友也可以提供一下。更希望感兴趣的网友继续进行挖掘和开发。 源代码附有详细的注释和文档说明。使用前请把压缩包里的 UnRar.dll拷贝到你的计算机的系统文件夹下,如 Windows\\System32下。
zip-dllsr4_VC
- VC实现的ZIP压缩和解压缩算法,生成DLL动态链接库函数-VC implementation ZIP compression algorithm, DLL version
Lzma
- 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
vb_zip_unzip
- 在vb 环境中调用的用于压缩解压缩功能的例子,包含相关的动态链接库文件-In the vb environment calls for examples of compression decompression functions, including the relevant dynamic link library files
xceedzip.dll
- VB中解压缩ZIP文件控件(可以不解压直接查看ZIP文件里的信息)。动态连接库D-Unzip the ZIP file control in VB (you can not extract the direct view of the information in the ZIP file). Dynamic Link Library (DLL)
unrar
- 使用RAR压缩算法,用RAR的动态链接库dll文件来实现文件的解压过程。-RAR compression algorithm, dynamic link library dll files with the RAR file decompression process.