内容导航:
1、
embedded systems
2、
零嵌和非零嵌的区别?
1、
embedded systems
英:
美:
常用释义:
嵌入式系统
嵌入式系统
1、Embedded systems with the features of small, easily portable, high reliability have been widely used in various fields.───嵌入式系统以其小型、专用、易携带、可靠性高的特点,在各个领域得到了广泛的应用。
2、NetBSDs small footprint, ease of portability, and BSD license make it a perfect choice for
embedded systems
.───NetBSD的占用空间小、易于移植和BSD许可都使得它成为嵌入式系统的最佳选择。
3、NetBSD: Not just for
embedded systems
.───NetBSD:不仅用于嵌入式系统。
4、The computers used to control equipment, otherwise known as
embedded systems
, have been around for about as long as computers themselves.───用于控制设备的计算机,也叫做嵌入式系统,它的历史几乎和计算机自身的历史一样长。
5、In some cases,
embedded systems
are part of a larger system or product, as is the case of an anti-lock braking system in a car.───在情况下,嵌入式系统是大的系统或产品的一,就象汽车上的防抱死装置。
6、Embedded systems mostly use CF disks as their primary drives.───嵌入式系统大都使用CF磁盘作为其主驱动器。
7、This is ideal for
embedded systems
.───这对于嵌入式系统来说非常理想。
8、If you develop for
embedded systems
, such a need might be quite real for you.───如果您在开发嵌入式系统,就很可能会有这种需要。
9、Embedded systems have been used widely in the filed of industry control, consume electron, communication equipment and so on.───嵌入式系统在工业控制、消费电子、通信类产品等领域得到广泛应用。
1、embedded option───隐含期权;内嵌期权;嵌入式期权;【财】嵌入式期权
2、embedded studio───嵌入式工作室
3、compactly embedded───紧密嵌入
4、systems───n.系统;体制,体系;制度(system的复数)
5、embedded───v.嵌入(embed的过去式和过去分词形式);adj.嵌入式的;植入的;内含的
6、embedded particles───嵌入粒子
7、embedded standard───嵌入式标准
8、embedded system───【计】嵌入式系统;预埋系统
9、embedded nic───嵌入式网卡
2、
零嵌和非零嵌的区别?
零嵌和非零嵌是两种嵌入式系统(Embedded Systems)的设计方式,它们在硬件和软件设计上有显著的区别。
首先,零嵌入式系统(Zero-Embedded Systems)通常指的是那些将嵌入式系统的功能尽可能地集成到主处理器(Host Processor)中,而不是使用专门的嵌入式处理器。这种设计方式可以显著减少硬件成本,提高系统的集成度,并简化软件设计。然而,零嵌入式系统的缺点是可能导致主处理器的负载过重,影响整体性能。
另一方面,非零嵌入式系统(Non-Zero Embedded Systems)则使用专门的嵌入式处理器来执行特定的任务。这种设计方式可以提供更高的性能和更好的可扩展性,因为嵌入式处理器可以针对特定任务进行优化。然而,非零嵌入式系统的成本通常更高,且需要更多的硬件和软件设计工作。
总的来说,零嵌和非零嵌的选择取决于具体的应用需求。在需要高性能和可扩展性的情况下,非零嵌入式系统可能更合适;而在对成本敏感或需要高度集成的情况下,零嵌入式系统可能更合适。