文件名称:Huffman
介绍说明--下载内容均来自于网络,请自行研究使用
实现Huffman编码、解码功能。
主函数的流程:定义Huffman树T并初始化T。提示手动输入文本文件或者加载 已存在的文本文件,然后程序进入主菜单Main Menue(),根据输 入的选择项调用相应的函数、实现相应的逻辑功能。-Achieve Huffman encoding, decoding functions. The main function of the process: Define Huffman tree T and initialize T. Prompted to manually input text file or load a text file already exists, then the program enters the main menu Main Menue (), according to the input selection corresponding function calls to achieve the corresponding logic function.
主函数的流程:定义Huffman树T并初始化T。提示手动输入文本文件或者加载 已存在的文本文件,然后程序进入主菜单Main Menue(),根据输 入的选择项调用相应的函数、实现相应的逻辑功能。-Achieve Huffman encoding, decoding functions. The main function of the process: Define Huffman tree T and initialize T. Prompted to manually input text file or load a text file already exists, then the program enters the main menu Main Menue (), according to the input selection corresponding function calls to achieve the corresponding logic function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman.doc