Commit graph

6 commits

Author SHA1 Message Date
James Bowes
790d494da1 Update node ordering algorithm for huffman encoding 2012-09-06 15:55:17 -03:00
James Bowes
3262f44afb Enhance 'r' command to lookup values in the huffman tree 2012-09-06 11:51:37 -03:00
James Bowes
8d59720195 Add 'r' raw command to unpack.
r dumps the raw format as seen in the file to stdout as readable text.
2012-09-06 11:13:22 -03:00
James Bowes
e0245db498 huffman: put smaller weight on the left to match the docs 2012-09-06 11:00:11 -03:00
James Bowes
16345dbad2 Decoding working for C 2012-08-11 14:16:29 -03:00
James Bowes
11fd9f1f4a Add huffman decoding for C 2012-08-09 17:51:05 -03:00