题目详情
当前位置:首页 > 职业培训考试
题目详情:
发布时间:2023-10-30 04:35:28

[单项选择]以下子例行程序用于实现向一维数组下标为P的数组元素处插入一个整数X
SUBROUTINE INSERT(B,N,P,X)
INTEGER B(N),X,P
DO 20 K=N-1,P,-1
B(K+1)=______
20 CONTINUE
B(P)=X
END
为使程序完整,应在______处放入()。
A. X
B. K
C. B(P)
D. B(K)

更多"以下子例行程序用于实现向一维数组下标为P的数组元素处插入一个整数X "的相关试题:

[单项选择]

一个FORTRAN子例行程序如下所示:
SUBROUTINE SUBA(A,B,X,Y)
X=A+B
Y=A*B
END
调用上述子例行程序的正确语句是()。


A. CALL SUBA(15.2,W*W,9.4,Z)
B. CALL SUBA(0.5,7.2,R,S,T)
C. CALL SUNA(S,T,7.5,5.2)
D. CALL SUBA(4.4*I,5.6*J,C,D)
[单项选择]According to the lecturer, how widespread are insectivorous plants( ).
A. There are hundreds of varieties in the world.
B. They exist in 500 countries in the world.
C. They exist only in North America.
D. There are five different types throughout the world.
[单项选择]In a recent book entitled The Psychic Life of Insects, Professor Bouvier says that we must be careful not to credit the little winged fellows with intelligence when they behave in what seems like an intelligent manner. They may be only reacting. I would like to confront the professor with an instance of reasoning power on the part of an insect which cannot be explained away in any other manner.
During the summer of 1899, while I was at work on my doctoral thesis, we kept a female wasp at our cottage. It was more like a child of our own than a wasp, except that it looked more like a wasp than a child of our own. That was one of the ways we told the difference.
It was still a young wasp when we got it (thirteen or fourteen years old) and for some time we could not get it to eat or drink, it was so shy. Since it was a female we decided to call it Miriam, but soon the children’s nickname for it-- " Pudge" --became a fixture, and "Pudge" it was from that time on.
One evening
A. do not have intelligence
B. behave in an intelligent way
C. are capable of reasoning
D. are more intelligent than we thought
[单项选择]Why did the resistance of insects to man-made insecticides develop so rapidly
A. Because farmers use less insecticides now.
B. Because farmers have been using insecticides for many years.
C. Because insects axe using the mechanisms against poisons produced by plants to deal with insecticides.
D. Because insects have been eating plants for many million years.
[单项选择]信息安全保障系统可以用一个宏观的三维空间来表示,第一维是OSI网络参考模型,第二维是安全机制,第三维是安全服务,该安全空间的五个要素分别是()
A. 应用层、传输层、网络层、数据链路层和物理层 
B. 基础设施安全、平台安全、数据安全、通信安全和应用安全 
C. 对等实体服务、访问控制服务、数据保密服务、数据完整性服务和物理安全服务 
D. 认证、权限、完整、加密和不可否认
[简答题]阅读算法,回答问题。
void AC(List &L)

InitList(L);
InsertRear(L,25);
InsertFront(L,50);
int a[4]=5,8,12,15,36;
for(int i=0;i<5;i++)
if (a[i]%2==0)InsertFront(L,a[i]);
else InsertRear(L,a[i]);

该算法被调用执行后,得到的线性表L为:
[不定项选择]预测可降解污染物浓度分布时,河口一维水质稳态模型与河流一维水质稳态模型相比,其主要差别有()。
A. 河口模型的自净能力可忽略
B. 河口模型的纵向离散作用不可忽略
C. 河口模型采用河段潮平均流量
D. 河口模型的稀释能力可忽略

我来回答:

购买搜题卡查看答案
[会员特权] 开通VIP, 查看 全部题目答案
[会员特权] 享免全部广告特权
推荐91天
¥36.8
¥80元
31天
¥20.8
¥40元
365天
¥88.8
¥188元
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《购买须知》
立即支付 系统将自动为您注册账号
请使用微信扫码支付

订单号:

请不要关闭本页面,支付完成后请点击【支付完成】按钮
恭喜您,购买搜题卡成功
重要提示:请拍照或截图保存账号密码!
我要搜题网官网:https://www.woyaosouti.com
我已记住账号密码