文件名称:huff0645345
介绍说明--下载内容均来自于网络,请自行研究使用
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 101259342huff0645345.zip 列表 contents.m entropy.m eob3.m Huff06.m HuffCode.m HuffLen.m HuffTabLen.m HuffTree.m JPEGlike.m Mat2Vec.m TestHuff.m TestMat2Vec.m UniQuant.m