Content deleted Content added
Describing Exp-Golomb code for k>0, not just k=0; nonnegative, not positve |
Mulligatawny (talk | contribs) phrasing |
||
Line 1:
An '''Exponential-Golomb code''' (or just '''Exp-Golomb code''')
# Write all but the last <math>k</math> bits plus 1 in binary.
# Count the bits written, subtract one, and write that number of starting zero bits preceding the previous bit string.
|