搜索资源列表
数据压缩_
- 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
hfm
- 霍夫曼压缩解压缩算法-Huffman compression decompression algorithms
huofuman
- 利用VC++开发的霍夫曼压缩编码算法,很有用的哦
ImageCompressed.rar
- 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
Huffman
- 数据压缩,霍夫曼编码解码器的实现 霍夫曼树 霍夫曼压缩类 霍夫曼解压缩-Data compression, Huffman coding decoder Huffman tree Huffman compression class Hoffman decompress
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 compression ratio
Huffman
- 提供文本的无损压缩功能,利用霍夫曼算法实现,基于VS2005对话框。-Provide the text of the lossless compression function, the use of Huffman algorithm, based on the VS2005 dialog box.
haffuman
- 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
MZ
- MH编码是用于黑白二进制文件传真的数据压缩。文件传真是指一般文件、图纸、手写稿、表格、报纸等文件的传真。他们是黑白二值的,也就是信源是二元信源q=2。 MH编码是一位编码方案,即对一行一行的数据进行编码,它将游程编码和霍夫曼编码想结合,是一种标准的改进霍夫曼码。 -MH encoded binary files are used for black-and-white facsimile data compression. Document refers to the general f
haffuman
- 霍夫曼压缩算法,针对图像压缩,绝对好用,不信试试。-Huffman compression algorithm for image compression, the absolute ease of use, not to try.
Huffman_compress
- 霍夫曼压缩例子,使用树结构,适合学习之用。-The sample of Huffman Compress...
Huffman
- 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
HFM
- 在Visual C++ 6.0环境下,利用C++语言实现霍夫曼压缩解压算法-In Visual C++ 6.0 environment, using C++ language Huffman compression and decompression algorithms
JPEG_compression_image.m
- 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
imagecompression
- 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
huffman4
- 霍夫曼压缩程序,内建霍夫曼树,利于初学者掌握压缩的原理-Huffman compression procedure, built-in Huffman tree, which will help beginners to master the principles of compression
霍夫曼压缩
- Matlab 根据霍夫曼进行的图像压缩程序,适合做图像的过来参考下
EXP6_Compress
- 调用霍夫曼编码和香农费诺压缩和解码图片,并计算压缩率(Call Hoffman encoding to compress and decode pictures, and calculate compression rates)
霍夫曼编码
- 对文本内容进行霍夫曼编码,以实现文本的压缩。(The text content is encoded by Hoffman to compress the text.)
HuffManSLN (1)
- 霍夫曼编码使用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。(Huffman Hoffman uses a variable length encoding encoding encoding table of source symbols (such as file in a letter) f