@inproceedings{2f352509d6924d44ae119e23c2b3fac8,
title = "A memory-efficient Huffman decoding algorithm",
abstract = "To reduce the memory size and fasten the process of searching for a symbol in a Huffman tree, we exploit the property of the encoded symbols and propose a memory-efficient data structure to represent the Huffman tree, which uses memory nd bits, where n is the number of source symbols and d is the depth of the Huffman tree. Based on the proposed data structure, we present an O(logn)-time Huffman decoding algorithm. An adaptive version for single-side growing Huffman tree is also addressed. This version could improve the average performance from logn to ∑i=1n⌈i/(h - 1)⌉ × w ilogh/∑wi, where Wiis the frequency for ith symbol and h is a pre-defined value.",
author = "Wang, {Pi Chung} and Yang, {Yuan Rung} and Lee, {Chun Liang} and Chang, {Hung Yi}",
year = "2005",
doi = "10.1109/AINA.2005.33",
language = "英语",
isbn = "0769522491",
series = "Proceedings - International Conference on Advanced Information Networking and Applications, AINA",
pages = "475--479",
booktitle = "Proceedings - 19th International Conference on Advanced Information Networking and Applications, AINA 2005",
note = "19th International Conference on Advanced Information Networking and Applications, AINA 2005 ; Conference date: 28-03-2005 Through 30-03-2005",
}