皮皮学,免费搜题
登录
搜题
【多选题】
若一个有向图的定点集合为(1,2,3,4,5},边集为{<1,2>,<1,4>,<2,5>,<3,1>,<3,5>,<4,3>},则从顶点1开始对该图进行广度优先搜索,得到的顶点序列可能为( )。
A.
1 2353
B.
1 2435
C.
1 4235
D.
1 4253
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】计算下列程序段中 X=X+1 的语句频度 for(i=1;i<=n;i++) for(j=1;j<=i;j++) for(k=1;k<=j;k++) x=x+1;
A.
n(n+1)(n+2)/6
B.
n(n+1)(n+2)
C.
n(n+1)(n+2)/2
D.
(n+1)(n+2)
【判断题】对于三维平动子,体积增加,微观状态数增多是因为平动能级间隔变小之故。( )
A.
正确
B.
错误
【简答题】计算下列程序段中(1)基本语句的语句频度(2)算法的时间复杂度。 for(i=1;i<=n;i++) for(j=1;j<=i;j++) for(k=1;k<=j;k++) x=x+1;
【单选题】What will you possibly be_____?
A.
in 15 years time
B.
in 15 years’ time
C.
in 15 year time
D.
in 15 years’ times
【简答题】下列程序段中, 设 n 为,以前置有记号 @ 的语句为基本操作,求出其频度及程序段的复杂度。 i=1;k=0; while(i<=n-1){ @ k+=10*i; i++; }
【判断题】对于三维平动子,体积增加,微观状态数增多是因为平动能级间隔变大之故
A.
正确
B.
错误
【简答题】微电影发展经历了( )、( )、( )。
【单选题】We hadn't met for about 15 years, but I recognized her ______ I saw her.
A.
the moment
B.
the moment when
C.
for the moment
D.
at the moment when
【简答题】在任何类中都有三种访问权限的数据成员,分别是public、private和______。
【简答题】I am an English teacher, with over 15 years’ experience of teaching in London. I started the DailyStep audio email lesson service because I noticed that when I started their English course, my student...
相关题目: