搜索资源列表
Authority--Huffman.Codec
- 霍夫曼(Huffman)编码是1952年为文本文件而建立,是一种统计编码。属于无损压缩编码。-Hoffman (Huffman) coding is established in 1952 as a text file, is a statistical coding. Belong lossless compression encoding.
Hoffuman
- 霍夫曼压缩解压 可用于压缩解压文件 用于数据结构学习-Huffman compression decompression can be used for data compression decompression file structure learning
Chapter4
- 模拟数字转换,数据压缩,无噪声编码,霍夫曼编码-Analog to digital conversion, data compression, noise coding, Huffman coding
dai
- 设计一个完整的,基于霍夫曼编码的压缩解压软件包,并用适当的文本来检查-Design a complete, based on Huffman coding compression decompression software packages and to check with the appropriate text
hfm
- 简单的霍夫曼编码压缩txt文档,自己原创-Huffman coding compression simple txt files, their original
Huffman
- 实现哈弗曼编码,可以创建霍夫曼树,然后对数据进行压缩,采用vc6.0-Realization of harvard, coding, can create a Huffman tree, and then the data compression, using vc6.0
huffman
- 霍夫曼编码是一种被广泛应用而且非常有效的数据压缩技术,本程序为m=16,256两种情况下的霍夫曼编码-Huffman coding is a widely used and very efficient data compression techniques, procedures for the m = 16,256 in both cases the Huffman encoding
HUFFMAN
- 通过霍夫曼编码进行文件压缩,将文件中的字符进行霍夫曼编码,将其高效压缩。-Huffman coding through file compression, file characters Huffman encoding, which is efficient compression.
huff
- 霍夫曼编码,对文件进行压缩和解压缩,应用二叉树的知识。-Huffman encoding, file compression and decompression application binary tree of knowledge.
Huffman
- 哈夫曼编码。霍夫曼编码被广泛使用的一种非常有效的编码方法,用于数据文件的压缩。基于字符的频率进行编码。出现频率高的字符的编码较短,出现频率较低的字符的编码较长。 -Huffman coding. Huffman coding is widely used in a very efficient coding method data file compression. Huffman coding algorithm based on the frequency of characters a
My_Huffman_coding
- 数据压缩霍夫曼编码实验源代码,算法详细解析-data compression huffman coding
JPEGCompression-master
- matlab基于余弦变换及霍夫曼编码实现jpeg压缩和解压,(Matlab implements JPEG compression and decompression)