Skip to content

A program that decodes encoded data from a Huffman encoder. It uses a binary tree and features tree traversion to determine corresponding characters. See the Huffman Encoder made by Braydon Wang.

Notifications You must be signed in to change notification settings

dylanwang0/HuffmanDecodingProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HuffmanDecodingProject

A program that decodes encoded data from a Huffman encoder. It uses a binary tree and features tree traversion to determine corresponding characters. See the Huffman Encoder made by Braydon Wang.

About

A program that decodes encoded data from a Huffman encoder. It uses a binary tree and features tree traversion to determine corresponding characters. See the Huffman Encoder made by Braydon Wang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages