Content deleted Content added
No edit summary Tag: repeating characters |
No edit summary |
||
Line 29:
:<math>\operatorname{P}(n) \ge \operatorname{P}(n+1) + \operatorname{P}(n+2)\, </math>
for <math>n=1,2,3,...</math>. Although it is the optimal symbol-by-symbol coding for such probability distributions,
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.
Line 35:
==See also==
*[[Thermometer code]]
*[[Unary numeral system]]
==References==
|