An efficient lossless compression using double Huffman minimum variance encoding technique
暂无分享,去创建一个
A Huffman code is a particular type of optimal prefix code that is commonly used for loss-less data compression. The process of finding such a code is known as Huffman coding. The output from Huffman's algorithm can be viewed as a variable-length code table for encoding a source symbol. The algorithm derives this table from the estimated probability or frequency of occurrence for each possible value of the source symbol. In this paper, we present a new approach to measure the performance and redundancy that work on two methods of coding like Huffman coding and Minimum Variance Huffman Coding. After getting the code-word for each symbol, we compress it on the basis of its binary values like 0 and 1 using binary coding. This is applied to both the approaches; this process is called as Double Huffman Coding. Finally we produce a better result than Huffman coding.
[1] Sankar K. Pal,et al. Entropy: a new definition and its applications , 1991, IEEE Trans. Syst. Man Cybern..
[2] David A. Huffman,et al. A method for the construction of minimum-redundancy codes , 1952, Proceedings of the IRE.
[3] Inder Jeet Taneja,et al. Bounds on the redundancy of Huffman codes , 1986, IEEE Trans. Inf. Theory.
[4] Alistair Moffat,et al. Housekeeping for prefix coding , 2000, IEEE Trans. Commun..
[5] Mamta Sharma,et al. Compression Using Huffman Coding , 2010 .