文件名称:Huffman
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:602.13kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个完整的系统应具有以下功能:
(1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;
(2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;
(3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码;
-A complete system should have the following functions: (1) initialize a read from the terminal and English characters, the frequency statistics for each character, the establishment of Huffman trees, and the tree into a document (2) encoding The Huffman tree is built using the character encoding, using the list displayed on the screen, and coding the results into another file (3) save the Huffman decoding using code, for any input 0,1 correctly decoded sequence
(1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;
(2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;
(3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码;
-A complete system should have the following functions: (1) initialize a read from the terminal and English characters, the frequency statistics for each character, the establishment of Huffman trees, and the tree into a document (2) encoding The Huffman tree is built using the character encoding, using the list displayed on the screen, and coding the results into another file (3) save the Huffman decoding using code, for any input 0,1 correctly decoded sequence
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Huffman/Huffman.cpp
Huffman/Debug/vc60.idb
Huffman/Debug/vc60.pdb
Huffman/Debug/Huffman.pch
Huffman/Debug/Huffman.obj
Huffman/Debug/Huffman.ilk
Huffman/Debug/Huffman.exe
Huffman/Debug/Huffman.pdb
Huffman/Huffman.dsp
Huffman/Huffman.ncb
Huffman/Huffman.plg
Huffman/Huffman.dsw
Huffman/Huffman.opt
Huffman/Debug
Huffman
Huffman/Debug/vc60.idb
Huffman/Debug/vc60.pdb
Huffman/Debug/Huffman.pch
Huffman/Debug/Huffman.obj
Huffman/Debug/Huffman.ilk
Huffman/Debug/Huffman.exe
Huffman/Debug/Huffman.pdb
Huffman/Huffman.dsp
Huffman/Huffman.ncb
Huffman/Huffman.plg
Huffman/Huffman.dsw
Huffman/Huffman.opt
Huffman/Debug
Huffman
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.