Digital Data Compression by Segments Indices Reassignment

EUROCON 2007: THE INTERNATIONAL CONFERENCE ON COMPUTER AS A TOOL, VOLS 1-6(2007)

Cited 0|Views1
No score
Abstract
The LZW data compression technique has been used for several years in many applications. LZW has proved to be a very efficient technique so I will express my thesis based on it. I will try to make use of the indices that are not used after some time through the compression\decompression process. These indices can be assigned to different data segments to them after we are sure that the data they contain will not be used again. This technique will be more complicated in programming and have some disadvantages but will give a compression better than the ordinary LZW by about 60%. I have developed a software to simulate this technique and the ordinary LZW to use them to compress same files, results of comparison are shown.
More
Translated text
Key words
data compression,computer science,data transmission
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined