Description: If keywords entered in the hash table already exists, then the output of the key positions in the hash table, continue to wait for the next key input.
If keywords entered does not exist in the hash table, determine the number of current keyword hash table is equal to m-1, if equal, then the output end of the program Table full! Otherwise, Keyword Insertion hash table, and outputs the key inserted in position in the hash table, continue to wait for the next key input.
To Search:
File list (Check if you may need any files):
哈希表程序\Debug\hashTable.exe
..........\.....\hashTable.ilk
..........\.....\hashTable.obj
..........\.....\hashTable.pch
..........\.....\hashTable.pdb
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\hashTable.cpp
..........\hashTable.dsp
..........\hashTable.dsw
..........\hashTable.ncb
..........\hashTable.opt
..........\hashTable.plg
..........\~$哈希表.doc
..........\哈希表.doc
..........\Debug
哈希表程序