您要查找的是不是:
- USB主機設備驅動(dòng)程序USB host device driver
- 用DDK開(kāi)發(fā)win2000/xp下USB設備驅動(dòng)程序Developing USB Device Driver under Win2000/xp with DDK
- 其中USB通信模塊的設計涉及到USB主機驅動(dòng)程序和設備端固件程序兩個(gè)方面,是本文重點(diǎn)介紹的部分。The design of USB communication module involve with driver program of USB host and firmware of USB device,it is the emphasis of software design.
- USB主機端USB host - side
- 邏輯設備驅動(dòng)程序。LDD A logical device driver.
- 實(shí)踐部分主要是使用開(kāi)發(fā)工具Tornado2.2完成了VxWorks實(shí)時(shí)操作系統的USB主機驅動(dòng)棧在RSC S3C2440A開(kāi)發(fā)板上的移植,并在此基礎上實(shí)現了掃描儀設備驅動(dòng)。The part of practice transplants the USB host protocol stack driver of the VxWorks Real-time Operating System to the RSC S3C2440A board by using the developing tool Tornado2.2,and implements the scanner device driver basing on it.
- 可安裝式DOS設備驅動(dòng)程序ansi n. ANSI.SYS
- 用于存儲動(dòng)態(tài)注冊表數據,如由虛擬設備驅動(dòng)程序使用并僅受Windows 95 98系統支持的數據。Is used to store dynamic registry data, such as that used by Virtual Device Drivers and is supported only on Windows 95 98 systems.
- 安裝設備驅動(dòng)程序device
- 開(kāi)發(fā)了信號處理模塊的VxD(適合Windows 98的設備驅動(dòng)程序)。Developed VxD of signal processing module(a device driver fitted for windows 98).
- 當設備可能不存在時(shí),DSF特別有助于執行設備驅動(dòng)程序內核代碼。DSF is especially helpful in executing device driver kernel code where the device may not be present.
- 在主機/驅動(dòng)程序模式下,遠端的串口設備可以映射為主機的一個(gè)虛擬COM口。Under the master-computer /driver mode,the remote serial device may be mapped as a virtual COM port of the master com-puter.
- 通知應用程序或設備驅動(dòng)程序,設備或計算機的硬件配置發(fā)生了變化。Notifies an application or device driver of a change to the hardware configuration of a device or the computer.
- 在水泵變頻調節、電機無(wú)擾切換和設備驅動(dòng)程序編制等方面有自己的特色。Its feature lies in the inverter control of pump, the undisturbed switch of motor and the driver programming.
- 設備驅動(dòng)程序應寫(xiě)入System日志。Device drivers should write to the System log.
- 實(shí)時(shí)仿真設備驅動(dòng)程序開(kāi)發(fā)技術(shù)研究Development of Real Time Physical Device Driver
- 在這部分內存中安裝設備驅動(dòng)程序devicehigh
- 虛擬設備驅動(dòng)程序VxDvirtual device driver (VxD)
- 該框架為Visual Studio的標準工程文件,用戶(hù)可以對其直接編譯連接并生成設備驅動(dòng)程序。The framwork can be extended to a full-function device drivers. Moreover, to convenience users, the project is integrated into the Visual Studio Workspace----user can ignore the existence of the DDK.
- Linux卡服務(wù)核心與主機控制器設備驅動(dòng)程序、卡設備驅動(dòng)程序及用戶(hù)模式The Linux card services core interacts with the host controller device driver, the card device drivers, and the user mode