搜索资源列表
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
jffs2详细分析
- 对jffs2的一下各个方面进行了详细的点评!不可错过哦! jffs2/jffs2/ jffs2/jffs2/zlib.c jffs2/jffs2/symlink.c jffs2/jffs2/super.c jffs2/jffs2/scan.c jffs2/jffs2/readinode.c jffs2/jffs2/read.c jffs2/jffs2/nodemgmt.c jffs2/jffs2/nodelist.h jffs2/jffs2/nodelist.c jffs2
zlib1.zip C语言的zlib.lib和zlib.h
- 包含可用于C语言的zlib.lib和zlib.h,Zlib.lib and zlib.h which can be used in C
zlib.rar
- 这是一个C++开发应用程序部分,是一个库文件。,This is a C++ developing applications part of a library file.
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
CSharp_zlib_CE
- C#下的文件Zip操作,主要为了在数据网络传输中使用减少数据量,对于有压缩需求的朋友有很大用处。-C# Document under the Zip operation, mainly in the data network to use to reduce the amount of data compression for the needs of our friends have great usefulness.
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
zlibC
- 这是一个纯C格式的ZIP和UNZIP这个可以在SYMBIAN网络通信时用到。也得是通过移植才能使用。不过很方便-This is a pure C format ZIP and UNZIP this can be used when the network communication SYMBIAN. Have to be used through the transplant. But it is a convenient
BREW_Application_CPP_style
- brew in c++, sample engine which will make ur life bit easy
Mobiux
- 手持移动设备 mini GUI 源代码 以及下列库的源代码: libgif,libjpeg,libpng,libtiff and zlib 手机、电子词典等开发若想自己写GUI,可以参考这套源码,功能齐全而又不庞大复杂-a Mini GUI source codes for mobile device and source codes of the following libs: libgif,libjpeg,libpng,libtiff and zlib Good for
list_compress
- C++ program for listing files in a directory and two files showing how to compress files using zlib-C++ program for listing files in a directory and two files showing how to compress files using zlib...
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
zlib-1.2.5
- 想操作zip压缩流吗?这个库就是你想要的。zip作为最流行的压缩流事实标准,在压缩速度、压缩效果上取得完美平衡,远超rar, lass之流不平衡的压缩格式。 zlib操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持zip格式。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境
compress-master
- File compression/decompression example using zlib
zlib-1.2.11-vs2015
- 新版的zlib库,vs2015运行环境已搭建好,可直接编译通过。省去各种配置的麻烦。(The new version of the zlib library, vs2015 running environment has been set up, can be directly compiled through. Save the hassle of various configurations.)
zlib-1.2.8.tar
- * This code is derived from code formerly in pcap-dlpi.c, originally * contributed by Atanu Ghosh (atanu@cs.ucl.ac.uk), University College * London, and subsequently modified by Guy Harris (guy@alum.mit.edu), * Mark Pizzolato <List-tcpdump-w
ZipAndFile
- c++builder ZIP文件解压与压缩(ZLIB DLL调用)(C++builder ZIP file decompression and compression (ZLIB DLL call))
zlib-1.2.11
- 基于C/C++的开源库, 用于解压/压缩文件.(An open source library based on C/C++, which is used to unzip / compress files)