Skip to content

cbisbee/HuffmanCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

HuffmanCompression

Creator:Charles Bisbee C++ Implementation of the Huffman compression algorithm Created for an assignment for CSCI 480: Theory of Algorithms @ Colorado Mesa University Fall 2016

Program requires that a .txt file be provided via command line argument the file is then compressed and written to a .mcp file with an identical prefix

About

C++ Implementation of the Huffman compression algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages