试题内容
对n个元素进行快速排序时,最坏情况下的时间复杂度为( )。
A、O(1og2n)
B、O(n)
C、O(nlog2n)
D、0(n2)
软题库参考答案:D(仅供参考)
软题库解析:正在加载....
你可能感兴趣的试题
A. A
B. B
C. C
D. D
以下关于dpi的叙述中,正确的是()。
A.每英寸的bit数
B.存储每个像素所用的位数
C.每英寸像素点
D.显示屏上能够显示出的像素数目
Object-oriented analysis (OOA) is a semiformal specification technique for the object-oriented paradigm. Object-oriented analysis consists of three steps. The first step is(1). It determines how the various results are computed by the product and presents this information in the form of a &n
第32题: 下图中的程序由A、B、C、D、E 5个模块组成,下表中描述了这些模块之间的接口,每一个接口有一个编号。此外,模块A、D和E都要引用一个专用数据区。那么A和E之间耦合关系是( )。
A、公共耦合
B、数据耦合
C、内容耦合
D、无耦合
“软件产品必须能够在3秒内对用户请求作出响应”属于软件需求中的()。
A.功能需求
B.非功能需求
C.设计约束
D.逻辑需求