搜索资源列表
hfm
- 霍夫曼压缩解压缩算法-Huffman compression decompression algorithms
zlib-1.2.2.tar
- 此代码为霍夫曼编码和LZ7编码的联合实现,它能较高地提高无损压缩及解码的速度-this code for the LZ7 Huffman coding and encoding of the Joint Implementation, to raise it higher lossless compression and decoding speed
huffman编码解码
- 这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
huff_file
- 此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
ZIP_ACT解压缩控件
- 用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
meiticompress
- 有关多媒体压缩算法的编程,此为霍夫曼压缩编码-the multimedia compression algorithm programming, such as Huffman coding
数据压缩_
- 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
Huffman3
- MATLAB实现霍夫曼编码对英文文本的解压缩程序-MATLAB Huffman coding for the English version of decompression procedures
39709574c-LZW
- 压缩解压缩代码,使用的是霍夫曼算法,是很好的一个初学者的试例-decompress compressed code, the use of the Huffman algorithm, is a good beginners trial cases
Image_CompressionCoding
- 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用-Various types of image compression coding VC++ Comprehensive program, including the Huffman coding, Shannon- Fenno coding, arithmetic coding, run-len
DeCompress
- 可实现文件解压缩功能,要压缩后的文件没有扩展名,算法采用的是霍夫曼编码-Extract the files to realize the functional, it is necessary to compressed document does not name extension, the algorithm used is the Huffman code
Compress
- 可实现压缩功能 ,压缩后的文件没有扩展名,采用的是霍夫曼编码-Can realize compression, the compressed file without extension, using Huffman code
hfm
- 利用小波和霍夫曼对单声道文件进行压缩编码 并解码输出-The use of wavelet and Hoffman files for mono coding and decoding output
Huffman
- 实现图像的霍夫曼编码压缩以及解压缩的方法-Huffman coding to achieve image compression and decompression methods
huofuman
- 利用VC++开发的霍夫曼压缩编码算法,很有用的哦-Use VC++ Developed by Hoffman coding algorithm, useful Oh
LM_huffman
- 本程序在MATLAB环境下,对TXT文档中的字符串进行读取,并进行霍夫曼压缩编码,最终输出压缩后的序列长度和压缩比-This procedure in the MATLAB environment, TXT document on the string for reading, and Huffman coding, the final output of compressed sequence length and compressi
haffuman
- 霍夫曼压缩算法,针对图像压缩,绝对好用,不信试试。-Huffman compression algorithm for image compression, the absolute ease of use, not to try.
HFM
- 在Visual C++ 6.0环境下,利用C++语言实现霍夫曼压缩解压算法-In Visual C++ 6.0 environment, using C++ language Huffman compression and decompression algorithms
EXP6_Compress
- 调用霍夫曼编码和香农费诺压缩和解码图片,并计算压缩率(Call Hoffman encoding to compress and decode pictures, and calculate compression rates)
哈夫曼
- 一种用verilog语言实现的霍夫曼压缩编码算法(Huffman compression implemented by Verilog)