文件名称:HuffmanCode
介绍说明--下载内容均来自于网络,请自行研究使用
/*哈夫曼编/译码器
完成Huffman 编码的译码过程。
即输入一个码串,请翻译成相应的字符串。
要求有编码过程和解码过程。*/-/* Huffman encoder/decoder to complete the decoding process of Huffman encoding. That the input string 1 yards, please be translated into the corresponding string. Requirements there is the process of encoding and decoding process.* /
完成Huffman 编码的译码过程。
即输入一个码串,请翻译成相应的字符串。
要求有编码过程和解码过程。*/-/* Huffman encoder/decoder to complete the decoding process of Huffman encoding. That the input string 1 yards, please be translated into the corresponding string. Requirements there is the process of encoding and decoding process.* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HuffmanCode.cpp