Welcome![Sign In][Sign Up]
Location:
Search - zlib

Search list

[SourceCodezlib 1.2.5 源码

Description: 压缩/解压缩 zlib 1.2.5 官方源码,可移植到windows平台
Platform: | Size: 2755137 | Author: lightrain1002@gmail.com | Hits:

[Compress-Decompress algrithmszlib

Description: zlib源码 -zlib source
Platform: | Size: 219136 | Author: 站长 | Hits:

[Compress-Decompress algrithmszlib-1.2.2

Description: zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
Platform: | Size: 483328 | Author: fwx | Hits:

[Multimedia Developzlib-1.1.4

Description: 1。zlib压缩算法,在LZ77的基础上实现,并 利用Huffman编码特点,采用hash表;2。zlib的解压算法。-1. Zlib compression algorithm, the LZ77 achieved on the basis of, and use of Huffman coding features, using hash table; 2. Zlib the decompression algorithm.
Platform: | Size: 241664 | Author: 石蒲 | Hits:

[Compress-Decompress algrithmszlib-1.2.3.tar

Description: zlib是文件压缩算法,它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.-zlib compression algorithm of the document, it swf decoder, mp3 decoder which has been widely used. and a .2.3 edition is the latest in a stable version.
Platform: | Size: 496640 | Author: 黄旭东 | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.-We often get questions about how the deflat e () and inflate () functions should be used. Use rs wonder when they should provide more input, when they should use more output. what to do with a Z_BUF_ERROR. how to make sure the process terminates properl y, and so on. So for those who have read zlib.h (a few times), and would like further edification. below is an annotated example in C of simple rout ines to compress and decompress from an input fi le to an output file using deflate () and inflate () respectively. The annotations are interspe rsed between lines of the code. So please be read tween the lines. We hope this helps explain some of the intricacies of zlib.
Platform: | Size: 608256 | Author: ylin_v | Hits:

[OtherZlib-hanshu

Description: Zlib函数列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.-Zlib Function List We often get questions about how t he deflate () and inflate () functions should be used. Users wonder when they should provide mor e input, when they should use more output. what to do with a Z_BUF_ERROR. how to make sure the process terminates properl y, and so on. So for those who have read zlib.h (a few times), and would like further edification. below is an annotated example in C of simple rout ines to compress and decompress from an input fi le to an output file using deflate () and inflate () respectively. The annotations are interspe rsed between lines of the code. So please be read tween the lines. We hope this helps explain some of the intricacies of zlib.
Platform: | Size: 11264 | Author: ylin_v | Hits:

[Compress-Decompress algrithmszlib

Description: zlib静态库,实现数据压缩的工具!可以放在开发VC++程序中使用-zlib static library, to achieve data compression tool! Can be put on the development of VC++ Proceedings
Platform: | Size: 112640 | Author: 何宇翔 | Hits:

[Compress-Decompress algrithmsZLib

Description: Zlib VC版的,包含功能有MD5校验功能,压缩、解压功能-Zlib VC version contains functions function MD5 checksum, compression, decompression function
Platform: | Size: 266240 | Author: 姜开机 | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: 实现inflate压缩算法,结构清晰,方便裁剪,比gzip小很多。详情见www.zlib.net-Realize inflate compression algorithm, structural clarity, easy cutting, much smaller than gzip. Details www.zlib.net
Platform: | Size: 575488 | Author: 吴潇文 | Hits:

[Compress-Decompress algrithmszlib-1.2.3

Description: zlib 内存压缩解压程序。。可以在内存中进行压缩解压、-zlib compression memory decompression procedures. . Can be compressed in memory decompression,
Platform: | Size: 751616 | Author: asdsa | Hits:

[Windows Developzlib

Description: zlib一个好用的版本~~ zlib一个好用的版本-zlib version of a good one ~ ~ zlib-to-use version of a good ~ ~ zlib version ~ ~
Platform: | Size: 216064 | Author: franket | Hits:

[Windows Developzlib

Description: zlib dos verson zlib dos verson zlib dos verson-zlib dos verson zlib dos versonzlib dos versonzlib dos verson
Platform: | Size: 203776 | Author: franket | Hits:

[Windows DevelopZlib

Description: ZLIB 源代码,VC++工程,可以直接用-ZLIB source code, VC++ projects can be directly used
Platform: | Size: 1231872 | Author: 小鬼当家 | Hits:

[Compress-Decompress algrithmszlib

Description: zlib 压缩算法 测试过,非常稳定,可靠, 推荐大家试试看-zlib compression algorithm tested, very stable
Platform: | Size: 312320 | Author: A | Hits:

[Compress-Decompress algrithmszlib

Description: zlib - a data compression library routines that provide a safe, free and unpatented implementation of the deflate compression algorithm.-zlib- a data compression library routines that provide a safe, free and unpatented implementation of the deflate compression algorithm.
Platform: | Size: 147456 | Author: asdf | Hits:

[ARM-PowerPC-ColdFire-MIPSzlib

Description: zlib项目,arm codeblocks的项目-codeblocks project for zlib
Platform: | Size: 208896 | Author: abcabc | Hits:

[Compress-Decompress algrithmszlib

Description: zlib高压缩算法,已裁减,内有测试代码。可以压缩一张图片。测试一下压缩效果-zlib compression algorithm for high has been cut, there is test code. A picture can be compressed. Compression test results
Platform: | Size: 465920 | Author: quguoping | Hits:

[Compress-Decompress algrithmswww.zlib.net

Description: zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译-a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile
Platform: | Size: 644096 | Author: 李虚东 | Hits:

[Delphi VCLzlib

Description: Delphi ZLib compress/decompress library
Platform: | Size: 78848 | Author: sonique | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net