文件名称:haffman_tree
介绍说明--下载内容均来自于网络,请自行研究使用
我的一次数据结构课程设计HUFFMAN树的C++源代码,基本功能有:
1.显示27个字符的haffman编码;
2.输入m个字符,对应27个字符的权值进行haffman编码;
3.输入一串字符,用已经定义的haffman编码输出;-a data structure course design Speed HUFFMAN tree C source code, the basic function : 1. show 27 characters haffman coding; 2. m input characters, 27 characters corresponding to the value haffman coding; 3. imported a bunch of characters using a definition of haffman coding output;
1.显示27个字符的haffman编码;
2.输入m个字符,对应27个字符的权值进行haffman编码;
3.输入一串字符,用已经定义的haffman编码输出;-a data structure course design Speed HUFFMAN tree C source code, the basic function : 1. show 27 characters haffman coding; 2. m input characters, 27 characters corresponding to the value haffman coding; 3. imported a bunch of characters using a definition of haffman coding output;
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 67506279haffman_tree.rar 列表 haffman.cpp