搜索资源列表
HUFFMAN_entropy
- 运行主函数,得出Huffman码字、平均字长、信源熵。可根据需要修改信源概密 p-running main function, drawn Huffman code word, the average size, entropy source. Under the need to amend the corresponding source close p
Huffman编码及解码
- Huffman 编码及解码作业
huffman-verifafgwgh
- Huffman source code. you can do text encoding.
HuffMan
- Compress file using code Huffman algorithim
huffman-0.81
- This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.-This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding.
Huffman
- data compression algorithm with Huffman
Huffman-coding
- 用哈夫曼编码进行文件压缩与解压, 通过输入文件名来计算字符种类与频数来计算权值-Huffman coding with file compression and decompression, the file name by entering the type and frequency to calculate the number of characters to calculate the weights
Huffman
- Huffman Coding algorithm in MATLAB
Final-huffman
- huffman encoder of lena img
Huffman
- It is a graphical representation of the Huffman algorithm . the program is in accordance to the algorithm described in Cormen.
Huffman-encoder-decoder
- 编制一个哈夫曼编/译码器。利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。-Preparation of a Huffman encoder/decoder. Huffman coding communication can greatly improve the channel utilization, shorten the time of transmission of information, reduce the transmission cost.
Huffman
- Huffman Coding by C language
huffman
- huffman编码C语言实现,项目开发中经常用到的算法。-The the huffman encoding C language, algorithms are often used in the development of the project.
huffman
- 信息理论与编码中的霍夫曼编码的c语言实现,有两种实现方式。-Information theory and coding in the c language implementation of Huffman coding, there are two way.
Huffman-algorithm
- 哈夫曼算法的源代码程序,很适合用来学习理解及提高,非常经典哦!-Huffman algorithm source code, it is suitable for learning to understand and improve, very classic Oh!
huffman-algorithm
- this implementation huffman algorithm,you must try code. i think you must try.-this is implementation huffman algorithm,you must try code. i think you must try.
huffman
- 在数字信号处理时对数据进行压缩,采用matlab实现霍夫曼编码-To compress the data in digital signal processing using MATLAB achieved Huffman coding.
huffman
- huffman 树的c语言实现程序 自己编的 是以前的作业-the translation of huffman tree
Huffman
- 上传的文档为Huffman编码的C++实现代码,功能完备,编解码有较为详细的界面演示-Upload the document for the Huffman code C++ code, complete function, encoding and decoding have a more detailed interface demo
C语言实现哈夫曼编码
- 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
