搜索资源列表
Hash
- 构建一个哈希表,并输出哈希表及其平均查找长度。chash()函数构建Hash表,dhash()输出Hash表和平均查找长度-Build a hash table and print out the table and the average search length(ASL). Function chash () builts Hash table, dhash () print outthe Hash table and the average search length.