搜索资源列表
zlib1.zip
- 包含可用于C语言的zlib.lib和zlib.h
zlib1.2.1源码
- 著名的压缩代码的最新版-famous compression code to the latest version
zlib1.2
- 许多压缩算法都用到了ZLIP算法,也就是GZip算法,这里给出的是其C实现的源代码,可以好好看看,还是有些参考价值的。
zlib114
- 这是压缩库zlib1.1.4源码,只需要编译即可在自己的程序中直接调用。
zlib1.zip C语言的zlib.lib和zlib.h
- 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
zlib-1.2.3
- zlib 内存压缩解压程序。。可以在内存中进行压缩解压、-zlib compression memory decompression procedures. . Can be compressed in memory decompression,
DelphiZLib.125
- 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。 此源码为编译好适合Delphi的版本。-This is the latest version
zlib-1.2.5
- 最为流行的经典压缩算法库Zlib,短小精干,压缩解压接口仅需一两个-The most popular classical compression algorithms library Zlib, short and compact, compression decompression interface, only one or two
zlib1_20523
- 这是zlib1.dll压缩解压资源,内包含帮助说明文档及使用实例,非常好用-This is ZIP.dll compression decompression resources contained within to help explain the documents and use cases, and very easy to use
zlib1.25
- zlib最新的1.2.5版本,本来是自己找来生成DLL调用的,也发上来吧-The latest version of zlib 1.2.5, was originally recruited to generate DLL calls himself, also made on OleOle
zlib-1.2.11.tar
- zlib-1.2.11版本压缩包使用方法: tar zxf zlib-1.2.11.tar.gz Build with: cd zlib-1.2.11 CC=mpicc ./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 make all check sudo make install(Zlib-1.2.11 version compression package use method: Tar zxf zlib-1.2.11