Description: LZW compression algorithm is a novel compression method that uses an advanced string table compression, each first occurrence of string in a string table, with a figure to represent the string, only the compressed file storage number string is not stored, so that compressed image file greatly improved efficiency.
To Search:
File list (Check if you may need any files):
hash.h
llist.h
LZW压缩.cpp
stack.h