搜索资源列表
huffman-matlab
- 用MATLAB实现的Huffman编码的程序,可以很方便地实现无损压缩-MATLAB Huffman coding procedures, it is easy to achieve lossless compression
matlab Huffman
- 用matlab语言实现 Huffman编码
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
23825733Huffman
- 哈夫曼编码的matlab仿真程序,实现图像的压缩-Huffman coding matlab simulation program
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
01
- HUFFMAN 编码 主要针对于灰度图像-HUFFMAN coding focused on the gray image
huffmancode
- 离散信源无失真信源编码(实现huffman编码) 可用于教学-Discrete source lossless source coding (to achieve huffman coding) can be used for teaching
di3.9
- 此程序主要应用霍夫曼编码的主程序也是matlab程序-The main application of this procedure the main program is the Huffman code matlab program
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
Matlab--huffman_coding
- 基于matlab平台下实现huffman编码-Matlab implementation platform based on the huffman coding
huffmandecode
- 霍夫曼编码的MATLAB程序 对简单序列的编码 -huffman code
huffman
- Matlab下实现huffman编码 在MATLAB中模拟c中链表 利用复数运算-Matlab under huffman coding in the MATLAB simulation of c in the list in the use of the plural operation
matlabcodingtoachieve
- 霍夫曼编码、算术编码和行程编码的matlab实现-Huffman coding, arithmetic coding and routing matlab coding to achieve
huffman
- 编码教常用的哈弗曼编码的MATLAB仿真的源程序-MATLAB source to huffman coding
Huffman
- 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
huffmantree
- HUffman编码二叉树算法,能够对图像或文件进行Huffman编码-Huffamn
huffman
- huffman编码对图形编码并进行图形重现的仿真程序,并计算了相应的压缩率。-huffman coding of graphics and graphical code to reproduce the simulation program, and calculate the corresponding compression ratio.
MATLAB
- MATLAB仿真作业。 1.Huffman编码 2.qpsk调制与解调 3.hamming信道编码-MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming
huffman
- 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
huffmanarithmaticcoding
- 在matlab运行环境下 实现霍夫曼编码及霍夫曼译码-Huffman coding matlab implementation