DRIVER
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
DRIVER 全部资料 1,368 份
This soucse code is for CodevisionAVR and RF2500 application driver code is all included.The point
This soucse code is for CodevisionAVR and RF2500 application driver code is all included.The point ...
Davicom DM9000A/DM9010 ISA NIC fast Ethernet driver for Linux
Davicom DM9000A/DM9010 ISA NIC fast Ethernet driver for Linux...
This a generic PCI express device driver that enable user to access the device without caring much o
This a generic PCI express device driver that enable user to access the device without caring much o...
Microsoft Windows CE Device Driver Kit设备驱动程序开发指南
Microsoft Windows CE Device Driver Kit设备驱动程序开发指南...
The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and
The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and ...
The document about how to write driver in linux. This document demonstrate how to write mouse devic
The document about how to write driver in linux. This document demonstrate how to write mouse devic...