文件名称:Huffman
介绍说明--下载内容均来自于网络,请自行研究使用
用mfc完成的哈夫曼树的功能
给出一组关键字,建立哈夫曼树,完成以下功能:
(1)完成关键字来自于输入
(2)完成关键字来自于文本
(3)完成编码,显示编码结果
(4)画树-Completed using mfc Huffman tree function gives a set of keywords, the establishment of the Huffman tree, complete the following functions: (a) completion of keywords from the input (2) completion of keywords from the text (3) complete coding display coding results (4) painting trees
给出一组关键字,建立哈夫曼树,完成以下功能:
(1)完成关键字来自于输入
(2)完成关键字来自于文本
(3)完成编码,显示编码结果
(4)画树-Completed using mfc Huffman tree function gives a set of keywords, the establishment of the Huffman tree, complete the following functions: (a) completion of keywords from the input (2) completion of keywords from the text (3) complete coding display coding results (4) painting trees
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman 源代码\Haffcode.cpp
..............\Haffman 1152256.cpp
..............\Haffman 1152256Dlg.cpp
..............\Input.cpp
Huffman 源代码