- 主题:Embedded C Programming software one quiz daily (9)
which of the following are valid scenarios in which closed-loop-control software will be written in ANSI C for an embedded system?
A.The embedded system is responsible for distributing network traffic among devices on a computer network
B.The embedded system is responsible for one or more motors for which the accuracy of position or rate of speed the motor shaft is important
C.The embedded system is responsible for accepting input from a user interface.
D.The embedded system is responsible for managing the temperature of a chamber
E.The embedded system is responsible for maintaining specific flow rates through a pipeline.
--
FROM 1.147.24.*
ABCDE
【 在 anit 的大作中提到: 】
: which of the following are valid scenarios in which closed-loop-control software will be written in ANSI C for an embedded system?
: A.The embedded system is responsible for distributing network traffic among devices on a computer network
: B.The embedded system is responsible for one or more motors for which the accuracy of position or rate of speed the motor shaft is important
: ...................
--
FROM 113.104.224.*
B
C/D/E取决于输入与响应的时间确定性要求
【 在 anit 的大作中提到: 】
: which of the following are valid scenarios in which closed-loop-control software will be written in ANSI C for an embedded system?
: A.The embedded system is responsible for distributing network traffic among devices on a computer network
: B.The embedded system is responsible for one or more motors for which the accuracy of position or rate of speed the motor shaft is important
: ...................
--
FROM 222.130.251.*