device driver interface的意思|示意
设备驱动接口
device driver interface的网络常见释义
设备驱动程序接口 微软嵌入式中文社区 IRP。而Windows CE驱动各层之间的通信没有采用IRP通信机制,而是通过接口函数调用实现的。设备驱动程序接口(Device Driver Interface,DDI)是在MDD层中实现的函数集,系统中的GWES模块通过这个接口调用设备驱动程序;设备驱动程序服务器接口
设备驱动接口 ... DDI Device Driver Interface 设备驱动接口 DMA Direct Memory Access 直接存储器存取 DCS Desktop Color Seperation 桌面彩色配置 ...
接口 装备驱动程序接口(Device Driver Interface,DDI)是在MDD层中实现的函数集,系统中的GWES模块通过这个接口调用装备驱动程序;装备驱动程序服务器接口...
设备驱动程序接口函数 触摸屏驱动由GWES 加载,GWES 通过MDD层的DDI设备驱动程序接口函数(Device Driver Interface,DDI),实现和驱动程序的交互,而PDD层则通过实现DDSI接口函数(Device Dri..
device driver interface相关短语
1、 DDI Device Driver Interface 设备驱动程序接口 ; 设备驱动接口 ; 设备驱动器接口
2、 Device Driver Service Provider Interface 器接口 ; 驱动程序提供器接口 ; 接口函数 ; 提供接口
3、 Device Driver Service Interface 设备驱动程序服务接口
device driver interface相关例句
Examples of devices at this layer include the SLIP driver over a serial interface or an Ethernet driver over an Ethernet device.
例如,包串口使用的SLIP驱动程序以及以太网设备使用的以太网驱动程序都是这一层的设备。
This paper is based on developing the PCI communication card of MSCIS interface system and Device Driver of the communication card.
论文是在研制MSCIS接口系统的PCI通信卡和开发通信卡设备驱动程序的基础上完成的。
The device can simulate the driver' s operations and an interface with TAX cabinet is reserved.
该装置完全模拟司机过分相区时的操作,并预留有机车TAX箱接口。
In the aspects of software modularization, emphasize to analyze USB device firmware, driver program of computer operating system and interface program-three parts of programming method.
在针对软件的模块化方面,着重分析了USB外设端的固件、主机操作系统上的客户驱动程序以及操作界面程序三个部分程序编写方法。
If your game USES voice and the mobile device provides voice capabilities, you need to provide an alternate driver to interface from the game to the device's voice capability.
如果游戏使用语音,而移动设备也提供语音功能,就需要提供一个驱动程序,将游戏的语音和设备的语音功能连接起来。
The device Abstract Layer provides a set of standard communication interface functions unrelated with specific device, which is mapped to device drivers by file table, device table and driver table.
设备抽象层为上层应用程序提供了一套标准的、与设备无关的通信接口,并且通过文件描述表、设备描述表和驱动描述表建立了从通信接口到设备驱动的映射。