Skip to content
/ HuffMan Public

A C++ program use Huffman algorithm to compress and decompress files

License

Notifications You must be signed in to change notification settings

cdxf/HuffMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuffMan

A C++ program use Huffman algorithm to compress and decompress files

TODO

  • Memory management is bad written, need rewrite it

About

A C++ program use Huffman algorithm to compress and decompress files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages