搜索资源列表
Huffmancoding
- Huffman编码,在该文件夹中有Huffman编码的相关源程序,并且给出了实验要求-Huffman encoding, in the folder in the relevant source Huffman coding, and test requirements are given
CadTool_ETRI_Final
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
huffman
- huff man code for video water marking in matlab 06 in windows xp
huffmanMatlab
- 在MATLAB环境下实现Huffman编码-In the MATLAB environment to achieve Huffman coding
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)