LZW text compression
The calculator compresses an input text using the LZW algorithm. On output, it creates a compressed message in binary form. You can download it as a binary file. For those who want to study the logic of the LZW compression algorithm, it will be useful to study the log of the algorithm and the phrase dictionary that is created in the process.

Este conteúdo é licenciado de acordo com a Licença Creative Commons de Atribuição/CompartilhaIgual 3.0 (Unported). Isso significa que você pode redistribuir ou modificar livremente este conteúdo sob as mesmas condições de licença e precisa atribuir ao autor original colocando um hyperlink para este trabalho no seu site. Além disto, favor não modificar qualquer referência ao trabalho original (caso houver) que estiverem contidas neste conteúdo.
Comentários