Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 225 Bytes

File metadata and controls

10 lines (8 loc) · 225 Bytes

A Huffman File Compressor and Decompressor

Built a huffman tree for encoding texts written in english Worked with Eileen Feng

./huff for encoding;
./puff for decoding