jaredleekatzman / lzw

Implementation of the LZW algorithm. The Lempel-Ziv-Welch (LZW) is a lossless compression algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implementation of the LZW algorithm. The Lempel-Ziv-Welch (LZW) is a lossless compression algorithm.


Languages

Language:C 98.4%Language:Makefile 1.6%