搜索资源列表
hfm
- 涉及到哈弗曼编码和译码的c++实现具体过程,希望对学习c++的同胞有用-哈弗曼related to encoding and decoding of c++ to achieve specific process and want to learn c++' s compatriots useful. .
huffman
- 哈弗曼编码译码:利用哈夫曼树编码进行通信可以大大提高通信利用率,所的信息传输时间,降低传输成本。者要求在发送端通过一个编码系统对待传数需预先编码,在接收端将传来的数据进行一马复原。对于双工信道,每端都需要一个完整的编码译码系统。-huffman code
Huffman-coding-and-decoding
- 完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs