Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - delphi code
Search - delphi code - List
rle静态图片压缩DELPHI代码,可以对DEPHI程序员了解有很大帮助-rle static picture compression DELPHI code, programmers can DEPHI understanding will be of great help
Date : 2008-10-13 Size : 1.05mb User : 邹勇军

LZW和LZRW压缩算法源代码-LZW and the LZRW compression calculates the law origin code
Date : 2025-12-16 Size : 5kb User : valorsong

录制鼠标的动作代码-recording mouse movements code
Date : 2025-12-16 Size : 33kb User :

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 rename my unit and force developers to have to update their code than to make developers worry about the possible file contention in delphi 6 and 7.-The zlibex.pas unit included in this Archi ve will work with Delphi 5, 6, and 7. if you previously downloaded my delphi five u nit. you will notice that the unit has been renamed. t his was done because borland included in its del Delphi 6 and 7 lib directories zlib.dcu a file and i f ELT it was more correct to rename my unit and forc e developers to have to update their code than to make developers worry about the possible file c delphi ontention in 6 and 7.
Date : 2025-12-16 Size : 187kb User : 江焱风

压缩解压缩代码,开发环境为delphi7,win2000和winXP下顺利通过测试,本软件包含两个压缩算法-compression decompression code development environment for delphi7. winXP WIN2000 and smoothly pass the test, the software includes two compression algorithm
Date : 2025-12-16 Size : 1.02mb User : 钟世友

rle静态图片压缩DELPHI代码,可以对DEPHI程序员了解有很大帮助-rle static picture compression DELPHI code, programmers can DEPHI understanding will be of great help
Date : 2025-12-16 Size : 1.05mb User : 邹勇军

用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
Date : 2025-12-16 Size : 180kb User : darren

来自国外的一个加壳压缩代码-From abroad a加壳compression code
Date : 2025-12-16 Size : 46kb User : sunhao1

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 encrypted file. It s written in Delphi 6, enjoy the source code.
Date : 2025-12-16 Size : 5kb User : ff3g3f3

GZip working code...Open Source-GZip working code...Open Source...
Date : 2025-12-16 Size : 148kb User : Cipee

无损压缩算法代码包、 无损压缩算法代码包-Lossless compression algorithm code package
Date : 2025-12-16 Size : 101kb User : luqian

开源算法7zip(SevenZip)的VCL组件(源码),适用于Delphi2007,Delphi2009,版本为0.74a-Open-source algorithm 7zip (SevenZip) of the VCL components (source code), applicable Delphi2007, Delphi2009, version 0.74a
Date : 2025-12-16 Size : 661kb User :

delphi File Crypter Pro source code
Date : 2025-12-16 Size : 15kb User : mesut

DELPHI 7实现的一个图像管理系统,-DELPHI IMAGE SYSTEM
Date : 2025-12-16 Size : 210kb User : zhongrongzhan

dll,exe压缩工具 upx源代码,网上的代码,不是原创!-dll, exe compression tool upx source code, web code, not the original!
Date : 2025-12-16 Size : 363kb User : 王聪

此为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 of ZLib 1.2.5. The original is written in C, in VC++, BC++ or C++ Builder is very easy to direct the use of natural, for the Delphi developer, although the transplant Delphi version comes with ZLib (zlib.pas), but version 1.0.4, and must be compiled using Borland own generated zlib.dcu (of course, in the full version of the CD-ROM contains the compiled zlib library. obj file and the c code, and subsequent versions of amended a number of bug, and more significantly enhance performance. This source code is compiled for the version of Delphi.
Date : 2025-12-16 Size : 170kb User : dylan

SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免费!可改造成自己的文件格式。 (9)含源码、Demo,上手快! -SFDS virtual file system, a series of relevant documents, whose structure is similar to compressed files (but not compressed files), can be used for program development, its advantages: (1) compression/decompression done automatically by the system, the user need not master this technology takes energy (2) is fully compatible with Delphi and the like operations (3) flow can be started from the middle of the virtual file system to end, not as general as compressed files, read from the beginning (4) thread-safe, can read and write from the same document, multiple streams (5) The maximum support 2G of large files (6) against a flow of a "shortcut", similar to the shortcut way Winodws (7) can be a variety of search (8) open source, free of charge! Can be transformed into its own file format. (9) with source code, Demo, learn fast!
Date : 2025-12-16 Size : 467kb User : 王金其

自制压缩、解压小工具,比RAR的效率还要高一点的。呵-Self-compression, decompression of small tools, even higher than the efficiency of RAR point. Oh. .
Date : 2025-12-16 Size : 195kb User : kefan

zlib在vs、delphi、vb等环境下的解压缩案例-zlib decompression vs, delphi, vb environment case
Date : 2025-12-16 Size : 71kb User : cathy

Delphi代码写的一个读取img镜像文件的程序,可以解压保存或查看镜像中存在文件-Delphi code to write a program to read img image file, you can save the extracted files exist or view mirror
Date : 2025-12-16 Size : 3.84mb User : 陈俊
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.