搜索资源列表
cximage_6_All_Package.zip
- 包含了一個完整的讀取圖形程式庫的源碼,可以並含詳細的英文註解,以及一個用該程式庫設計的一個圖像處理的軟體,內含多種範例及給不同語言用的lib還有VB的ocx(C++ Builder 6、WINCE for VS 2005、VB 6、Linux - KDevelop2),cximage600_full : full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer, LibMNG, LibDCR libraries, documenta
VB6_CompressZ-It_Code
- vb利用zlib 压缩源码,高人写了一个类-vb source code using zlib compression, an expert has written a class
zlib
- Zlib.dll 压缩可用 压缩byte数组-Zlib.dll compressed byte array can be compressed
zlib-1.2.5
- 想操作zip压缩流吗?这个库就是你想要的。zip作为最流行的压缩流事实标准,在压缩速度、压缩效果上取得完美平衡,远超rar, lass之流不平衡的压缩格式。 zlib操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持zip格式。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境
ZlibVBExample
- 调用zlib.dll进行文件夹压缩和解压源码例子,工程用VB编写,代码量少,通俗易懂。-Folder called zlib.dll for compression and decompression source example, works written with VB, the code less, easy to understand.
DotNet-Zlib-code
- zlib在vs、delphi、vb等环境下的解压缩案例-zlib decompression vs, delphi, vb environment case
cximage701_full
- full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer, LibMNG, LibDCR, LibPSD libraries, documentation and demo for Microsoft VisualStudio6 (VC++, VB), Visual Studio 2005 (Win32, x64 and WinCE), wxDev-C-full source code with JPG, PNG, TIF, ZLIB,
在内存中进行数据解压缩的分析比较
- 本文采用三种不同软件公司的动态链接库组件,分别进行内存解压缩实验,这三种组件分别是: 1、 使用zlib 软件公司的zlib.dll动态链接库组件进行内存解压 2、 使用info-zip软件公司的vbuzip10.dll(也就是unzip32.dll)动态链接库组件进行内存解压 3、 使用xceed软件公司的xceed zip compression library V5.0版本的xceedzip.dll动态链接库组件进行内存解压(This article uses three diffe
UnZip
- 一个vb实例,利用Zlib.dll库解压zip文件(A VB instance, using Zlib.dll library to decompress zip files)