forked from maxtors/Huffman
-
Notifications
You must be signed in to change notification settings - Fork 0
nulIptr/Huffman
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This program is simply for me to learn how to work with binary trees in C++, in the form of Huffman coding. The goal i decided to go for was: A console based application that will read a file, perform huffman coding, then save the result in one data file, and one huffman tabel file. So that the data can be stored, sent, or maybe used in some other context.
About
Huffman encoding and decoding using C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%