Skip to content

Josephfilbert/HuffmanCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HuffmanCode

Implementation of Huffman Code in C++11

For consistent result: I use GCC compiler from MinGW toolchain

Trying to implement Huffman Coding algorithm which will read and write to file. The file format is specified in main.cpp file.

Please ask me for further details

About

Implementation of Huffman Code in C++11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages