Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 266 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 266 Bytes

Data-Compression-Tool

A compression and decompression command line tool in C++ for lossless compression of ASCII encoded and decoded files. The Data compression tool offers compression implementing the three known algorithms Huffman, Shannon-Fano, and LWZ coding.