文件名称:Huffman_and_Data_Compression
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.62kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用霍夫曼编码的方式实现对一个文本文件的编码和解码。本程序产生的编码后的文件应该尽可能的小,解码后的文件应该和原来的文件是一样的。本算法的实现应该是高效的。
一些可能用到的数据结构和方法在下面列出。如果你发现另外一种更好的数据结或者方法,这很好,你并不需要用到任何特定的数据结构。
-Huffman encoding of the way to encode and decode a text file. This procedure produced encoded files should be as small as possible, the file should be decoded and the original file is the same. The implementation of this algorithm is efficient.
Some data structure and methods may be used are listed below. If you find another better data node or method, which is good, you do not need to use any particular data structure.
一些可能用到的数据结构和方法在下面列出。如果你发现另外一种更好的数据结或者方法,这很好,你并不需要用到任何特定的数据结构。
-Huffman encoding of the way to encode and decode a text file. This procedure produced encoded files should be as small as possible, the file should be decoded and the original file is the same. The implementation of this algorithm is efficient.
Some data structure and methods may be used are listed below. If you find another better data node or method, which is good, you do not need to use any particular data structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Node.h
PriorityQueue.h
第九次.cpp
Huffman.h
PriorityQueue.h
第九次.cpp
Huffman.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.