DRIVER
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
DRIVER 热门资料
查看全部 1,283 份 →This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and remov...
This structure defines the interface between the low-level tty driver and the tty routines. The foll
This structure defines the interface between the low-level tty driver and the tty routines. The following routines can b...
This driver and utilities are published in form of source code under GNU General Public License in
This driver and utilities are published in form of source code under GNU General Public License in this version.这是专门针对...
The touch screen driver reads input from touch screen hardware and converts it to touch events that
The touch screen driver reads input from touch screen hardware and converts it to touch events that are sent to the inpu...
It is driver source code for IDE harddisk and used to learn IDE interface and file system.
It is driver source code for IDE harddisk and used to learn IDE interface and file system....
Samsung KS0719 graphical LCD (SPI) This driver allows to draw points and to write characters on thi
Samsung KS0719 graphical LCD (SPI) This driver allows to draw points and to write characters on this graphical display....