单项选择题
设有两个散列函数H
1
(K)=K mod 13和H
2
(K)=K mod 11+1,散列表为T[0…12],用二次散列法解决冲突。函数H
1
用来计算散列地址,当发生冲突时,H
2
作为计算下一个探测地址的地址增量。假定某一时刻散列表的状态为:
下一个被插入的关键码为42,其插入位置应是
A.0
B.1
C.3
D.4
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
Software Engineering Economy is an effective part of software engineering. Which of the following content is the research content of software engineering economy Ⅰ. Estimation of software development cost Ⅱ. Earn & Cost analysis of software development Ⅲ. Adjustment of software development progress
A.Ⅲ only
B.Ⅱ and Ⅲ
C.Ⅰ and Ⅱ
D.all
点击查看答案
单项选择题
模块独立性是软件模块化所提出的要求,衡量模块独立性的度量标准则是模块的
A.激活机制和控制方法
B.局部化和封装化
C.内聚性和耦合性
D.抽象和信息隐蔽
点击查看答案
相关试题
Which traversal method for a binary...
A
A
D