Introduction - If you have any usage issues, please Google them yourself
The C language implementation of the hash table. Hash function used division method, processing method using hash conflict even address. Contains design documents! In dev c++ platform has been successfully validated