搜索资源列表
Fano
- 费诺编码的简单应用及编码方法,信息论实验用的-Application fee simple promise coding and encoding method used in information theory test
Huffman
- 霍夫曼编码实验报告,内含源代码,编码原理 -Huffman coding lab report, containing the source code, coding theory
Huffman
- 中国海洋大学 数据结构课程设计课题本人作品,利用哈弗曼编码原理实现对ascii字符文本文件的压缩与解压处理.压缩率为58 -60 .-Ocean University of China data structures course design project I work, the use of Hafu Man coding theory to achieve the ascii characters of the text file compression and decompressio
huffman
- huffman编码是信息论课程设计和数据结构常用的编码,这里给出了4元和6元huffman的源代码-Huffman coding is information theory course design and the data structure of the commonly used code, this gives 4 and 6 yuan Huffman of source code
fano
- fano编码是信息论和数据结构常用的编码方式,这里给出了2.3.4进制的费诺编码-Fano coding is information theory and data structure of the commonly used coding method, this gives 2.3.4 into the system of feanor coding
huffman
- 信息论程序中的霍夫曼编码程序,喜欢的就速度抱走吧-Huffman coding procedures in the information theory in the program, like the speed of which go
Chimbal---Theory-of-information-and-coding
- Theory of information coding
huffmancode
- 哈夫曼编码是一种常用的数据压缩技术,对数据文件进行哈夫曼编码可大大缩短文件的传输长度,提高信道利用率及传输效率。要求采用哈夫曼编码原理,统计文本文件中字符出现的词频,以词频作为权值,对文件进行哈夫曼编码以达到压缩文件的目的,再用哈夫曼编码进行译码解压缩。 统计待压缩的文本文件中各字符的词频,以词频为权值建立哈夫曼树,并将该哈夫曼树保存到文件中。 -Huffman coding is a commonly used data compression technology, Huffman
