Python Huffman Coding

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

A text compression program based on Huffman algorithm. Used on command line in form: python huffman.py [compress/decompress] [filename] Saves new file in form filename + "Compressed.txt"

VERSION HISTORY

  • Version N/A posted on 2010-11-30
    Several fixes and updates
  • Version N/A posted on 2010-11-30

Program Details