搜索资源列表
jpeg2000.rar
- JPEG2000算法,加入了哈弗曼编码!是个不错的源程序,JPEG2000 algorithm, Add a Hafuman codingcoding! Are a good source
huffman
- 利用MATLAB实现哈弗曼编码。 利用MATLAB实现哈弗曼编码。-Use MATLAB to achieve哈弗曼coding. Use MATLAB to achieve哈弗曼coding.
huffman
- 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
norm2huff
- 这个是哈弗曼编码的源代码,保证适合你的口味。-This is Havermann encoded source code to ensure that suits your taste.
HAFUMAN
- 将字符在MATLAB用哈弗曼编码实现纯英文本的压缩-Havermann the character encoding used in MATLAB to achieve a pure English version of the compression
hafuman
- 哈弗曼编解码 编写函数,实现建立哈夫曼树和生成哈夫曼编码的功能。 编写函数,实现二叉树的输出和释放功能。 编写主函数,从终端输入一段英文文本;统计各个字符出现的频率,然后构建哈夫曼树并求出对应的哈夫曼编码;显示哈夫曼树和哈夫曼编码;最后释放哈夫曼树。 选做内容:修改程序,选择实现以下功能: 编码:用哈夫曼编码对一段英文文本进行压缩编码,显示编码后的文本编码序列; 统计:计算并显示文本的压缩比例; 解码:将采用哈夫曼编码压缩的文本还原为英文文本。-err
adaptivehuffman
- 自适应哈弗曼编码,MATLAB的源程序很是不错的-哈弗曼adaptive coding, MATLAB is the source code is a good
1
- 哈弗曼编码对每个字符串进行匹配,每行作为一次匹配的结束。 Matlab实现自适应Huffman哈...目前是对英文字母,当然对汉字要难些,而且可能会不是特别准确(因为需要训练的...哈弗曼编码 哈弗曼编码的通信系统中的仿真 IDEAL模式识别工具箱源代码 这个模式... -哈弗曼encoded string of each match, each line as the end of a match. Matlab to achieve adaptive Huffman Kazakhstan .
Hamming_simulation
- 哈弗曼编码,huffman编码,很好的喔-哈弗曼coding
huffman
- 编码教常用的哈弗曼编码的MATLAB仿真的源程序-MATLAB source to huffman coding
StandardHT
- 标准哈弗曼编码来实现对边缘直线的提取,是一个经典的算法-Standard Havermann coding to achieve the right edge of the line extraction is a classical algorithm for
huffmantuxiang
- 基于MATLAB,用哈弗曼编码对图像进行编码-Based on MATLAB, using Havermann encoded image is encoded
huffman-code
- 哈弗曼编码,在matlab中实现,源代码-huffman encode
huffman-for-26-English-letters
- (信息论课程)哈弗曼编码的matlab仿真程序-Corner man coding of matlab simulation program
huffman22
- 该代码的功能是在MATLAB上实现哈弗曼编码-The function of this code is realizing the Huffuman code in MATLAB
Huff06
- 哈弗曼编码,数据压缩,图像视频压缩编码MATLAB软件-we are the world we are the children
matlab
- 使用matlab对二维图像进行压缩编码,用哈弗曼函数进行-Use matlab for the two-dimensional image compression, Ha Fuman function
image-coding
- 用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果-Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results
huffman-on-matlab
- 利用哈弗曼编码原理对图像进行压缩处理,比较压缩得到文件与源文件,分析编码性能。-this document introduce how to deal pictures with huffman on the environment of matlab
代码
- matlab中哈夫曼编码函数的调用及通信工具箱的使用(matlab Huffman encoding)