Unary coding: Difference between revisions

Content deleted Content added
Line 117:
| colspan="3" | ...
|}
These codes also ( when writing unsigned integers ) allow for the use and transmission of an extra bit ( the one used for the first bit ). Thus they are able to transmit 'm' integers * N unary bits and 1 additional bit of information within m*N bits of data.
 
==Symmetric unary codes==