-
通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。
通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。
-Delphi provided through the compression algorithm to achieve the file compression and decompression.
- 2023-05-10 20:25:03下载
- 积分:1
-
lzw的压缩程序,算法很经典 可以输出压缩的时间
lzw的压缩程序,算法很经典 可以输出压缩的时间-4,558,302 compression procedure, the algorithm classic can output the compressed time
- 2022-07-16 10:16:09下载
- 积分:1
-
h.263压缩标准的源代码。
这些代码都是经过试验的,大家可以放心使用。...
h.263压缩标准的源代码。
这些代码都是经过试验的,大家可以放心使用。-h.263 compression standard source code. These codes are tested, we can worry about.
- 2022-05-14 10:30:24下载
- 积分:1
-
比较不错的压缩算法
比较不错的压缩算法-quite good compression algorithm
- 2023-05-24 11:15:03下载
- 积分:1
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
pqmagic pro script,PQMagic 脚本说明.
pqmagic pro script,PQMagic 脚本说明.-pqmagic pro script!!!!!!!!!!!
- 2023-07-14 16:10:03下载
- 积分:1
-
解压zip文件的程序
解压zip文件的程序 -the program for uncompressing zip files
- 2023-07-23 18:15:02下载
- 积分:1
-
一个不错的视频压缩源码
一个不错的视频压缩源码-a good source of video compression
- 2022-06-19 02:57:11下载
- 积分:1
-
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a...
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.
- 2022-07-03 00:18:29下载
- 积分:1
-
Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。...
Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
- 2022-08-13 12:11:45下载
- 积分:1