Skip to content

A C++ implementation of a .txt file compressor and decompressor.

Notifications You must be signed in to change notification settings

bstone100/Huffman-Compressor-Decompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Huffman-Compressor-Decompressor

A C++ implementation of a .txt file compressor and decompressor.

The program builds and uses a priority queue data structure as well as a binary reader and writer.

Usage:

Screen Shot 2022-06-11 at 3 49 37 PM

About

A C++ implementation of a .txt file compressor and decompressor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published