top | item 38747070

(no title)

sdkgames | 2 years ago

gzip is based on the DEFLATE algorithm, which is a combination of LZ77(1977) and Huffman coding(1952).( https://en.wikipedia.org/wiki/Gzip )

discuss

order

1986|2 years ago

DEFLATE was created / implemented / speced / whatever word you want to apply by Phil Katz no earlier than 1989

arp242|2 years ago

"Based on" is not the same as "identical".