Skip to content

My implementation of Huffman trees and how they can be used to compress data

Notifications You must be signed in to change notification settings

mjacob1002/HuffmanTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuffmanTree

My implementation of Huffman trees and how they can be used to compress data. Implemented my own MinHeap specifically for this project. Also wrote the decoding to binary file.

About

My implementation of Huffman trees and how they can be used to compress data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published