-
SVD_on_Matlab
SVD algorithm implementation in Matlab
- 2020-07-17 14:28:50下载
- 积分:1
-
HuffmanCompress
基于哈弗曼树的压缩软件,可压缩文字和位图。(Huffman tree based compression software, compressible text and bitmaps.)
- 2014-04-23 20:09:34下载
- 积分:1
-
7z1900_c
说明: 支持7zip压缩解压缩功能,c语言源码。(Support 7zip compression and decompression function, C language source code)
- 2020-06-23 09:51:10下载
- 积分:1
-
Daubechies_EZW
Daubechies小波变换和嵌入式零树编码(EZW)C语言程序,非常有用(Daubechies wavelet transform and embedded zero-tree coding (EZW) C language program, very useful)
- 2008-08-20 10:17:38下载
- 积分:1
-
ZCRYPT23
ZIP文件的一个编解码算法,主要用于ZIP文件的加解密。(ZIP file of a codec algorithm, mainly used in ZIP file encryption and decryption.)
- 2007-11-26 12:46:33下载
- 积分: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
-
huffman
霍夫曼编码,这是信息论方面很重要的一种编码方式,对学习信息论理论的人很重要!(Huffman code)
- 2009-07-01 11:31:28下载
- 积分:1
-
RLC
使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。(The use of C language RLE image compression, superior performance, code is simple, easy to achieve.)
- 2007-11-27 11:48:48下载
- 积分:1
-
klt-dct
klt经典程序,可以在matlab里面直接运行(KLT classical procedures, can be run directly in matlab)
- 2009-03-01 16:19:36下载
- 积分:1
-
LCD
液晶屏,液晶面板的专业用语,适合初学者。(LCD screen, LCD panel of professional language, suitable for beginners.)
- 2009-10-24 01:49:19下载
- 积分:1