Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 132 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 132 Bytes

LZW-Compression

Implementation of LZW Compression and decompression in C++. All types of files can be compressed.