Unary coding: Difference between revisions

Content deleted Content added
m Reverted edits by 190.3.137.162 to last version by VolkovBot (HG)
adding heading "See also" and 1 internal link: *Thermometer code (WP:O)
Line 32:
 
A modified unary encoding is used in [[UTF-8]]. Unary codes are also used in split-index schemes like the [[Golomb Rice code]]. Unary coding is [[Prefix-free code|prefix-free]], and can be uniquely decoded.
 
==See also==
*[[Thermometer code]]
 
==References==