I'm curious to see how the compression dictionary is formed for a given piece of text, what bits are allocated for each piece, etc. Found these for Huffman, but not for modern ones like zip/gz/brotli etc.
I hope that's open-ended enough. I've seen very similar questions posted here before, and there's no compression-specific community.
2 Comments
Kritix@fedia.io · 8 pts · 52d
@nitroemdash@lemmy.wtf Could you link the ones that you found for Huffman algo? I wanna see it.
nitroemdash@lemmy.wtf · 9 pts · 52d
Plenty of these, like this one: https://cmps-people.ok.ubc.ca/ylucet/DS/Huffman.html