Skip to content

kjthorpe18/LZWCompression

Repository files navigation

LZWCompression

A project that performs Lempel–Ziv–Welch (LZW) compression on a number of files.

There are two LZW files, one containing the implementation of the Sedgewick and Wayne of Algorithms: Fourth Edition, LZW.java, and one conatining my modifications, LZWmod.java. An analysis of these two programs is available in Analysis.docx.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages