Unary coding: Difference between revisions

Content deleted Content added
No edit summary
Revert to revision 223210024 dated 2008-07-03 01:53:40 by 139.78.112.177 using popups
Line 1:
'''Unary coding''' is an [[entropy encoding]] that represents a [[natural number]], ''n'', with ''n'' − 1 zerosones followed by a onezero. For example 5 is represented as 11110. Some representations use ''n'' − 1 zeros followed by a one. The ones and zeros are interchangeable without loss of generality.
 
<table border="1" cellpadding="2">