搜索资源列表
huffchanonDPCMcoding
- imagecoding ,包括霍夫曼编码,香农编码,DPCM编码-imagecoding, including Huffman coding, Shannon coding, coding DPCM
shannonsource1
- 信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。-information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem.
shannonsource2
- 信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。-information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem.
ImageCoding
- 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
Shannoncoding
- shannon编码,其中讲了一些香农编码的步骤,而且有shannon编码的程序-shannon encoding, which made some of the steps Shannon coding, and coding procedures shannon
ImageCoding
- 本例给出了几种编码方法的源码,包括:霍夫曼编码,香农编码,位平面编码等-This example shows the source code of several encoding methods, including: Huffman coding, Shannon coding, bit plane coding, etc.
HuffmanandShannon-Fanosourcecoding
- Huffman and Shannon-Fano source coding
filter1
- 高通滤波器,带通滤波器,数字FIR滤波器-The Shannon entropy is a measure of the average information content one is missing when one does not know the value of the random variable. The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory
shannon
- 使用VC++实现香农编码的功能,简单好用-Use VC++ coding to achieve the Shannon function, simple and easy to use
Shannon-fano
- A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
Source_coding
- 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
shannon
- 一个香农编码程序,用c写的,希望对大家有用-1 Shannon coding process, using c write, we want to be useful
shannon
- 信息论与编码的典型香农编码的Matlab源码-Typical information theory and coding Matlab source code Shannon
Shannon
- 香农编码过程,有编码步骤,输出二进制编码结果-Shannon coding, step by step, the output binary coded results
Shannon
- Shannon编码程序。解决信号矢量问题。-Shannon coding procedures. Solve the problem of signal vector
SHANNON.ZIP.rar
- 香农编码的C++实现。原理说明以及源代码。,The Shannon coding C++. Principle of instructions and source code.
Shannon
- 用香农编码计算概率分布,信息论与编码实验内容。-The Shannon coding probability distribution, information theory and coding experiment content.
shannon
- 香农编码的C语言实现,这里的程序比较简单,适合初学者练习写代码用-The Shannon coding in C language, the procedure is relatively simple, suitable for beginners to practice writing code
Shannon
- 香农编码属于不等长编码,通常将经常出现的消息编成短码,不常出现的消息编成长码。从而提高通信效率。 -Shannon coding are of unequal length encoding, the message will usually appear regularly compiled a short code, infrequent message encoding growth yards. Thereby improving communication effici
Shannon
- 该例程是自己对香农编码的实现,对matlab中函数的自己编写-The routine is his own Shannon coding to achieve the function of the MATLAB