-
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
-
实现LZW的编码和解码,适用于gif图像格式。
实现LZW的编码和解码,适用于gif图像格式。-Realize the encoding and decoding LZW, applicable to gif image format.
- 2022-07-21 08:45:38下载
- 积分:1
-
themselves prepared a LZW compression algorithm used to compress the document pr...
自己编写的一个采用LZW压缩算法对文件进行压缩的程序;-themselves prepared a LZW compression algorithm used to compress the document procedures;
- 2022-01-22 17:24:35下载
- 积分:1
-
一个好的多媒体控件twaveplayer
一个好的多媒体控件twaveplayer-a good multimedia controls twaveplayer
- 2022-03-19 21:37:03下载
- 积分:1
-
lzw压缩解压算法源码
lzw压缩解压算法源码-The soruce of LZW compression algorithm
- 2023-04-04 06:40:04下载
- 积分:1
-
graphcut源代码,提供下载,共同学习,共同进步
graphcut源代码,提供下载,共同学习,共同进步
- 2022-08-31 14:00:03下载
- 积分:1
-
JPEG编码源代码
JPEG编码源代码-JPEG encoding source
- 2022-03-23 10:00:40下载
- 积分: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
-
h.263解码器 视频会议 图像采集 图像压缩
h.263解码器 视频会议 图像采集 图像压缩-h.263 codec video conferencing image acquisition image compression
- 2022-06-02 05:20:51下载
- 积分:1
-
不错的pwm控制
不错的pwm控制-Good pwm control! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-01-25 20:38:43下载
- 积分:1