-
jpeg
说明: 这是一个实现JPEG图像编解码的程序,效果很好,可以用(This is an implementation of JPEG image decoding process, good results can be used)
- 2010-04-06 12:15:06下载
- 积分:1
-
Somp
SOMP算法,该算法主要是应用在压缩传感中的信号恢复算法。(Compressed Sensing)
- 2011-06-16 15:30:55下载
- 积分:1
-
crc
Many crc routine in C
- 2008-03-26 17:01:23下载
- 积分:1
-
mmse
低复杂度下基于mmse的turbo均衡,降低了算法的计算复杂度(Low Complexity MMSE-based balance of the turbo, reducing the algorithm computational complexity)
- 2021-03-24 08:39:15下载
- 积分:1
-
klt-dct
klt经典程序,可以在matlab里面直接运行(KLT classical procedures, can be run directly in matlab)
- 2009-03-01 16:19:36下载
- 积分:1
-
DS4
设电文字符集D及各字符出现的概率F如下:
D={a,b,c,d,e,f,g,h}(字符数n=8)
F={5,29,7,8,14,23,3,11}( )
编写完成下列功能的程序:
①构造关于F的Huffman树;
②求出并打印D总各字符的Huffman编码。
程序结构: 类型说明;
构造Huffman树的函数:Huffman_tree(H[m+1]);
求Huffman编码的函数:Huffman_code(code[n+1]);
main()
{ 变量说明;
输入字符集D及频率F;
调用Huffman_tree(H);
调用Huffman_code(code);
打印编码;
Y 继续?
N
停止
}
- 2015-06-06 16:41:33下载
- 积分:1
-
ZIP
zip压缩源代码,附有整个工程,保证能用,可应用于文件压缩,内存压缩(zip compressed source code, with the whole project, and ensure that use, can be applied to file compression, memory compression)
- 2008-12-15 21:33:12下载
- 积分:1
-
sdf2samples
用于开发Windows Mobile的参考源程序(Windows Mobile for the development of a reference source)
- 2008-06-30 10:24:17下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分:1
-
shunxubiao
顺序表插入删除,典型的教科书式的程序。老师给的。。。。。。(The order of the table insert removed, a typical textbook-style programs.)
- 2010-01-10 11:23:19下载
- 积分:1