搜索资源列表
哈弗曼树的编码与译码
- 哈夫曼编码 和哈弗曼树对文件的压缩 和解压缩
jpeg.rar
- 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
huffman
- 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
HAFUMAN
- 将字符在MATLAB用哈弗曼编码实现纯英文本的压缩-Havermann the character encoding used in MATLAB to achieve a pure English version of the compression
hafuman
- 哈弗曼编解码 编写函数,实现建立哈夫曼树和生成哈夫曼编码的功能。 编写函数,实现二叉树的输出和释放功能。 编写主函数,从终端输入一段英文文本;统计各个字符出现的频率,然后构建哈夫曼树并求出对应的哈夫曼编码;显示哈夫曼树和哈夫曼编码;最后释放哈夫曼树。 选做内容:修改程序,选择实现以下功能: 编码:用哈夫曼编码对一段英文文本进行压缩编码,显示编码后的文本编码序列; 统计:计算并显示文本的压缩比例; 解码:将采用哈夫曼编码压缩的文本还原为英文文本。-err
huffmancoding
- 哈夫曼压缩 哈弗曼算法是基本的压缩和解密算法,此文件表示了如何用Java来编码 -Huffman Encoder
Compress
- 这是一个简易压缩程序,压缩算法为静态哈弗曼编码。-This is a simple compression process.
HuffBest
- 本程序是我的一次实习作业,利用哈弗曼算法实现了哈弗曼压缩-This procedure is a practice I work, the use of哈弗曼compression algorithm哈弗曼
HuffBest
- 本程序是我的一次实习作业,利用哈弗曼算法实现了哈弗曼压缩-This procedure is a practice I work, the use of哈弗曼compression algorithm哈弗曼
coding
- 图像压缩编码的源程序,包括行程编码,哈弗曼编码等-Image compression of the source code, including the Run-Length Coding, coding哈弗曼
HUFFMAN
- 运用哈弗曼编码实现文件的压缩与解压缩,有源码-HUFFMAN files encoded using the compression and decompression, a source
Huffmancompressionanddecompression
- 哈弗曼压缩和解压缩器,可对文件(如.txt,.doc)进行压缩和解压缩,小弟菜鸟,望各位大师多多指教-Huffman compression and decompression, and can document (such as. Txt,. Doc) for compression and decompression, rookie boy, hope you master the exhibitions
norm2huff
- 实现哈弗曼压缩编码的matlab程序。(m文件)-Huffman code
Huffman
- 这是一个哈弗曼树实现算法,哈弗曼树主要用于压缩文件方面。-This is a tree哈弗曼algorithm, mainly used for tree compression哈弗曼documents.
hkj
- 哈弗曼编码(1)文件名的输入可以从命令行给出或程序界面给出; (2)压缩和解压选择也可以从命令行给出或程序界面给出; (3)给出压缩后的指标:压缩率=压缩后的文件大小/压缩前的文件大小-Havermann code (1) the input file name can be given from the command line interface is given or procedures (2) compression and decompression options can als
huffman
- 哈弗曼编码的实现,可以对一定的二进制数据尽兴压缩编码-Havermann code implementation, can be thoroughly enjoyed themselves a certain degree of binary data compression coding
huffman(link)
- 哈弗曼压缩解压文件,链表形式,压缩效率还行-huffman
huffman
- 利用哈弗曼压缩文件,程序功能包括压缩和解压缩。-Using Havermann compressed file, the program features, including compression and decompression.
HaffmanCode
- 数据结构 哈弗曼实现压缩算法
Huffman_encode-and-decode
- 能对TXT文档中的字符进行哈弗曼编码,txt文档可以自己编写(比如一篇英语短文)并输出编码后的文件,输出文件可以自己命名。之后还能再次输入编码后的文件,选择解码来进行解码,在输出会txt文档,检查后输出的txt文档与先前压缩前的txt文档的内容是一样的。-TXT document can be Hafu Man character encoding, txt documents can write your own (such as an English essay), and the outp