DRIVER
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
DRIVER 全部资料 1,368 份
wince4.2 touch screen driver for magic eye mmsp2 platform
wince4.2 touch screen driver for magic eye mmsp2 platform...
wince4.2 USB function driver for magic eye mmsp2 platform
wince4.2 USB function driver for magic eye mmsp2 platform...
wince4.2 usb host driver for magic eye mmsp2 platform
wince4.2 usb host driver for magic eye mmsp2 platform...
I2C protocol driver working perfectly with 89C51
I2C protocol driver working perfectly with 89C51...
Cross street lights driver in VHDL. It have been tested on XILINX 9500.
Cross street lights driver in VHDL. It have been tested on XILINX 9500....
The firmware driver in C for the EEPROM Mimcro-Wire 95xx series.
The firmware driver in C for the EEPROM Mimcro-Wire 95xx series....
An introduction to CAN (Controll Area Network) by Peter Bagschik and linux device driver code for CA
An introduction to CAN (Controll Area Network) by Peter Bagschik and linux device driver code for CA...
public class DBClass { private String driver private String url private String user
public class DBClass { private String driver private String url private String user...
Linux kernel driver for Epson s1d13700 LCD controller.
Linux kernel driver for Epson s1d13700 LCD controller....