单项选择题
Questions 59~60 are based on the following information.
A hash table with hash function
H1 (k)=k mod 13
Is shown below.
Collision is resolved using the hash function H2 (k)=(k mod 11)+1
How many key comparisons occur in searching for key 35 in the given hash table ( )
A.0
B.i
C.2
D.3
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
Which routing select algorithm is described below According to a kind of fix regulation, the select algorithm of route works and has nothing to do with the network information newly. ( )
A.Static Routing Algorithm
B.Dynamic Routing Algorithm
C.Centralized Routing Algorithm
D.Distributed Routing Algorithm
点击查看答案
单项选择题
需求分析所要做的工作是深入描述软件的功能和性能,确定软件设计的限制和软件同其他系统元素的接口细节,定义软件的其他有效性需求。分析员通过需求分析,逐步细化对软件的需求,描述软件要处理的( ),并给软件开发提供一种可转化为数据设计,结构设计和过程设计的数据与功能表示。
A.过程
B.对象
C.数据域
D.环境
点击查看答案
相关试题
If a new key 67 is inserted int...