/Data-Compression

This Repo Includes Data Compression Algorithm and Source Code Implemented Using Huffman Algorithm.

Primary LanguageC++MIT LicenseMIT

Data Compression

Data compression is a reduction in the number of bits needed to represent data. Compressing data can save storage capacity, speed up file transfer, and decrease costs for storage hardware and network bandwidth.

Using Huffman Algorithm to Implement this Data Compression Project.

Authors

Screenshot

Running Screenshot