StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark Adler

Rating
1549.63 (8,059th)
Reputation
60,940 (1,500th)
Page: 1 ... 21 22 23 24 25 ... 39
Title Δ
How to identify the binary compression type from the content? 0.00
Need a way to write my Huffman tree to my encoding -1.79
How can I modify zlib MIN_MATCH value? 0.00
Are there test vectors available for GZIP? +2.38
Huffman vs adaptive huffman 0.00
Checksum CRC 16 from C++ to Java +0.40
Decompressing text in C# +0.77
zlib compression greater than maximum compression +1.02
How random is PHP pseudo random, of 4 bytes 0.00
Using .Net 4.5 ZipFile, cannot unzip a file zipped with Windows zip... -0.11
Generic CRC (8/16/32/64) combine implementation 0.00
Generate huffman tree on Nvidia GPU 0.00
How to efficiently decompress huffman coded file 0.00
Compressing strings and appending to file on the fly 0.00
CRC, parity bit, checksum 0.00
Buffer error on using compress +0.39
Basic CRC32 Wikipedia implementation differs from standard CRC32 se... 0.00
CRC8 on uneven number of bits - initial 0xff 0.00
Is it possible to get a raw deflate out of java.util.zip.Deflater? 0.00
What is the absolute best theoretical lossless compression of data... 0.00
Merge Order in Huffman Coding with same weight trees +0.41
Decoding Huffman file from canonical form +0.40
Java Compress Multiple strings with the same rule 0.00
Reading gzip content info 0.00
CRC 8 and CRC 16 0.00
Do I need to have a checksum if I am using GZIP? 0.00
Chrome not unzipping gzip file if the gzip file was created by comb... 0.00
Where the compressed dictionary is stored in zlib? 0.00
Saving a Huffman Tree compactly in C++ -0.58
Streaming decompression of zip archives in python -0.09
Writing a .tgz file using PHP with 100,000+ entries, but avoiding i... 0.00
ZipOutputStream ZipEntry is losing milliseconds information -0.67
Compressiopn using GZIPOutputStream and decompression in php 0.00
How to create minimum size (empty) zip file, which has 22B? +0.41
No CRC64 implementation equal to CommonCrypto? 0.00
What is the maximum compresion ratio of Deflate64? 0.00
zlib gzip decompression python -0.09
_mm_crc32_u8 gives different result than reference code 0.00
zLib inflate() hangs while uncompressing buffer 0.00
How to distributed load GZIP File? -0.13
python zlib produces a -3 error when inflating data through a Decom... 0.00
Why is a different zlib window bits value required for extraction,... 0.00
Automated gzip and File Permissions 0.00
Prevent GZipStream/DeflateStream from trying to consume more than t... +1.56
compressing multicast packets with zlib library 0.00
Node: zlib.gunzip works, but not zlib.inflate? 0.00
When does compression increase file size? +1.69
Unknown CRC Calculation +0.42
Huffman Code Decoder Encoder In Java Source Generation -0.12
How to do compression that allows random read access to the compres... +1.59