搜索资源列表
jpeg.rar
- 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
hafuman
- 哈弗曼编解码 编写函数,实现建立哈夫曼树和生成哈夫曼编码的功能。 编写函数,实现二叉树的输出和释放功能。 编写主函数,从终端输入一段英文文本;统计各个字符出现的频率,然后构建哈夫曼树并求出对应的哈夫曼编码;显示哈夫曼树和哈夫曼编码;最后释放哈夫曼树。 选做内容:修改程序,选择实现以下功能: 编码:用哈夫曼编码对一段英文文本进行压缩编码,显示编码后的文本编码序列; 统计:计算并显示文本的压缩比例; 解码:将采用哈夫曼编码压缩的文本还原为英文文本。-err
homework
- 压缩包中有很多课程设计源码,包括哈弗曼编码等等。-something about the homework。
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哈弗曼
HUFFMAN
- 运用哈弗曼编码实现文件的压缩与解压缩,有源码-HUFFMAN files encoded using the compression and decompression, a source
compress
- 实现压缩和加压缩功能,采用哈弗曼编码来实现的-Compression to achieve compression and processing, the use of coding to achieve the Huffman
hfm
- 哈弗曼树 基于哈夫曼编码的数据压缩/解压程序-Huffman coding tree哈弗曼based on the data compression/decompression process
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
wangjian
- 哈弗曼编码采用生成树算法实现文件的压缩与解压缩
Hufferman
- 使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本-Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used
Huffman
- 在数据库课程实习时候,保存的资料,运用了哈弗曼树进行压缩解压。希望可以有所帮助。-Internship programs in the database when the information stored, using the Havermann tree compression decompression. Hope that we can help.
huffman
- 利用哈弗曼压缩文件,程序功能包括压缩和解压缩。-Using Havermann compressed file, the program features, including compression and decompression.
Screen
- VC编写的截屏程序,涉及到jpeg的压缩、哈弗曼编码等。-VC Screenshots written procedures related to jpeg compression, Ha Fuman coding.
HAfuMANjieYAsuoBIANma
- 这是一个哈弗曼解压缩编码的实现程序,希望大家多多交流,多提意见,共同学习。-This is a realization of Hafu Man decompression procedure code, hope that more exchanges, more suggestions, learning together.
WindowsFormsApplication1
- 实现哈弗曼编码及其压缩。对一个文本文件中的字符进行哈夫曼编码,生成编码文件(后缀名.cod);反过来,可将一个编码文件还原为一个文本文件(.txt)。-Encoding and compression to achieve Hafu Man. A text file on the characters in the Huffman code, generate code files (suffix. Cod) in turn, can restore an encoded file as a
HuffmanCompression
- 通过哈弗曼压缩算法实现文件的压缩与解压软件-By Huffman compression algorithm for file compression and decompression software
encode
- 利用哈弗曼压缩原理实现的32BIT文档类文件压缩模版(压缩多功能版)。可以根据此模版编写适合自己具体需求的程序-Achieved using the Huffman compression principle 32BIT template document class file compression (compression multifunction version). This template can write a program suited to their specific ne
huffmanYS
- 带MFC界面的哈弗曼压缩和解压(界面稍有简陋),可用于图片和文档,图片效果较明显,文档稍小。-Huffman compression and decompression MFC interface with (interface slightly shabby), can be used for pictures and documents, picture effect is obvious, the document smaller.