当前位置:首页
> Luz 第2594页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论判断题:线性表L如果需要频繁地进行插入、删除操作,此时选择顺序存储结构更好。
线性表L如果需要频繁地进行插入、删除操作,此时选择顺序存储结构更好。~@[](1)答案:FALSE…
判断题:栈是一种特殊的线性表,它的插入和删除操作分别在表的两端进行。
栈是一种特殊的线性表,它的插入和删除操作分别在表的两端进行。 ~@[](1)答案:FALSE…
判断题:可以通过少用一个存储空间的方法解决循环队列中队空和队满条件的区分。
可以通过少用一个存储空间的方法解决循环队列中队空和队满条件的区分。~@[](1)答案:TRUE…
判断题:串是一种特殊的线性表,其特殊性体现在数据元素是一个字符。
串是一种特殊的线性表,其特殊性体现在数据元素是一个字符。 ~@[](1)答案:TRUE…
判断题:Zig & Zig-zig & Zig-zag rotations not only move the accessed nod
Zig & Zig-zig & Zig-zag rotations not only move the accessed node to the root, but also roughly half the depth of most n…
判断题:The class P, viewed as a set of languages, is closed under the c
The class P, viewed as a set of languages, is closed under the complement operation. ~@[](1)答案:TRUE…
判断题:The class NP, viewed as a set of languages, is closed under the
The class NP, viewed as a set of languages, is closed under the complement operation. ~@[](1)答案:FALSE…
判断题:The class of languages decided by polynomial-time algorithms is
The class of languages decided by polynomial-time algorithms is a subset of the class of languages accepted by polynomia…