搜索资源列表
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
coding_callback
- 用matlab实现霍夫曼编码与解码,可以直接运行。-Matlab Hoffman used to achieve encoding and decoding, can be directly run.
Huffman
- 霍夫曼编码全代码,完全描述了编码的全过程,还包括几个实例研究-Huffman code the whole code, a full descr iption of the encoding of the entire process, including several case studies
di3.9
- 此程序主要应用霍夫曼编码的主程序也是matlab程序-The main application of this procedure the main program is the Huffman code matlab program
haffuman
- 图像处理中压缩编码部分的霍夫曼编码应用实例:MATLAB版源代码-Image Processing coding part of the Huffman code application examples: MATLAB version of the source code
huffman_me
- 对输入的字符串各个字符出现次数的概率进行霍夫曼编码,并对其过程进行详细图形显示-Enter the string of characters appear in all probability the number of Huffman code, and a detailed graphical display process
huffman
- 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
huffmandecode
- 霍夫曼编码的MATLAB程序 对简单序列的编码 -huffman code
matlabcodingtoachieve
- 霍夫曼编码、算术编码和行程编码的matlab实现-Huffman coding, arithmetic coding and routing matlab coding to achieve
huffman
- 对MATLAB软件中已经存在的Shannon.txt文档进行霍夫曼编码,检测霍夫曼编码的编码速率。-On the MATLAB software that already exists Shannon.txt documents Huffman coding, the encoding rate of detection of Huffman coding.
huffman
- 在MATLAB环境下实现霍夫曼编码与译码-In the MATLAB environment to achieve Huffman encoding and decoding
Source_coding
- 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
huffmanarithmaticcoding
- 在matlab运行环境下 实现霍夫曼编码及霍夫曼译码-Huffman coding matlab implementation
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
huffman_encode_and_decode
- 自己总结的huffman编解码,其中的源程序对从文件读取的数据进行霍夫曼编码,程序通过了验证-Huffman encode decode
imagecompression
- 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
huff
- 使用matlab编程工具实现霍夫曼编码,已通过运行。-Finish the huff_code by using the tool of matlab,and the code could run.
霍夫曼编码图像
- 基于matlab的霍夫曼编解码,实现基本的功能
霍夫曼编码
- 运用matlab实现霍夫曼编码,可以自己输入(Using MATLAB to achieve Hoffman encoding, you can input it yourself)
MATLAB霍夫曼Huffman编码译码
- MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)