Content deleted Content added
Luckas-bot (talk | contribs) m robot Adding: fr:Code exponentiel-Golomb |
Algebraist (talk | contribs) m avoid the ambiguous term "whole number" |
||
Line 1:
{{Unreferenced|date=December 2009}}
An '''exponential-Golomb code''' (or just '''Exp-Golomb code''') of order ''k'' is a type of [[Universal code (data compression)|universal code]], parameterized by a [[
# Take the number in binary except for the last ''k'' digits and add 1 to it (arithmetically). Write this down.
# Count the bits written, subtract one, and write that number of starting zero bits preceding the previous bit string.
|