Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • leveldb-zlib leveldb-zlib
  • zopfli:Zopfli压缩算法是一个用C编程的压缩库,可以执行非常好但缓慢的deflate或zlib压缩 zopfli:Zopfli压缩算法是一个用C编程的压缩库,可以执行非常好但缓慢的deflate或zlib压缩
  • VB6之借助zlib实现gzip解压缩-附件资源 VB6之借助zlib实现gzip解压缩-附件资源
  • flate2-rs:为Rust进行DEFLATE,gzip和zlib绑定 ... ,即miniz.c到纯Rust的端口。 此板条箱还支持其他,例如广泛使用的zlib库或高性能zlib-ng库。 支持的格式: 放气 zlib gzip # Cargo.toml [ dependencies ] flate2 = " 1.0 " 压缩 use std :: io :: prelude :: * ; use flate2 :: Compression; use flate2 :: write :: ZlibEncoder; fn main () { let ...
  • VB6之借助zlib实现gzip解压缩-附件资源 VB6之借助zlib实现gzip解压缩-附件资源
  • ffi-zlib ... library. Installation ============ [sudo] gem install ffi-zlib Usage ===== ffi-zlib being a very thin wrapper roughly reproducing the zlib header(s), you can simply refer to the zlib [manual](http://www.zlib.net/manual.html) for details and usage ...
  • ruby-zlib Pure ruby zlib implementation
  • poe-filter-zlib (perl) A POE filter wrapped around Compress::Zlib
  • lua-zlib ... of the version dynamically linked in. function stream = zlib.deflate([ int compression_level ], [ int window_size ]) If no compression_level ... library returns a numeric tuple (see above). * zlib.{adler,crc}32() in lzlib returns the {adler,crc} ...
  • zlib ... the header is skipped. If the input-stream is not positioned on the gzip header then nothing is done. License ------- The zlib source code is licensed under the terms of the [Lisp Lesser GNU Public License](http://opensource.franz.com/preamble.html), ...