april 9
- my code: showed heap implemtation in C (and bare start of huffman) in huffman; includes Makefile and test_framework.c
- explained basic ideas behind
- information entropy
- hamming distance and error correction
- parity bit in old-style ascii
- showed LZ algorithm animation: http://www.data-compression.com/lempelziv.shtml (local copy)