Compare commits

...

2 Commits

Author SHA1 Message Date
arc
fa0cc5f15a vault backup: 2025-02-28 10:55:10 2025-02-28 10:55:10 -07:00
arc
5ec17dfa3b vault backup: 2025-02-26 10:20:05 2025-02-26 10:20:05 -07:00

View File

@ -1,4 +1,5 @@
<https://dougallj.wordpress.com/2022/07/30/parallelising-huffman-decoding-and-x86-disassembly-by-synchronising-non-self-synchronising-prefix-codes/>
- Given that each prefix code has a maximum length $n$, start decoding at $n$ sequential offsets.
-
# Scratchpad
- Start decoding at arbitrary points throughout the data
- \