Recursive indexing: Difference between revisions

Content deleted Content added
m Recursive Indexing / Data Compression Article
 
Line 6:
number after extracting the maximum value of the alphabet set from the number, and
continuing recursively till the difference falls in the range of the set.
 
Recursive Indexing with a 2 letter alphabet is called [[Unary code]].
 
==Encoding==