-
-
-
-
[
Java/JSP]
gifcode.rar
Using LZW algorithm. Bmp image files compressed into. Gif file Click to open loading images, click on the compressed, showing the compressed images, and images saved to the same folder
-
-
-
-
[
Java/JSP]
TextCompresionBasedOnLZW.rar
In this paper, using LZW algorithm, which is the use of the dictionary structure of the text of the compression and decompression. And the structure of the dictionary has been improved, the use of the two fields to express, to reduce memory use, and run- ...
-
-
-
[
Visual C++ (VC++)]
TestLzw.rar
The source to achieve the LZW compression algorithm, for a friend in need can be directly used to avoid re-write their own algorithms distressed.