当前位置:首页
> Luz 第6656页
Luz 管理员
暂无介绍
89859 篇文章 33 次评论在m阶$$B^{-}$$树中每个结点上至少有$$\lceil m/2 \rceil$$关键字,最多有m个关键字。
在m阶$$B^{-}$$树中每个结点上至少有$$\lceil m/2 \rceil$$关键字,最多有m个关键字。 ~@[](1)答案:FALSE…
在红黑树中,从根结点到最近叶结点的路径长度不超过从根结点到最远叶结点的路径长度的一半。
在红黑树中,从根结点到最近叶结点的路径长度不超过从根结点到最远叶结点的路径长度的一半。~@[](1) 答案:FALSE…
对于红黑树中的任一黑色结点X,若其有两个子结点,则两个子结点的颜色可以是不同的。
对于红黑树中的任一黑色结点X,若其有两个子结点,则两个子结点的颜色可以是不同的。 ~@[](1)答案:TRUE…
在红黑树中,以$$x$$为根结点的子树中内部结点的个数不超过$$2^{bh(x)}-1$$,其中$$bh(x)$$是$$x$$结
在红黑树中,以$$x$$为根结点的子树中内部结点的个数不超过$$2^{bh(x)}-1$$,其中$$bh(x)$$是$$x$$结点的黑色高度。~@[](2)答案:FALSE…
m阶$$B^{-}$$树的任何一个结点的左右子树的高度都相等。
m阶$$B^{-}$$树的任何一个结点的左右子树的高度都相等。 ~@[](1)答案:TRUE…
在红黑树中,若一个内部的黑结点的度为1,则它的后代中只有1个结点。
在红黑树中,若一个内部的黑结点的度为1,则它的后代中只有1个结点。~@[](2)答案:TRUE…
Most technical software metrics described in this chapter repres
Most technical software metrics described in this chapter represent indirect measures software attributes that are usefu…
Because the class is the dominant unit in OO systems there is no
Because the class is the dominant unit in OO systems there is no call for the definition of class-oriented metrics. ~@[]…
In many cases metrics for one model may be used in later softwar
In many cases metrics for one model may be used in later software engineering activities (e.g. design metrics may be use…
The Goal/Question/Metric (GQM) paradigm was developed as a techn
The Goal/Question/Metric (GQM) paradigm was developed as a technique for assigning blame for software failures. ~@[](1)…