问题详情

假定X为整数类型变量,X>=1并且X

未搜索到的试题可在搜索页快速提交,您可在会员中心"提交的题"快速查看答案。 收藏该题
查看答案

相关问题推荐

为实现快速排序算法,待排序列适合采用()。
A.顺序存储
B.链式存储
C.散列存储
D.索引存储
优先队列通常采用(请作答此空)数据结构实现,向优先队列中插入—个元素的时间复杂度为()。
A.堆
B.栈
C.队列
D.线性表
某个应用中,需要对输入数据进行排序,输入数据序列基本有序(如输入为1,2,5,3,4,6,8,7)。在这种情况下,采用(请作答此空)排序算法最好,时间复杂度为()。
A.插入
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( ).It determines how the various results are computed by the product and presents this information in the form of a(请作答此空)and associated scenarios.The second is( ),which determines the classes and their attributes.Then determine the interrelationships and interaction among the classes.The last step is( ),which determines the actions performed by or to each class or subclass and presents this information in the form of( ).
A.collaboration diagram
B.sequence diagram
C.use-case diagram
D.activity diagram
设数组a[0..n-1,0..m-1](n>1,m>1)中的元素以行为主序存放,每个元素占用4个存储单元,则数组元素a[i,j](0≤i
联系我们 用户中心
返回顶部