-
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
-
use 4,558,302 algorithm compression decompression examples procedures, and can c...
利用lzw算法进行压缩解压缩的例子程序,并可以计算压缩时间。-use 4,558,302 algorithm compression decompression examples procedures, and can calculate the compression time.
- 2023-04-03 10:45:03下载
- 积分:1
-
静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman...
静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static Huffman coding, the document read from file.txt characters, statistics, and coding, the output of the huffman-u.txt
- 2023-06-17 11:35:03下载
- 积分:1
-
美国CRE 6.2 B2B网站系统升级补丁
美国cre loaded 6.2 b2b网站系统升级补丁-The United States cre loaded 6.2 b2b website system upgrade patch
- 2022-02-04 17:08:30下载
- 积分:1
-
Using matlab written huffman code, which did not use the matlab built
用matlab写的哈夫曼代码,里面没有用matlab内置的字母说明,完全是自己写的,让初学者练习和自己使用和参考。
- 2022-07-17 04:49:11下载
- 积分:1
-
绘图程序,他他他他他他他他他他他他他他他……
画图程序-drawing program Ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha Ha h a h a h a h a h a h a h a h a ha
- 2022-09-07 03:15:03下载
- 积分:1
-
网络编程,是一个网络服务器,通过它访问客户端
网络编程,是一个网络服务器,通过它访问客户端-Network Programming, is a network of servers, through its Access Client
- 2022-01-25 23:23:48下载
- 积分:1
-
Matlab implementation of the schroeder’s reverberator algorithm for audio filter...
Matlab implementation of the schroeder’s reverberator algorithm for audio filtering
- 2022-05-23 16:40:44下载
- 积分:1
-
音频文件编码为G729.VS2005编写,已测试
音频文件编码为G729.VS2005编写,已测试-G729.VS2005 encoding audio files to prepare for, have been tested
- 2022-06-01 11:26:13下载
- 积分:1
-
Huffman coding Tree Algorithm
哈夫曼编码树算法-Huffman coding Tree Algorithm
- 2022-02-01 21:16:27下载
- 积分:1