DRIVER
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
DRIVER 全部资料 1,368 份
* This driver is to be used as a skeleton driver to be able to create a * USB driver quickly. The
* This driver is to be used as a skeleton driver to be able to create a * USB driver quickly. The ...
driver
st7920 8位并行LCD驱动 可以采用altera nios 模拟单片机来实现 -st7920 8-bit parallel LCD driver can be used to achieve...
net device driver driver developer can enjoy it
net device driver driver developer can enjoy it...
usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode
usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode...
TouchPanel driver which encapsulate real driver. This driver helps to hook by user application touch
TouchPanel driver which encapsulate real driver. This driver helps to hook by user application touch...