资源列表
ex
- (1)一个包含10个元素的数组,已按升序排序,输入一个任意的整数,将该整数插入数组中,使数组元素仍保持升序排列。 要求编写一个通用的插入排序函数InsertSort,它带有三个参数,第一个参数是含有n个元素的数组,这n个元素已按升序排序;第二个参数给出当前数组中元素的个数;第三个参数是要插入的整数。该函数的功能是将一个整数插入到数组中,然后进行排序。另外还需要一个用于输出数组元素的函数Print,要求每一行输出5个元素。 (2)编程求下列两个矩阵的加法(结果矩阵的元素值是这
suanshu
- 该程序是实现对图片的压缩,使用的方法是算术编码-The program is to realize the compression of the images, using method of arithmetic coding
hafuman
- 实现了哈夫曼编码的源码函数,下面的字凑个数
sampleWinRRZIParchive
- simple win 32 console a-simple win 32 console app
12wavelet
- wavelet image compression
huffman
- huffman编码和解码,可从文件中读取,并将文件翻译成0,1代码-huffman encoding and decoding can be read from a file, and the translation of documents into the 0,1 code
y_a_s_u_o2
- 哈夫漫编码,提供字符统计,根据统计结果进行编码计算.-Hough Man coding for these characters statistics, according to statistics calculated results coding.
hafumanbianmayuhanzidianzhen
- 哈夫曼编码在汉字点阵压缩编码的应用,主要是对点阵字符的压缩编码
hafumanyimaiq
- 哈夫曼译码器简单程序,数据结构可能会用到。所以在这里传给大家
arthcoder
- 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
windshare
- discribe the influence of windshare
CS_IHT_recovery
- 压缩感知经典算法IHT算法源码,用于信号的重构-Compressed sensing IHT algorithm source code, classic algorithm for signal reconstruction.