Skip to content

Huffman code generator (considers only ASCII characters of utf-8 encoding)

Notifications You must be signed in to change notification settings

Mahos-H/Huffman-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huffman compressor:

Use huffman.cpp to generate codes file and use compressor.py/decompressor.py for compression/decompression

Note: we only consider ASCII characters of UTF-8 encoding.

About

Huffman code generator (considers only ASCII characters of utf-8 encoding)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published