-
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
-
mp3编解码源程序,非常好
mp3编解码源程序,非常好-mp3 codec source, a very good
- 2022-03-07 19:32:08下载
- 积分:1
-
音频文件编码为G729.VS2005编写,已测试
音频文件编码为G729.VS2005编写,已测试-G729.VS2005 encoding audio files to prepare for, have been tested
- 2022-06-01 11:26:13下载
- 积分:1
-
an improved huffman algorithm, which has a perfect compression efficiency.
一种改进的huaffman算法,压缩效率不错的喔!!来看看ba:)-an improved huffman algorithm, which has a perfect compression efficiency.
- 2022-11-26 04:15:03下载
- 积分:1
-
avi2mpg1_src 中包含了mpeg1编码的源程序
avi2mpg1_src 中包含了mpeg1编码的源程序
- 2022-01-26 06:46:52下载
- 积分:1
-
文件自动解压缩程序
文件自动解压缩程序-documents automatically extracted
- 2022-02-02 11:05:01下载
- 积分: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
-
SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。...
SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。-SPIHT multi-level tree splitting algorithm is a collection of basic knowledge, to explain in detail, suitable for beginners to understand the basic idea of the algorithm.
- 2022-02-25 15:16:16下载
- 积分:1
-
图书借阅系统查询功能
图书借阅系统查询功能-Book Loan System inquiry
- 2023-07-06 07:25: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