文件名称:huofuman
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 295kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个哈夫曼编码/译码系统,对字符串进行编码/译码 要求: (1)从键盘输入字符串,以回车结束; (2)根据字符串中字符出现的概率进行哈夫曼编码;) (3)并输出编码结果和编码表;(4)根据编码结果和编码表还原字符串; (5)输出编码过程中构造的哈夫曼树。
-Design a Huffman encoding/decoding system, the string encoding/decoding requirements: (1) from the keyboard input string in order to enter an end (2) According to the probability of a string of characters appears to Huffman coding ) (3) and the output encoding results and coding table (4) According to the results of coding and coding table to restore the string (5) output of the Huffman encoding process for constructing the tree.
-Design a Huffman encoding/decoding system, the string encoding/decoding requirements: (1) from the keyboard input string in order to enter an end (2) According to the probability of a string of characters appears to Huffman coding ) (3) and the output encoding results and coding table (4) According to the results of coding and coding table to restore the string (5) output of the Huffman encoding process for constructing the tree.
相关搜索: 哈夫曼编码译码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huofuman
........\Code
........\....\a.txt
........\....\Code.aps
........\....\Code.clw
........\....\Code.cpp
........\....\Code.dsp
........\....\Code.dsw
........\....\Code.h
........\....\Code.ncb
........\....\Code.opt
........\....\Code.plg
........\....\Code.rc
........\....\CodeDlg.cpp
........\....\CodeDlg.h
........\....\codefile.txt
........\....\Debug
........\....\.....\Code.exe
........\....\.....\Code.obj
........\....\.....\Code.pdb
........\....\.....\Code.res
........\....\.....\CodeDlg.obj
........\....\.....\codefile.txt
........\....\.....\hc.txt
........\....\.....\Hufuman.obj
........\....\.....\StdAfx.obj
........\....\.....\vc60.pdb
........\....\decodefile.txt
........\....\hc.txt
........\....\Hufuman.cpp
........\....\Hufuman.h
........\....\ReadMe.txt
........\....\res
........\....\...\Code.rc2
........\....\Resource.h
........\....\StdAfx.cpp
........\....\StdAfx.h
........\霍夫曼编码与解码问题.doc
........\Code
........\....\a.txt
........\....\Code.aps
........\....\Code.clw
........\....\Code.cpp
........\....\Code.dsp
........\....\Code.dsw
........\....\Code.h
........\....\Code.ncb
........\....\Code.opt
........\....\Code.plg
........\....\Code.rc
........\....\CodeDlg.cpp
........\....\CodeDlg.h
........\....\codefile.txt
........\....\Debug
........\....\.....\Code.exe
........\....\.....\Code.obj
........\....\.....\Code.pdb
........\....\.....\Code.res
........\....\.....\CodeDlg.obj
........\....\.....\codefile.txt
........\....\.....\hc.txt
........\....\.....\Hufuman.obj
........\....\.....\StdAfx.obj
........\....\.....\vc60.pdb
........\....\decodefile.txt
........\....\hc.txt
........\....\Hufuman.cpp
........\....\Hufuman.h
........\....\ReadMe.txt
........\....\res
........\....\...\Code.rc2
........\....\Resource.h
........\....\StdAfx.cpp
........\....\StdAfx.h
........\霍夫曼编码与解码问题.doc