data_compression_course icon indicating copy to clipboard operation
data_compression_course copied to clipboard

Additional material

Open jermp opened this issue 2 years ago • 0 comments

New topics

  • Binomial Code (i.e., RRR)
  • Simple Dense Coding (SDC)
  • Front-Coding
  • Burrows-Wheeler Transform (BWT) and BZip
  • Predictions by Partial Matching (PPM)
  • Range Coding
  • Grammar-based compressors, such as Re-Pair

More on existing topics

  • Arithmetic Coding in practice
  • ANS in practice
  • Variable-Byte Family (Masked, Stream, Group, G8IU)
  • SC-dense Codes (generalized Variable-Byte)
  • In-place Huffman and/or Dynamic Huffman

jermp avatar Nov 11 '22 09:11 jermp