Skip to content

DanBennettDev/huffman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huffman

Coursework for University of Bristol C module - implement huffman encoding for a text document & display tree

3 parts:

  1. Basic huffman text encoding ($ make huffman)

  2. console visualisation of huffman tree ($ make huffvis)

  3. visualisation of huffman tree with SDL library ($ make huffsdl)

About

Coursework for University of Bristol C module - implement huffman encoding for a text document. Display arbitrary tree neatly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published