Title :
Enhanced Direct Access to Huffman Encoded Files
Author :
Herzberg, Josh ; Klein, Shmuel T. ; Shapira, Dana
Author_Institution :
Comput. Sci. Dept., Bar Ilan Univ., Ramat Gan, Israel
Abstract :
Given a file T, and the Huffman encoding of its elements, we present a data structure that enables direct access to the i-th element of T by reordering the bits of the compressed file and using some additional space. When compared to a Wavelet tree for Huffman Codes, our different reordering of the bits requires less additional storage overhead by reducing the need for auxiliary rank structures, while improving processing time for extracting the ith element of T.
Keywords :
Huffman codes; data compression; data structures; trees (mathematics); Huffman code; Huffman encoded files; Huffman encoding; auxiliary rank structure; compressed file; data structure; direct access; storage overhead; wavelet tree; Computer science; Data compression; Decoding; Information retrieval; Memory management; Skeleton; Topology; Huffman code; Skeleton tree; Wavelet tree;
Conference_Titel :
Data Compression Conference (DCC), 2015
Conference_Location :
Snowbird, UT
DOI :
10.1109/DCC.2015.65