搜索资源列表
HuffmanEncoding
- 霍夫曼(Huffman)编码算法是满足前缀条件的平均二进制码长最短的编码算法。本文用Matlab语言编程实现了霍夫曼(Huffman)编码,并有详细的word说明
Huffman_coding
- 信道编码中的霍夫曼编码在matlab环境下的实现-Huffman coding
haffman
- Huffman 编码Matlab程序,自己写的,很好用,与大家分享-Huffman Coding
Huffman-matlab
- 哈夫曼是著名的一种信源无损压缩方法,该程序可以实现哈夫曼信源编码,(Huffman is a well-known source lossless compression method, the program can implement the Huffman source code,)
HuffmanCoding
- 文本信号的信源编码,利用MATLAB编程实现Huffman编码。(The source code of the text signal is coded by MATLAB programming.)