-huffman.py: all functions
-nodes.py: 2 data structures
-test_huffman_properties.py: unit tests
compression/decompression selection and file name are obtained through standard input.
3 test files: dan.bmp, music.mp3 and music.wav are provided.
-huffman.py: all functions
-nodes.py: 2 data structures
-test_huffman_properties.py: unit tests
compression/decompression selection and file name are obtained through standard input.
3 test files: dan.bmp, music.mp3 and music.wav are provided.