Skip to content

Huffman compression algorithm in c++ using pthreads

Notifications You must be signed in to change notification settings

kmerfeld/huffman_CSCI_415

Repository files navigation

huffman_CSCI_415

Huffman compression algorithm in c++ using pthreads

To Compile

Type 'make ' into the command prompt. That's all.

To Run

Type './CreateFile' into the command promp and then enter the size (in GB) of the file to compress

Type './HuffmanCoding' into the command prompt and then follow the prompts

About

Huffman compression algorithm in c++ using pthreads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages