搜索资源列表
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
tpabbrevia_3_04
- Abbrevia is a compression toolkit for Borland Delphi, C++Builder, & Kylix. It supports PKZIP 4, Microsoft CAB, TAR, & gzip formats & the creation of self-extracting archives. It includes visual components that simplify the manipulation of ZIP files.-
Delphi_VC_JPEG2000
- 在VC下实现的jpeg2000的编解码的程序,包含一个delphi的调用程序-in VC under the JPEG2000 codec of the procedure, including a procedure call delphi
zip_compress
- 一个delphi下压缩成zip文件的例子-under a compressed into a zip file of examples
filecrypterpro
- FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
DlpZip
- 一个delphi中压缩的组件VCLZip,有帮助文件-Delphi in a compression component VCLZip, there are help files
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
UPXShellSource
- UPXShell 压缩解压缩Windows下的exe和dll文件, 其原理基于加壳原理, UPX也是一个Windows下的可执行文件加壳工具-Windows compression UPXShell extract exe and dll under the document, and its principle加壳based on the principle, UPX is a Windows executable file under加壳tools
AmZip
- 可以压缩和解压一个文件夹(里面有多个文件)或者一个文件!-Compression and decompression can be a folder (there are multiple files) or a file!
MyVPN-0_1
- vpn虚拟专用网络的一个开源搭建工具,可以按你的要求自己搭建一个虚拟专用网-vpn virtual private network to build an open source tool, you can request your own by creating a Virtual Private Network
zlib_v1.2.3
- zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本. -zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The vers
LZBRS
- A small simple and fast LZ77 based compression algortihm which is really fast on compression and decompression. Compilable with Delphi and FreePascal
200510282246282796
- 简单的网吧收费系统,可用在小型网吧,有服务端与客户端两个部分组成。-Simple Internet cafe billing system can be used in a small cafe
JPGBMPCompress
- 能够压缩简单的JPG和BMP格式的图片,使用Delphi开发。-Can be compressed JPG and BMP format, a simple picture, use the Delphi development.
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
SingleFileDataStorage1.4.1
- SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免
delphi_unrar
- 在用Delphi编写的程序中调用UnRAR.D-Using a program written in Delphi to call UnRAR.DLL
plyasuo
- 一个DELPHI写的批量压缩的例程,供入门的童鞋参考,是zip的。-DELPHI write a batch compression routines, children' s shoes for the entry of the reference, is zip the.
sevenzip
- Delphi用的解压压缩程序,个人认为是最好的,支持的格式非常多。网上有很多Dz7Zip的,号称不用7z.dll的那个,实际就是根据这个做的,并且Dz7Zip有个严重问题,函数完成后才解压,于是在递归算法中,Dz7Zip就无效。我一直用sevenzip,感觉不错,还没碰到什么问题。-Delphi used to extract the compressed program, personally think is the best format is very much supported. T
lz4-delphi-master
- Delphi bindings for [lz4](https://code.google.com/p/lz4/). Includes easy-to-use wrapper class and an default mode implementation of the new [lz4s streaming format](http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html).
