文件名称:Huffman-Tree
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-22
- 文件大小:
- 2.74mb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用三叉链表实现的哈夫曼树,统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,对01形式的编码段进行译码。
具体的要求:
1.将给定字符文件编码,生成编码,输出每个字符出现的次数和编码;
2.将给定编码文件译码,生成字符,输出编码及其对应字符。
-Emergence of the frequency of each character in the trigeminal lists using the Huffman tree, statistics inputfile1.txt, and accordingly the Huffman tree structure, preparation of Huffman code according to the coding has been. 01 to form the code segment for decoding.
Specific requirements:
1 coding the given character file, generating the encoding, and outputting the number and encoding of each character
2 will be given the encoding file decoding, generating the character, the output code and its corresponding character.
具体的要求:
1.将给定字符文件编码,生成编码,输出每个字符出现的次数和编码;
2.将给定编码文件译码,生成字符,输出编码及其对应字符。
-Emergence of the frequency of each character in the trigeminal lists using the Huffman tree, statistics inputfile1.txt, and accordingly the Huffman tree structure, preparation of Huffman code according to the coding has been. 01 to form the code segment for decoding.
Specific requirements:
1 coding the given character file, generating the encoding, and outputting the number and encoding of each character
2 will be given the encoding file decoding, generating the character, the output code and its corresponding character.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
三叉链表实现的Huffman树
.......................\Debug
.......................\.....\三叉链表实现的Huffman树.exe
.......................\.....\三叉链表实现的Huffman树.ilk
.......................\.....\三叉链表实现的Huffman树.pdb
.......................\三叉链表实现的Huffman树
.......................\三叉链表实现的Huffman树.sdf
.......................\三叉链表实现的Huffman树.sln
.......................\三叉链表实现的Huffman树.v11.suo
.......................\.......................\Debug
.......................\.......................\.....\CL.read.1.tlog
.......................\.......................\.....\CL.write.1.tlog
.......................\.......................\.....\link-cvtres.read.1.tlog
.......................\.......................\.....\link-cvtres.write.1.tlog
.......................\.......................\.....\link-rc.read.1.tlog
.......................\.......................\.....\link-rc.write.1.tlog
.......................\.......................\.....\link.read.1.tlog
.......................\.......................\.....\link.write.1.tlog
.......................\.......................\.....\vc110.idb
.......................\.......................\.....\vc110.pdb
.......................\.......................\.....\三叉链表实现的Huffman树.lastbuildstate
.......................\.......................\.....\三叉链表实现的Huffman树.log
.......................\.......................\.....\源.obj
.......................\.......................\三叉链表实现的Huffman树.vcxproj
.......................\.......................\三叉链表实现的Huffman树.vcxproj.filters
.......................\.......................\源.cpp