文件名称:huffmancode
-
所属分类:
- 标签属性:
- 上传时间:2014-06-28
-
文件大小:1.71kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
哈夫曼编码是一种常用的数据压缩技术,对数据文件进行哈夫曼编码可大大缩短文件的传输长度,提高信道利用率及传输效率。要求采用哈夫曼编码原理,统计文本文件中字符出现的词频,以词频作为权值,对文件进行哈夫曼编码以达到压缩文件的目的,再用哈夫曼编码进行译码解压缩。
统计待压缩的文本文件中各字符的词频,以词频为权值建立哈夫曼树,并将该哈夫曼树保存到文件中。
-Huffman coding is a commonly used data compression technology, Huffman coding data files can greatly reduce transmission length of the file, to improve channel utilization and transmission efficiency. Require the use of Huffman coding theory, word frequency statistics characters appear in the text file to word frequency as weights, the file compression Huffman coding to achieve the purpose of the document, and then Huffman decoding decompression.
Statistical text file to be compressed term frequency of each character, word frequency as weights to build the Huffman tree, and save the Huffman tree to a file.
统计待压缩的文本文件中各字符的词频,以词频为权值建立哈夫曼树,并将该哈夫曼树保存到文件中。
-Huffman coding is a commonly used data compression technology, Huffman coding data files can greatly reduce transmission length of the file, to improve channel utilization and transmission efficiency. Require the use of Huffman coding theory, word frequency statistics characters appear in the text file to word frequency as weights, the file compression Huffman coding to achieve the purpose of the document, and then Huffman decoding decompression.
Statistical text file to be compressed term frequency of each character, word frequency as weights to build the Huffman tree, and save the Huffman tree to a file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
huffmancode.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.