搜索资源列表
Huffmancoding
- Huffman编码,在该文件夹中有Huffman编码的相关源程序,并且给出了实验要求-Huffman encoding, in the folder in the relevant source Huffman coding, and test requirements are given
huff
- huffman codeing in matlab gui
8256709
- jpeg中用到的 huffman 编码MATLAB程序 参考资料(Jpeg Huffman coding is used in the MATLAB program The resources)
EntropyCoding
- huffman的编码和译码程序,使用matlab编写。根据码字可生成相应码字状态转移路径图,可用来比特级软译码(The coding and decoding program of Huffman is written in MATLAB. The corresponding code word state transfer path graph can be generated according to the code word, and it can be used for bit lev
pixel_coder
- 霍夫曼编码;量化到8位字节每个像素编码及解码(Write a MATLAB function [zipped, info] = pixel_coder(X) that takes an image X and using the Huffman coder above applied in the pixel domain quantized to 8 bits per pixel returns the coded sequence zipped along with the header
huffman
- 在MATLAB中实现霍夫曼编码,粗略实现编码(Implementation of Hoffman coding in MATLAB)