Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Exponential-Golomb coding

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 10 years ago by Bumblebritches57 in topic Simplify

Simplify

[edit]

I'm a beginner to this, but this is a bit confusing "Count the bits written, subtract one, and write that number of starting zero bits preceding the previous bit string."

It looks to me like you're counting the number of digits from the highest set bit, to bit 0, so in the case of the number 7 which in binary is: 0111, the Ex-Golomb code would be 000100, because the number of leading digits is the actual length of the code, so 3, and the 1 marks the position in which those ones start?

I'm just really confused, because like always, wikipedia assumes people have a degree in math.  Preceding unsigned comment added by Bumblebritches57 (talkcontribs) 17:21, 26 May 2016 (UTC)Reply