搜索资源列表
zlib1.zip
- 包含可用于C语言的zlib.lib和zlib.h
DelphiZLib.123
- The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
zlib-1.2.3
- 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
zlibsource
- 这是一个zlib压缩算法源码 简单实用 用c++编写
zlib1.zip C语言的zlib.lib和zlib.h
- 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
ziptest
- 一个用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.
Unzlib_src
- zlib 1.2.1 : Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler zlib Home site http://www.gzip.org/zlib/ -zlib 1.2.1: Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adlerzlib Home site http://www.gzip.org/zlib/
ZLibNetWrapper
- Deflate压缩算法源码,使用C++编写-Deflate compression algorithm source code, the use of C++ to prepare
easyzlib
- 方便易用的ZLIB压缩程序,适用于UNIX/Linux/Windows C/C-Easy to use ZLIB compression program for UNIX/Linux/Windows C/C++
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
CompressD
- 测试Zlib 库 Deflate算法压缩率时间-Zlib Deflate algorithm library test time compression ratio
Txt2Pdf_WithCompression_NoLIBs
- This program converts a plain TXT file to a plain text PDF file with compression. There is a file that I did not write in the project, a freeware ZLIB wrapper by Richard W. Frost (1998). However he used a .lib file while I use a consolidated .c file
zlib
- C compression library
jzlib-1.0.7.tar
- java开发的压缩解压缩工具源代码,可与c中的zlib库压缩互用-java development tools for source code compression and decompression
ZLib
- 压缩和解压源码,适合c++,delphi-Compression and decompression code
zipclass
- 使用zlib来压缩、解压zip 对zlib提供的unzip.c、zip.c进行了封装,容易看懂 可以压缩一个文件夹下的所有子文件和子文件夹 支持中文路径 可以解压到一个文件夹 注意:zip文件类型有很多种!本程序的解压部分只能解压和本程序压缩的格式一致的压缩文件,不能解压任意zip文件! display.cpp展示了如何使用-zip and unzip
zlib-1.2.7.tar
- 基于C语言的压缩算法源码.可在cygwin下编译.-Compression algorithm based on the C language source code. Compile under cygwin.
zlib.NET_104
- c#字节流压缩算法,包括zip gzip tar等-C# byte stream compression algorithm
compress-master
- File compression/decompression example using zlib
ZipAndFile
- c++builder ZIP文件解压与压缩(ZLIB DLL调用)(C++builder ZIP file decompression and compression (ZLIB DLL call))