搜索结果
找到约 71 项符合
ZLib 的查询结果
按分类筛选
压缩解压 Delphi Zlib 压缩解压缩算法
Delphi Zlib 压缩解压缩算法,
不需要任何VCL元件,也不需任何D
压缩解压 zlib 内存压缩解压程序。。可以在内存中进行压缩解压、
zlib 内存压缩解压程序。。可以在内存中进行压缩解压、
压缩解压 zlib是文件压缩算法,它的压缩和解压算法都是完全公开的
zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.
压缩解压 使用VC++封装为动态库的zlib压缩解压算法,使用方便!
使用VC++封装为动态库的zlib压缩解压算法,使用方便!
DSP编程 ZLIB Archiver. Unit1.dfm Unit1.pas ZLBA.bdsproj ZLBA.cfg ZLBA.dpr ZLBA.exe ZLBA.res ZLBARCV.
ZLIB Archiver.
Unit1.dfm
Unit1.pas
ZLBA.bdsproj
ZLBA.cfg
ZLBA.dpr
ZLBA.exe
ZLBA.res
ZLBARCV.ZIP
压缩解压 zlib 压缩算法 测试过
zlib 压缩算法 测试过,非常稳定,可靠,
推荐大家试试看
压缩解压 The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously dow
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 a zlib.dcu file and i felt it was more correct to ...
多国语言处理 psp上的reader 这个是以月光老大的cnreader为基础 增加了zip文件浏览功能
psp上的reader
这个是以月光老大的cnreader为基础
增加了zip文件浏览功能,象浏览目录一样浏览zip文件。
zip内部的中文文件名可以正常显示
修正了原版的cnreader不能显示中文路径名的问题(同处理中文文件名一样处理)。
我只有1.5的,所以1.0没有测试过。
zlib用的是网上流行的版本,可能是1.2.2版,这个版本已经确认了 ...
加密解密 著名的压缩代码的 1.1.4版
著名的压缩代码的
1.1.4版,Delphi中的zlib用的就是他
压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder
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, and so on. So for those who have read zlib.h (a ...