Skip to content

TwoFX/HuffmanEncoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple implementation of the Huffman Code written in C#. Encoding trees are constructed using Priority Queues based on Binary Heaps.

About

Huffman Encoding in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages