sallar-ba / Data-Compression

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

Repository from Github https://github.comsallar-ba/Data-CompressionRepository from Github https://github.comsallar-ba/Data-Compression

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

About

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

License:MIT License


Languages

Language:C++ 100.0%