Monolithic device driver的意思|示意
美 / /
英 / /
单片设备驱动程序
Monolithic device driver的网络常见释义
单片驱动程序 Windows CE中包含的样本设备驱动程序分为两种类型:单片驱动程序(monolithic device driver)和分层驱动程序(Iayered device driver)。电池驱动采用分层驱动开发模式,如图2所示。
Monolithic device driver相关例句
You might also choose to implement a monolithic driver if the capabilities of your device are well matched to the tasks that the functions in the MDD layer perform.
如果你的设备的功能与MDD层功能函数非常一致,你也可以将驱动实现为单体。