Description: reconstruct the input sequence according to the given hash table. The hashing function :H(x)=x N,and using linear probing to solve collisions.
To Search:
File list (Check if you may need any files):
reverse_hashing\reverse_hashing.C
...............\reverse_hashing.pdf
reverse_hashing