Skip to content

A command-line program that produces an optimal character-based prefix code using Huffman's algorithm.

Notifications You must be signed in to change notification settings

zliuxyz/huftree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huftree

A command-line program written in C++ that will produce an optiaml character-based prefix code using Huffman’s algorithm for a given text file in both code-tree form and as a list of characters and their codes.

About

A command-line program that produces an optimal character-based prefix code using Huffman's algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published