Introduction - If you have any usage issues, please Google them yourself
lzw decoding coded 1, analysis of a string stream, from the dictionary to find the longest match string P (P in the table, while the P+ C is not in the table. P is encoded as a string, C for the first character after P). 2, the output code word dictionary corresponding P (index). 3, P+ C into the dictionary