p3nrose / LZ77

LZ77 Encoder and Decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LZ77 Encoder and Decoder

Quick Example how the Lempel Ziv 77 Compression works. Coded for the INCO lesson.

About

LZ77 Encoder and Decoder

License:MIT License


Languages

Language:Java 100.0%