orange1438 / LZW-AlgorithmView on GitHub
LZW和哈夫曼编码一样,是无损压缩中的一种。该算法通过建立字典,实现字符重用与编码,适用于source中重复率很高的文本压缩。
12Nov 7, 2015Updated 10 years ago

Alternatives and similar repositories for LZW-Algorithm

Users that are interested in LZW-Algorithm are comparing it to the libraries listed below

Sorting:

Are these results useful?