搜索资源列表
UsingZlibDll2
- 使用Zlib库制作的加压解压例子程序,请使用VS2003打开-use Zlib compression produced by the example of decompression procedures, please use VS2003 open
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
example
- 使用ZLIB字符串压缩代码,基于WINDOWS和LINUX的通用代码
Zlib_Compress_Uncompress
- zLib Compress/uncompress example
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.
example_zlib
- 目录与文件描述 example.cpp ZIP加载范例。 example.exe 已编译的测试程序。 example.zip 未加密的zip文件。 example_code.zip 已加密的zip文件,密码为“13579”。 [source] PackReader.h 简单封装的ZIP加载类声明 PackReader.cpp 简单封装的ZIP加载类定义 PackMemory.h 支持内存的ZIP加载模块声明 PackMemory.cp
delphifastzlib114
- zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... P
zipGDTest
- 一个用于解压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
FileIOAndCompressorsTest
- An example program with simple library that shows how to interface with several compression libraries. ZLIB, BZIP2, LZMA, and LZO. Includes some test files generated by the program, and a Windows binary generated using MinGW.-An example program with
php-5.2.0-win32
- 一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于Windows、Unix、Linux 平台的Web后台程序,内置了对文件上传、密码认证、Cookies 操作、邮件收发、 动态GIF生成等功能,PHP3直接为很多数据库提供原本的连接,包括Oracle,Sybase,Postgres,Mysql,Informix,Dbase,Solid, Access 等 ,完全支持ODBC接口,用户更换平台时,无需变换PHP3代码,可即拿即用。Php3
libgeotiff-1.2.5
- 成功编译过的libgeotiff,含有libtiff,zlib,libjpeg.花了我一整晚的时间,特来献上。别的LIB不要去下了。再可去下例子。-Successfully compiled libgeotiff, contains libtiff, zlib, libjpeg. It took me a night time, special to presented. Do not go down the other LIB. And then can go to the next exam
ZlibVBExample
- 调用zlib.dll进行文件夹压缩和解压源码例子,工程用VB编写,代码量少,通俗易懂。-Folder called zlib.dll for compression and decompression source example, works written with VB, the code less, easy to understand.
zlibdemo
- 一个很实用的zlib例子,可以方便的进行文件压缩和解压缩-a good example for zlib
super_xmlini
- TXmlIni支援以下功能(特征):         1. 具有压缩能力(使用ZLib)         2. 储存成其他程式语言看得懂得xml(在非压缩的情况下)         3. 具Stream串流载入与输出能力         4. 具字串载入与输出能力         5. 具Base64能力(当使用压缩时
zlib_sourcePdemo
- zlib 源码 和 例子 有两个例子,一个是数组来验证压缩效率; 另一个是用图像来验证。 -zlib source and example of two examples, one array to verify the compression efficiency another image to verify.
zran
- example of zlib/gzip stream indexing and random access for Linux.
zpipe
- example of proper use of zlib s inflate and deflate for Linux.
example
- usage example of the zlib compression library.
compress-master
- File compression/decompression example using zlib
zlibDemo
- 压缩和解压缩的库,方便进行学习,例子对于学习很有用处(The compression and decompression of the library, to facilitate learning, example is very useful for learning)