散列技术的方法指的是不同于顺序查找、二分查找、二叉排序树及B-树上的查找。它不以关键字的比较为基本操作,采用直接寻址技术。在理想情况下,无须任何比较就可以找到待查关键字,查找的期望时间为O(1)。
此外,本文还对线性散列技术作了一般性扩充,并通过模拟实验研究了方法的性能。
In addition, a general expansion of lip ear hashing and the results of simulation of performance of the method are given as well.
在散列技术中,用以解决溢出问题的一种方法,它利用相邻的存储区来存放溢出部分。
A technique used to solve overflow problems in hashing. It uses a neighbour storage area to store the overflow items.
此外,本文还对线性散列技术作了一般性扩充,并通过模拟实验研究了方法的性能。
In addition, a general expansion of lip ear hashing and the results of simulation of performance of the method...
应用推荐