Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. 1. Compute MD5 hash for each picture: DSC0001.JPG
  2. ex) `MD5 (DSC0001.JPG) = e8735480f03aeecfa21aec49e8f95d0`
  3. 2. Store the MD5 list and sort
  4. 3. Apply a binary search for each hash value or for the new value.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement