试题内容
在()中,任意一个结点的左、右子树的高度之差的绝对值不超过1。
A.完全二叉树
B.二叉排序树
C.线索二叉树
D.最优二叉树
软题库参考答案:A(仅供参考)
软题库解析:正在加载....
你可能感兴趣的试题
将一个无序序列中的元素依次插入到一棵 ( ) ,并进行中序遍历,可得到一个有序序列。
A、完全二叉树
B、最小生成树
C、二叉排序树
D、最优二叉树
拓扑排序是将有向图中所有顶点排成一个线性序列的过程,并且该序列满足:若在AOV网中从顶点νi到νj有一条路径,则顶点νi必然在顶点νj之前。对于图1-7所示的有向图,()是其拓扑序列。
A.1 2 3 4 5 7 6
B.1 2 3 5 4 6 7
C.2 1 3 5 4 7 6
D.2 1 3 4 5 6 7
在如下所示的进程资源图中,(1);该进程资源图是(2)。
(1)A.P1、P2、P3都是阻塞节点
B.P1是阻塞节点、P2、P3是非阻塞节点
C.P1、P2是阻塞节点、P3是非阻塞节点
D.P1、P2是非阻塞节点、P3是阻塞节点
(2)A.可以化简的,其化简顺序为P1→P2→P3
B.可以化简的,其化简顺序为P3→P1→P2
C.可以化简的,其化简顺序为P2→P1→P3
D.不可以化简的,因为P1、P2、P3申请的资源都不能得到满足
In the fields of physical security and information security, access contro lis the selective restriction of access to a place orothe rresource. The act of accessing may mean consuming, entering, or using. Permission to access a resource is called authorization(授权).
An access control mechanism(1) between a user (or a process executing on behalf of a user) and system resources, such as applications,operating systems,firewalls,routers,files,and databases.The system must first a uthenticate
采用( )不能将多个处理机互连构成多处理机系统。
A、STD总线
B、交叉开关
C、PCI总线
D、Centronic总线