Title :
An improvement of dynamic Huffman coding with a simple repetition finder
Author :
Yokoo, Hidetoshi
Author_Institution :
Dept. of Comput. Sci., Gunma Univ., Japan
fDate :
1/1/1991 12:00:00 AM
Abstract :
A mixed-mode file compression scheme that incorporates interval encoding for finding duplicate occurrences of strings without storing or parsing the past sequence and a one-pass scheme for dynamic Huffman codes is presented. Results from experiments performed on various types of files are discussed. The proposed method runs in linear time, and the memory requirement depends only on the alphabet size. The code efficiency is compared experimentally to that of other schemes
Keywords :
data compression; error correction codes; file organisation; code efficiency; dynamic Huffman coding; interval encoding; memory requirement; mixed-mode file compression scheme; simple repetition finder; Arithmetic; Decoding; Estimation error; Huffman coding; Image coding; Operating systems; Parameter estimation; Pattern matching; Power generation economics; Redundancy;
Journal_Title :
Communications, IEEE Transactions on