搜索资源列表
hashtable
- 用除留余数法构造哈希表,用线性探测再散列的方法解决冲突-In addition to France to stay with the remainder constructed hash table, hashing with linear probing method of conflict resolution and then
QUADRATI
- c++ program for hashing using quadratic probing method
hash
- 本程序可实现哈希表的建立,并用线性探测再散列的方法处理冲突-This procedure enables the establishment of the hash table and re-hashing with linear probing method of dealing with conflict
seqsearch
- 提供一个哈希算法,并且采用线性探查法解决冲突-A hashing algorithm and linear probing method to resolve conflicts
散列函数
- 数据库中的散列法是使用计算值来分配表格数据的方法,它比在整个索引中搜索要好的多。一个哈希散列答应你在数据库表格中存储数据,以便这些行的要害计算的相同值存储在相同的位置。 只有那种数据量超大的数据库才会用到(Hashing in a database is a method of allocating tabular data using computed values, which is much better than searching in the entire index. A has
DMIHI
- 多实例hash检索方法,一种可以检索多个目标的哈希方法(deep multi-instance hashing)
