Skip to content

qkleinfelter/Huffman-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Huffman Coding

This project implements the Huffman encoding standard in C++, from the specifications provided by Dr. Larry Thomas at the University of Toledo. This was completed during the Spring 2020 semester of Non-Linear Data Structures.

Usage

Build the project and run HUFF.exe -h (or -? or -help) to learn about the features of the project.

About

Huffman Encoding C++ Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages