Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 295 Bytes

Compressions

Compression calculator for the Compression algorithms we saw in the course


Algorithms

  • Static Huffman: (unfinished)
  • Arithmetic: Only encode
  • LZW
  • LZ77
  • Burrows Wheeler
  • Relative Image Encoding