搜索资源列表
PKZipCoder
- ZIP压缩代码:基于开源ZipArchive和zlib,用于实现ZIP压缩、解压缩,可以用于文件,也可以用于内存中的ZIP文件映像-ZIP Code : ZipArchive and based on open source zlib, for the realization of ZIP compression, decompression can be used for documents, can also be used to the memory mapping of ZIP
ZLib
- Zlib VC版的,包含功能有MD5校验功能,压缩、解压功能
文件解压程序
- 解压zip文件,标准zlib压缩
zlib 1.2.5 源码
- 压缩/解压缩 zlib 1.2.5 官方源码,可移植到windows平台
CMSware在线解压V1.3
- 1,提供者 CMSware在线解压由内容管理系统(CMS) 提供商信加科技CMSware团队(cmsware.com)荣誉奉献 2,授权协议 由于程序所使用的pclzlib库遵循GNU LGPL协议发布,因而本程序也遵循 GNU LGPL协议 3,运行环境 程序运行需要php支持Session和zlib扩展 4,管理登陆 将程序上传到web服务器,第一次运行时将会要求设定管理员账号、密码,以后用此次的设定登录 5, 程序的使用 将zip压缩包上传到解压程序有权访问的任意
zipfunc.使用zlib进行压缩和解压的程序
- 一个使用zlib进行压缩和解压的程序,a encoding and decoding program using zlib
zlib
- vc平台下的解压缩程序,很好用的,压缩率也比较高-vc extract under the platform process, well used, relatively high compression ratio
zlib-1.2.3
- zlib压缩解压缩库源码,开源代码适合学习和工作使用。-zlib compression decompression library source code, open source code to use for study and work.
zlib_delphi
- Delphi Zlib 压缩解压缩算法, 不需要任何VCL元件,也不需任何D-Delphi Zlib compression decompression algorithms, does not require any VCL components, but also without any D
zlib-vc
- 对文件进行压缩解压的源码,zlib的压缩解压算法-compress/decompress zip
zipdll1.1.4
- zlib库的源代码,可以在程序里面实现文件的压缩或者解压缩-zlib library source code, you can achieve in the program files inside compressed or decompression
zlib-1.2.3
- zlib 内存压缩解压程序。。可以在内存中进行压缩解压、-zlib compression memory decompression procedures. . Can be compressed in memory decompression,
zlib_v1.2.3
- zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本. -zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The vers
zlib
- 又一个用于压缩与解压的东东,本打算用来研究winzip的~-compress zip
zlib-1.2.5
- 最为流行的经典压缩算法库Zlib,短小精干,压缩解压接口仅需一两个-The most popular classical compression algorithms library Zlib, short and compact, compression decompression interface, only one or two
FlashPlayer
- 本程序支持两项功能:(1)支持鼠标拖入并播放Flash文件,支持文件类型判断,窗口大小可任意缩放;(2)支持zlib压缩与解压缩功能,实现字符串的压缩与解压缩。 本工程本意是支持播放压缩的Flash文件,目前只实现了基本的前两步。-This program supports two functions: (1) support mouse drag and play a Flash file, supported file types to determine the window size
zlib
- windows下压缩解压函数的库,想提高网络传输性能的可以关注一下。-gzip lib under windows, very useful to reduce the network transfer cost.
Zlib
- 一个关于压缩与解压缩的库源文件,用于对数据流的操作-A compression and decompression of the library source file, for the operation of the data flow
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