搜索资源列表
huffman編碼
- huffman編碼,將.h檔放置include再將所有.c檔一起執行-Huffman coding, will be. H stall then placed include all. C together with the implementation of stall
Huffman--encodeVC
- huffman 编码,对生物医学信号进行压缩编码! 解压后就可以运行! 用VC++语言编写!-Huffman coding, the biomedical signal coding! Decompression can run after! VC language!
huffman(bite)
- 是matlab写的求解哈夫曼编码的程序。-is written in Matlab for Huffman coding procedures.
leeou.huffman
- 实现对文本信息的统计后对其huffman编码-realization of the text information after its statistics Huffman coding
huffman
- huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
Huffman
- 用vc++实现了用HUFFMAN算法来对图象进行处理
Huffman
- 图像处理中使用HUFFMan编码。主要针对灰度图像
Huffman
- 用于图像处理的Huffman方法的源代码
Adaptive-Huffman-Coding
- Matlab实现自适应Huffman哈夫曼编码,这个Matlab实现的程序,实现用于一维8位或16位整数数组的自适应Huffman哈夫曼编码。
huffman
- 用MATLAB进行编程实现对256*256图像进行的哈夫曼编码-Carried out using MATLAB image Huffman coding
huffman
- matlab实现huffman编码,编码源为一系列简单符号,有运行结果。可自行改变源信息。-matlab achieve huffman coding, source coding for a series of simple symbols, there are results. Can change the source information.
Huffman
- 利用霍夫曼编码对图像的冗余度进行压缩,以利于传输。采用霍夫曼编码来得到比较好的压缩比。-Use Huffman code redundancy of images compressed in order to facilitate transmission. Huffman code used to get relatively good compression ratio.
huffman
- 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
Huffman
- 位图的Huffman变换源代码,常常用于图像处理当中。-Huffman bitmap transform the source code, which is often used for image processing.
huffman
- 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
Huffman
- huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!-Huffman code
Huffman
- 完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。-Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.
Huffman
- 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
Huffman(s)
- 对图像进行霍夫曼编码,然后根据编码还原图像,并对编码质量进行统计评估-Huffman code
huffman coding
- 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
