| Algorithm 2: IP Marks matching algorithm |
| Input: (i) Pseudo Position (ii) Marks sequence
Output: (i) Current design /*Marks sequence , Current design means that the location of the information for embedding the Marks */ /*Compare the size of and */ 1: gets(); gets(); /*Traversing each element of the collection and the collection */ 2: for (i=0; !=’\0’&&!=’\0’; i++); 3: if () 4: break; 5: else if 6: Embed into Location in ; 7: Store in ; 8: End If 9: End For 10: Output ; |