Implementation of Compression and Decompression using LZW Algorithm
Abstract
Abstract
Many compression techniques are used to minimize the amount of memory that is to be used to store the data. One such compression technique is by using LZW algorithm. The purpose of this is to present a data compression and decompression software to reduce the amount of memory used for storing data. By using data compression, stream of symbols is transformed into codes. For effective compression, the resultant stream of codes will be smaller than the original symbol. LZW is a "dictionary"-based compression algorithm. Here, to encode a substring, only a single code number is used, corresponding to the substring's index in the dictionary, which will be written to the output file. LZW algorithm finds its application in data compression and performs best on files with repeated substrings, such as text files.
Keywords: LZW, compression, decompression, index, string
Downloads
Published
Issue
Section
License
Declaration and Copyright Transfer Form
(to be completed by authors)
I/ We, the undersigned author(s) of the submitted manuscript, hereby declare, that the above manuscript which is submitted for publication in the STM Journals(s), is not published already in part or whole (except in the form of abstract) in any journal or magazine for private or public circulation, and, is not under consideration of publication elsewhere.
- I/We will not withdraw the manuscript after 1 week of submission as I have read the Author Guidelines and will adhere to the guidelines.
- I/We Author(s ) have niether given nor will give this manuscript elsewhere for publishing after submitting in STM Journal(s).
- I/ We have read the original version of the manuscript and am/ are responsible for the thought contents embodied in it. The work dealt in the manuscript is my/ our own, and my/ our individual contribution to this work is significant enough to qualify for authorship.
- I/We also agree to the authorship of the article in the following order:
Author’s name
1. ________________
2. ________________
3. ________________
4. ________________
| We Author(s) tick this box and would request you to consider it as our signature as we agree to the terms of this Copyright Notice, which will apply to this submission if and when it is published by this journal. |