搜索资源列表
统计压缩算法
- 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as
ImageCoding
- 这是关于图像压缩编码的VC源代码,该代码可实现Huffman编码、Shannon-Fano编码、算术编码以及位平面编码等算法。对作图像压缩编码的同仁是个很好的参考代码。代码来自《数字图像处理典型算法及实现》。-This is the image compression coding on the VC source code, the code can be realized Huffman coding, Shannon-Fano c
Shannon
- Shannon算法C语言的实现 Shannon算法C语言的实现-Shannon algorithm C language C Language realize Shannon algorithm realization
Shannon
- 香农编码,源文件是在工程文件夹下,当程序运行后,压缩文件会在工程文件夹下生成-Shannon code, source files in the project folder, when the program runs, the compressed file will be generated under the project folder
Shannon
- 香农编码器,可以通过输入指定符号的概率 , 然后自动生成对应的香农编码-Shannon encoder can be specified by entering the probability of symbols, and then automatically generate the corresponding Shannon coding
shannon
- //任意给定一个信源模型,编程实现其二进制Shannon编码,输出编码结果并给出译码过程。-//Any given a source model, programming Shannon realize its binary encoding, the results of the output encoding and decoding process is given.
fano
- 用vc++实现香农编码、费诺编码、哈夫曼编码-With vc++ Achieve Shannon coding, Fenno coding, Huffman coding
shannon
- 香农信源编码,实现了其基本功能。采用二进制香农编码-Shannon source coding to achieve its basic features. Shannon used a binary encoding
shannon
- 自己编写的一个用于信源的二元shannon编码-I have written a letter for the source of the binary encoding shannon
shannon-report
- 这是一篇英文文献,文章题目是Claude Shannon and "A Mathematical Theory of Communication".是香农的《通信的数学理论》一文的读书报告。内容包括:香农的生平背景、消息、信息、熵函数、信源编码、信道编码等。-This is an English literature article entitled Claude Shannon and " A Mathematical The
fano
- 信息论中变长编码的香农编码程序,大家可以互相学习-Variable-length coding in information theory Shannon coding procedures, we can learn from each other
ShannonFanocodingdecoding
- 这个程序是用来实现香农-法诺编码解码的matlab程序,它可以有效地进行二值和彩色图像的压缩和解压-This procedure is used to achieve the Shannon- Fano encoding and decoding of the matlab program that can be effectively carried out two values and color image compression
Shannon
- 香农编码的C++程序,是我一个老师自己编写的!-Shannon-coded C++ program is that I have written a teacher!
ShannonFanocoding
- 香农费诺编码输入为+7个信源符号,其概率分布为:(其中信源符号用A+B、、G表示)A_0.2++B_0.19++C_0.18++D_0.17++E_0.15++F_0.10++G_0.01然后输入程序中得到结果(详细文档,值得一下)香农-费诺编码-Shannon Fenaux+7 encoded input source symbols, the probability distribution as follows: (where s
HuffmanandShannon-Fanosourcecoding
- Huffman and Shannon-Fano source coding
Shannon-fano
- A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
fano
- 香农 费诺 哈弗曼的c实现信息论与编码的实践上机课程-Shannon 费诺哈弗曼 the c implementation
Shannon_fano_Elias
- This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulati
SHANON
- Shannon fano code in C
SHANNON FANO
- Shannon fano encodeing