搜索资源列表
-
0下载:
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), r
-
-
0下载:
This library allows creating, modifying and extracting zip archives in the compatible way with PKZIP (2.5 and higher) and WinZip. Supported are all possible operations on the zip archive: creating, extracting, adding, deleting files from the archive,
-
-
0下载:
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable
-
-
0下载:
Zlib压缩库的COM接口-Zlib compression library COM interface
-
-
1下载:
开源 zlib 库
zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open source zlib data compression librar
-
-
0下载:
一个用C语言写的ZIP压缩与解压的简单示例,保持目录结构并可以用winrar解压,主要调用了zlib的zip函数库。-A C language to write ZIP compression and decompression of a simple example, to keep the directory structure and you can use winrar to extract, called zlib zip library.
-
-
0下载:
zlib -- zlib 的程式发展介面, 通用性压缩程式库 目的是为发展工具函式去支援压缩程式库.zlib 程式库是由 RFCs (Request for Comments) 于1950年到1952年所描述和开发.适用于 x86 之 Dos 环境.-zlib -- interface of the zlib general purpose compression library target dependent utility functions for the compression
-
-
0下载:
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
-
-
0下载:
以微软com物件型式实作的zlib压缩函式库,快速好用-Com object type in Microsoft implementations of zlib compression library, fast-to-use
-
-
0下载:
一个用于解压ZIP文件的类.压缩包包括3方面的内容:1 著名的zlib压缩解压函数库 包括使用的头文件,lib文件以及dll. 2 zip文件的格式说明文档.3 我自己写的用来解压的类.文档种还包括一个简单的使用实例.vc6下编译通过.-Extracting a ZIP file for the class. Compressed package includes 3 aspects: 1 well-known extract zlib compression library, includin
-
-
0下载:
zlib compression library
-
-
0下载:
最为流行的经典压缩算法库Zlib,短小精干,压缩解压接口仅需一两个-The most popular classical compression algorithms library Zlib, short and compact, compression decompression interface, only one or two
-
-
0下载:
测试Zlib 库 Deflate算法压缩率时间-Zlib Deflate algorithm library test time compression ratio
-
-
0下载:
zlib库文件,实现压缩和解压的功能,对处理压缩和解压很有价值。-zlib library files, to achieve compression and decompression functions, dealing with compression and decompression of great value.
-
-
0下载:
C compression library
-
-
0下载:
一个关于压缩与解压缩的库源文件,用于对数据流的操作-A compression and decompression of the library source file, for the operation of the data flow
-
-
0下载:
Easy ZLIB compression library
Supports DEFLATE algorithm
-
-
0下载:
This is Zlib compression library using deflate method to compress and decompress data
-
-
0下载:
压缩和解压缩的库,方便进行学习,例子对于学习很有用处(The compression and decompression of the library, to facilitate learning, example is very useful for learning)
-
-
0下载:
Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library.
-