Gapplet
A few standard encodings enabling detection of a single error.
| Input string s, consisting of capital letters and digits only, e.g., "ABC45E7". |
||
Doubling of characters of s |
||
Parity check added after each 7-th character of s |
||
Weighted parity check as in ISBN |
||