-
WIN95/98 PE压缩软件源程序
WIN95/98 PE压缩软件源程序-WIN95/98 PE compression software source program
- 2023-09-06 10:30:02下载
- 积分: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
-
视频格式转换的程序
视频格式转换的程序-video format conversion process
- 2022-01-25 19:26:30下载
- 积分: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
-
G.723
g.723-40 C代码-G.723-40 C code
- 2022-02-16 04:16:32下载
- 积分:1
-
哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。...
哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
- 2022-01-28 19:56:57下载
- 积分:1
-
zip压缩算法,类似winzip
zip压缩算法,类似winzip -zip compressing algorithm,which is like winzip
- 2023-07-28 11:00:18下载
- 积分:1
-
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找...
Quick Mutli Search算法,对QuickSearch算法的改进,支持一次搜索多个子串、正/反向查找、不区分大小写查找-Quick Search algorithm, right QuickSearch algorithm, to support a number of search-string is/Reverse Search, Search is case insensitive
- 2022-06-16 10:27:20下载
- 积分:1
-
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。-VQ compression algorithm, with training data. This is a very classic compression coding algorithm.
- 2022-03-23 18:07:03下载
- 积分:1
-
经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。...
经典的LZW77编码,用C语言写的,运行速度快,代码稳定性好,压缩效果好。值得下载。-Classic LZW77 coding, using C language and running fast, the code has good stability, good compression. Worth downloading.
- 2022-06-03 17:21:07下载
- 积分:1