linear+hash
linear+hash技术资料下载专区,收录283份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
283
linear+hash 全部资料 283 份
Hash函数实例
Hash函数实例,所用文章为5000单词以内,所以初始为求出所取单词的hash值,然后对1901求余,所得的余数作为一个数组的下标,数组的每一个数又是一个链表,凡余数相同的单词放入同一链表.此为所构造的hash函数.
2016-08-04
197
This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit t
This general hash alogorithm implementation. This code has expamle for hash implementaio for 16bit to 64bit processor im...
2014-02-07
23