搜索资源列表
UsingZlibDll2
- 使用Zlib库制作的加压解压例子程序,请使用VS2003打开-use Zlib compression produced by the example of decompression procedures, please use VS2003 open
FiHaDZlib
- This is my Zlib library to compress and decompress files. create your own archive with it. By FiHaD Software.
ppp_deflate
- interface the zlib procedures for Deflate compression and decompression (as used by gzip) to the PPP code.
zlib-1.2.5.tar
- zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目-zlib is used to provide data compression library by Jean-loup Gailly
ppp_deflate
- ppp_deflate.c - interface the zlib procedures for Deflate compression and decompression (as used by gzip) to the PPP code.
gzwrite
- gzwrite.c zlib functions for writing gzip files.Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on failure or 0 on success. -gzwrite.c zlib functions for writing gzip files.Initialize