The embedded clinometer, indicating the vehicle status, is an important part of the XX fire control system.
嵌入式倾XX火控系统的重要
成部分,
反映车
的测量装置。
声明:以上例句、词性分类均由互联网资源自动生成,部分未经过人工审核,其表达内容亦不代表本软件的观点;若发现问题,欢迎向我们指正。
A general-purpose computer that communicates with the target via a serial port or network connection. This term is usually used to distinguish the computer on which the debugger is running from the embedded system that is being developed.
一台通用计算机,它通过串口或网络连接与目标机通讯。这处名词一般用来区别调试程序运行的计算机和被开发的嵌入式统。
A guarantee of exclusive access to a shared resource. In embedded systems, the shared resource is typically a block of memory, a global variable, or a set of registers. Mutual exclusion can be achieved with the use of a semaphore or mutex.
唯一访问共享资源的保证。在嵌入式统中,共享的资源典型的有内存块或寄存器组。互斥现象能由使用信号灯或互斥完成。