Skip to content

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.

Notifications You must be signed in to change notification settings

himanshukumar660/Data-Compression-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published