搜索资源列表
哈夫曼编码
- 这是用matlab编写的一个程序,用来对一维概率向量进行二进制哈夫曼编码。 程序倒不难编,自我感觉思路还是比较清晰。主要是为了和大家多交流。恳请大家的宝贵意见! 这是第一次上传。请多指教! 上次设置收费并不是我认为我的程序有多好,只是第一次上传,看看这里的消费水平怎么样。特此说明!
huffman用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码
- 用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码,并做出效率计算等-C language with a bmp256 color image scanner, using Huffman code it, and make efficient computing
23825733Huffman
- 哈夫曼编码的matlab仿真程序,实现图像的压缩-Huffman coding matlab simulation program
HuffmanCoding_ImageCompress
- 用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩-Use Matlab to realize Huffman coding for lossless image compression
6
- 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
Huffman
- 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures
chap06
- ch6: 哈夫曼编码 (§6.1.4)-ch6: Huffman Coding (§ 6.1.4)
www_dssz_com_huffman
- 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures-Matlab-based image or sequence of Huffman coding and decoding process-Matlab-based image or sequence of Huffman coding and decoding procedures
huffmann
- 基于matlab的哈夫曼编码图像压缩算法-matlab huffmann coding
edgeroberts
- 哈夫曼码编码用MATLAB实现,此法经过检验效果非常好。-Huffman coding using MATLAB implementation, this method is proven very successful.
huffman
- huffman编码 图像压缩 RLE编码 建立哈夫曼树及遍历哈夫曼树的MATLAB程序-huffman coding image compression coding to establish Huffman and RLE Huffman tree traversal MATLAB program
39709603Huffman
- 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
Huffman
- 该文件详细介绍了哈夫曼编码的程序,并详细介绍完整的matlab仿真过程。-The document details the procedures for Huffman coding, and details the complete matlab simulation.
HuffmanCode111
- 哈夫曼编码解码器,在matlab环境下实现的编码解码,希望对大家有用-Huffman codec in matlab environment to achieve the encoding and decoding, we hope to be useful
Huffman_matlab_with-note
- 哈夫曼编码的matlab实现,带注释。附带哈夫曼编码原理简介和流程图 哦-Matlab implementation of the Huffman encoding with the comment. Comes with Huffman coding theory, Introduction and Roadmap
MATLAB
- 哈夫曼编码 可以基于图像的,有哈夫曼树结构-huffman encode
matlab
- 运用哈夫曼编码对图像进行压缩,解压的过程。-Use Huffman coding for image compression, decompression process.
MATLAB
- 哈夫曼编码解码包含主程序,图像压缩的例子,仅供参考-Huffman encoding and decoding contains the main, examples of image compression, for reference
matlab中哈夫曼编码的GUI设计
- 哈夫曼编码以及在MATLAB中进行GUI界面的相关设计
huffman
- 用matlab实现哈夫曼编码,哈夫曼编码是一种无失真的编码方式,可以在提高传输速率的情况下不减少信息熵。(Huffman coding with matlab, Huffman coding is a distortion-free coding, you can increase the transmission rate without reducing the information entropy.)