This directory contains examples of the use of zlib and other relevantprograms and documentation.enough.ccalculation and justification of ENOUGH parameter in inftrees.h- calculates the maximum table space used in inflate treeconstruction over all possible Huffman codesfitblk.ccompress just enough input to nearly fill a requested output size- zlib isn't designed to do this, but fitblk does it anywaygun.cuncompress a gzip file- illustrates the use of inflateBack() for high speed file-to-filedecompression using call-back functions- is approximately twice as fast as gzip -d- also provides Unix uncompress functionality, again twice as fastgzappend.cappend to a gzip file- illustrates the use of the Z_BLOCK flush parameter for inflate()- illustrates the use of deflatePrime() to start at any bitgzjoin.cjoin gzip files without recalculating the crc or recompressing- illustrates the use of the Z_BLOCK flush parameter for inflate()- illustrates the use of crc32_combine()gzlog.cgzlog.hefficiently and robustly maintain a message log file in gzip format- illustrates use of raw deflate, Z_PARTIAL_FLUSH, deflatePrime(),and deflateSetDictionary()- illustrates use of a gzip header extra fieldzlib_how.htmlpainfully comprehensive description of zpipe.c (see below)- describes in excruciating detail the use of deflate() and inflate()zpipe.creads and writes zlib streams from stdin to stdout- illustrates the proper use of deflate() and inflate()- deeply commented in zlib_how.html (see above)zran.cindex a zlib or gzip stream and randomly access it- illustrates the use of Z_BLOCK, inflatePrime(), andinflateSetDictionary() to provide random access
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。