-->
当前位置:首页 > 题库

题库 第6554页

  • 最新
  • 浏览
  • 评论

第一二章: 超文本是超文本在互联网上的传送协议。

Luz5年前 (2021-05-10)1050
第一二章: 超文本是超文本在互联网上的传送协议。 ~@[](5)答案:FALSE…

第一二章:超媒体是超文本和多媒体在信息浏览环境下的结合。

Luz5年前 (2021-05-10)1251
第一二章:超媒体是超文本和多媒体在信息浏览环境下的结合。 ~@[](5)答案:TRUE…

只有那种使用了局部变量的递归过程在转换成非递归过程时才必须使用栈。

Luz5年前 (2021-05-10)1109
只有那种使用了局部变量的递归过程在转换成非递归过程时才必须使用栈。 ~@[](2)答案:FALSE…

The nearest-one problem is defined as follows. Input: An array A

Luz5年前 (2021-05-10)943
The nearest-one problem is defined as follows. Input: An array A of size n of bits; namely, the value of each entry of A…

The nearest-one problem is defined as follows. Input: An array A

Luz5年前 (2021-05-10)848
The nearest-one problem is defined as follows. Input: An array A of size n of bits; namely, the value of each entry of A…

Suppose ALG is an $$\alpha$$-approximation algorithm for an opti

Luz5年前 (2021-05-10)1821
Suppose ALG is an $$\alpha$$-approximation algorithm for an optimization problem $$\Pi$$ whose approximation ratio is ti…

We often use work load(W) and worst-case running time(T) to meas

Luz5年前 (2021-05-10)814
We often use work load(W) and worst-case running time(T) to measure the performance of parallel algorithms . ~@[](5)答案:…

For one operation, if its average time bound is $$O(logN)$$, the

Luz5年前 (2021-05-10)867
For one operation, if its average time bound is $$O(logN)$$, then its amortized time bound must be $$O(logN)$$. ~@[](1)答…

If the satisfiability problem (Circuit-SAT) can be polynomial-ti

Luz5年前 (2021-05-10)740
If the satisfiability problem (Circuit-SAT) can be polynomial-time reducible to a language $$L$$, $$L$$ is NP-Complete.…

For one operation, if its amortized time bound is $$O(logN)$$, t

Luz5年前 (2021-05-10)1140
For one operation, if its amortized time bound is $$O(logN)$$, then its worst-case time bound must be $$O(logN)$$. ~@[](…