考试指南
退出 登录/注册
首页 > 考试指南 > 软考中级

2023年中级软考嵌入式系统设计师考试每日一练(2023年11月29日)

2023-11-29 来源:快问云

本文中的软考中级嵌入式系统设计师考试每日一练试题,是优题宝题库根据软考中级考试大纲和教材中的相关知识点整理的试题集参考答案见文章末尾)。正在备考的考生可以进入“软考中级考试题库优题宝”小程序使用“每日一练”功能进行其他试题的练习,这个小程序内包含了软考中级嵌入式系统设计师考试相关知识点的各类题型,对考试重点及难点做了相应的梳理,希望能助您顺利通过考试!以下为本考试部分试题内容,答案在文末

1、● 执行 C 程序代码 
“int a = 1; int b = 0; int c = 0; int d = (++a) * (c = 1);”后
a, b, c, d 的值分别为 (59) 。
A.2,0,1,2
B.1,0,1,1
C.2,0,1,1
D.2,0,0,2

2、● 某微机系统采用8259中断控制器,若其IR1的中断向量码为29H,则IR3的中断向量码是 (32) 。
(32)
A.2BH
B.31H
C.39H
D.3BH

3、● 在并行环境中的某些任务必须协调自己的运行速度,以保证各自的某些关键语句按照某种事先规定的次序执行,这种现象被称为任务的 (43) 。
(43)
A.执行
B.互斥
C.调度
D.同步

4、● 在 32 位总线系统中,若时钟频率为500MHz,传送一个 32 位字需要5 个时钟周 期,则该总线系统的数据传送速率为  (28 ) MB/s 。
    (28 )
A.200
B.400
C.600
D.800

5、● 对于一块具有15条地址线、16条双向数据线的 SRAM,其容量为 (29) 。
(29)
A.64KB
B.80KB
C.160KB
D.320KB

6、● 为了解决CPU输出数据的速度远远高于打印机的打印速度这一矛盾,在操作系统中一般采用 (39) 。
(39)
A.高速缓存Cache技术
B.通道技术
C.Spooling技术
D.虚存(VM)技术

7、●有很多方法可用来描述可复用的构件,其中最理想的是由 Tracz 提出的 3C 模型。3C是指 (54)  。
(54)
A.包容(container) ,上下文(context),代价(cost)
B.概念(concept) ,上下文(context),内容(content)
C.概念(concept) ,上下文(context),控制(control)
D.内容(content),包容(container),代价(cost)

8、● People are indulging in an illusion whenever they find themselves explaining at a cocktail(鸡尾酒) party, say, that they are "in computers," or "in telecommunications," or "in electronic funds transfer". The implication is that they are part of the high-tech world. Just between us, they usually aren't. The researchers who made fundamental breakthroughs in those areas are in a high-tech business. The rest of us are (71) of their work. We use computers and other new technology components to develop our products or to organize our affairs. Because we go about this work in teams and projects and other tightly knit working groups(紧密联系在一起的工作小组), we are mostly in the human communication business. Our successes stem from good human interactions by all participants in the effort, and our failures stem from poor human interactions.
The main reason we tend to focus on the (72) rather than the human side of the work is not because it's more (73) , but because it's easier to do. Getting the new disk drive installed is positively trivial compared to figuring out why Horace is in a blue funk(恐惧) or why Susan is dissatisfied with the company after only a few months. Human interactions are complicated and never very crisp(干脆的,干净利落的) and clean in their effects, but they matter more than any other aspect of the work.
If you find yourself concentrating on the (74) rather than the (75), you're like the vaudeville character(杂耍人物) who loses his keys on a dark street and looks for them on the adjacent street because, as he explains, "The light is better there!".
(71)
A. creators
B. innovators
C. appliers
D. inventors
(72)
A. technical
B. classical
C. social
D. societal
(73)
A. trivial
B. crucial
C. minor
D. insignificant
(74)
A. technology
B. sociology
C. physiology
D. astronomy
(75)
A. technology
B. sociology
C. physiology
D. astronomy
A.
B.
C.
D.
A.
B.
C.
D.
A.
B.
C.
D.
A.
B.
C.
D.
A.
B.
C.
D.

9、在CPU中,()可用于传送和暂存用户数据,为ALU执行算术逻辑运算提供工作区。
A.<>A.程序计数器
B.累加寄存器
C.程序状态寄存器
D.地址寄存器

10、下面不属于软件开发过程的主要阶段的活动是(56)。
A.需求分析
B.软件设计
C.软件编码与调试
D.软件合格性认证

11、下列智力成果中,能取得专利权的是______。
A.计算机程序代码
B.游戏的规则和方法
C.计算机算法
D.用于控制测试过程的程序

12、一系统由A、B、C三个子系统串联而成,它们的寿命均服从指数分布,其中A、B的MTBF分别是200h、400h。现要求系统的MTBF在100h以上,则子系统C的MTBF至少为(3)h。
A.50
B.200
C.400
D.700

13、一个故障已经被发现,而且也被排除了,为了检查修改是否引起了其他故障,这时应该进行()。
A.<>A.程序走查
B.退化测试
C.软件评审
D.接收测试

14、属于CPU中算术逻辑单元的部件是 (3) 。
A.程序计数器
B.加法器
C.指令寄存器
D.指令译码器

15、知识产权(IP:IntellectualProperty)包含()。
A.版权
B.商标
C.专利权
D.集成电路布图设计

【参考答案】
1A
2A
3D

6-20.点击“优题宝”进入小程序可搜索题目答案。

提示:手机浏览无法扫码,可点击下方二维码图片打开微信小程序。

优题宝

| THE END |
温馨提示:因考试政策、内容不断变化与调整,快问云提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准。 点击打开优题宝小程序  海量试题随时刷