Skip to content

AKA2501/huffman-coding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman Coding

This is a tool to visualize to what extent Huffman coding would compress a file.
The compression extent is more for larger files. You can find more information about Huffman Coding here

How to build

  1. Clone the repo
git clone https://github.com/krush11/huffman-coding.git
  1. Build main.cpp in a code editor
  2. Run main.exe or equivalent built file

Contributions:

Anyone can contribute

About

A visualizer to Huffman coding.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%