搜索资源列表
Huffman3
- MATLAB实现霍夫曼编码对英文文本的解压缩程序-MATLAB Huffman coding for the English version of decompression procedures
DIP
- 需要matlab7.0或更高版本以及matlab图像处理工具箱。 1) 文件菜单 • 程序可处理具有不同宽高的灰度图像,显示区域多余的部分以白色填补; 注意:在做哈达马和沃氏变换时图像的尺寸先按2的幂次截断,在按最大的边长补成方形; • 重载可以重新载入最近一次通过“文件——〉打开”打开的图像,这时将对重新载入的图像进行处理; • 对于彩色图像,可以显示但如果想要使程序能正确处理,必须将其先转换成灰度图像,使用“文件——〉RGB转换成灰度图”;
jpeg0_0002b
- jpeg 编解码 matlab 程序 编解码表 霍夫曼编码
jpeg
- jpeg压缩的matlab程序,包括分块,量化,霍夫曼编码,其中量化和霍夫曼编码用查表实现,提高速度。
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
di3.9
- 此程序主要应用霍夫曼编码的主程序也是matlab程序-The main application of this procedure the main program is the Huffman code matlab program
huffman
- 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
Code_Huffman
- 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
huffmandecode
- 霍夫曼编码的MATLAB程序 对简单序列的编码 -huffman code
bianma
- 基于MATLAB的霍夫曼编码。包括MATLAB界面下生成的结果图。程序较C语言易懂,由于在MATLAB下实现,程序简洁。-Huffman coding based on MATLAB. Including the MATLAB interface to generate the results of Fig. Procedures easy to understand language than C, because under MATLAB, the program simple.
Lossless_decoding
- 自己编的基于霍夫曼编码以及解码的程序,供大家分享-Own compilation based on Huffman coding and decoding procedures for share
huffman
- 霍夫曼编码非常实用的小程序 ,实用matlab编写-Huffman coding is very useful for small programs, preparation of practical matlab
huffman_encode_and_decode
- 自己总结的huffman编解码,其中的源程序对从文件读取的数据进行霍夫曼编码,程序通过了验证-Huffman encode decode
imagecompression
- 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
code7
- 霍夫曼编码6进去N输入的MATLAB程序代码,直接可用。-Huffman 6 N input into the MATLAB code directly available.
huffman
- 使用matlab编写的信息论中的霍夫曼编码的程序,无信源数的限制-Huffman coding procedures using matlab language, no source number limit
hf_dem
- 霍夫曼编码matlab程序 对英文字母进行编码 进过高斯信道后 接收端解码 -Hoffman coding matlab procedures for receiving encoding into the Gauss channel after the decoding of English letters
huofuman
- 图像的霍夫曼编码,MATLAB程序,可以直接运行,求图像的平均码长,信息熵(The Huffman code of the image, MATLAB program, can run directly, the average code length of the image, information entropy.)
huffman
- 在MATLAB中实现霍夫曼编码,粗略实现编码(Implementation of Hoffman coding in MATLAB)
JPEGCompression-master
- matlab基于余弦变换及霍夫曼编码实现jpeg压缩和解压,(Matlab implements JPEG compression and decompression)