Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 253 Bytes

ECE468 Lab 3

Huffman Encoding/Decoding

For this assignment I worked in colloboration with user scottmwinters to implement Huffman Encoding and Decoding Algorithms.

Instructions

make
./huffEncode inputfile
./huffDecode inputfile.huff