Skip to content

A string compressor which uses the Huffman's compression to technique to decode string into Binary values to reduce it's size and then Decode as well

Notifications You must be signed in to change notification settings

basimkb9/HuffmanCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Huffman-Compression

A string compressor which uses the Huffman's compression to technique to decode string into Binary values to reduce it's size and then Decode as well

To run: Clone this repository into your local computer then execute in any IDE of your choice.

About

A string compressor which uses the Huffman's compression to technique to decode string into Binary values to reduce it's size and then Decode as well

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages