DRIVER
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
DRIVER 全部资料 1,368 份
This version 0.2 of driver for a simple CAN bus interface. 一个CAN 总线接口程序
This version 0.2 of driver for a simple CAN bus interface. 一个CAN 总线接口程序,供大家分享!...
Driver to create flat random graphs and two forms of hierarchical graphs (N-level and transit-stu
Driver to create flat random graphs and two forms of hierarchical graphs (N-level and transit-stu...
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M...
Programming the Microsoft Windows Driver Model.是微软最经典的驱动模型编程书籍。
Programming the Microsoft Windows Driver Model.是微软最经典的驱动模型编程书籍。...
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 ins...
Latest ucFS v.3.10d PC Windows Evaluation Ed., provided with free Flash driver
Latest ucFS v.3.10d PC Windows Evaluation Ed., provided with free Flash driver...
ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
ST7920 LCD driver source code, which include the LCD init and output the string to LCD....