搜索资源列表
Huffman
- 基于matlab的哈夫曼编码与解码的源代码程序。-Matlab-based Huffman encoding and decoding of the source code program.
huffman
- huffman编码对图形编码并进行图形重现的仿真程序,并计算了相应的压缩率。-huffman coding of graphics and graphical code to reproduce the simulation program, and calculate the corresponding compression ratio.
HuffmanandShannon-Fanosourcecoding
- Huffman and Shannon-Fano source coding
Huffman
- Code in matlab about Huffman Codification.
huffman
- mathlab code for huffman coding
HuffCoding
- provides matlab code for huffman encoding for images
Huffcoding04
- provides matlab code for huffman encoding for images
HuffmanTree
- provides matlab code for huffman encoding for images
huffman
- 概率向量为p的哈夫曼码生成器,返回哈夫曼码矩阵h和一个概率向量为p的信源的码字长度-Probability vector p of the Huffman code generator, return to Huffman code matrix h and a probability vector p of the source of the code length
MATLAB_programming_source_code_for_pattern_huffman
- MATLAB程序设计之图形huffman编码源程序MATLAB programming source code for pattern huffman coding-MATLAB programming of graphics huffman coding source MATLAB programming source code for pattern huffman coding
code
- 介绍了霍夫曼编码及字典码,同时编写了两者的编码程序,包括了报告-Huffman coding and the dictionary describes the code, while the preparation of both coding procedures, including a report
Huffman
- This is a Huffman code, display the average bits.Works with .txt
huffman
- 哈夫曼编码源程序 如:p=[0.4 0.3 0.2 0.1] huffman(p)-huffman source code
ADPCM
- The ADPCM package is a flexible simulation tool for an adaptive differential encoder and decoder with backward predictor adaptation. It uses an LP-based (Burg) adaptive predictor and a nonuniform quantizer with mu transfer function. It generates the
huffman
- 本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.m文件的形式,可以直接用matlab打开-This procedure is that the image processing Yao Min Huffman Theorem book source code, proven correct. This document is. M file form that can be opened directly with matlab
huffman
- matlab code for huffman compression technique
huffman
- gives the huffman code of a image
comp
- Matlab code for Huffman encoder/decoder with (or without) recursive splitting.
huffman
- HUFFMAN Builds a variable-length Huffman code for a symbol source. CODE = HUFFMAN(P) returns a Huffman code as binary strings in cell array CODE for input symbol probability vector P. Each word in CODE corresponds to a symbol whose probabili
huffman
- 该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码(Completely according to the characters in this method the probability to construct the vision "the average length of the shortest code word, sometimes called the best coding)
