Driver
Driver(驱动程序)是一个和特定的物理设备(或特定的软件)打交道的程序。这个程序包括一些对此硬件设备有特殊用途的知识,这个硬件设备如何和计算机传输信息,数据格式如何,应该如何初始化,如何中止等类似的问题。在PC上,这类程序通常以DLL文件的形式出现,当然,过去的老驱动程序则是以SYS的形式出现。
Driver 热门资料
查看全部 1,283 份 →Programming the Microsoft Windows Driver Model(WDM开发)第二版
Programming the Microsoft Windows Driver Model(WDM开发)第二版...
it tells about how to develop driver code for windows with VC
it tells about how to develop driver code for windows with VC...
Display driver for Hyvix HDC1600 LCD controller in Keil C for 8051
Display driver for Hyvix HDC1600 LCD controller in Keil C for 8051...
mpc8260 i2c driver code, it is used for i2c controllor on mpc8260.
mpc8260 i2c driver code, it is used for i2c controllor on mpc8260....
linux FM radio driver for Siliconlab SI4703 chip,not copy, my development.
linux FM radio driver for Siliconlab SI4703 chip,not copy, my development....
Architecture of the Kernel-Mode Driver Framework.doc KMDF驱动开发
Architecture of the Kernel-Mode Driver Framework.doc KMDF驱动开发...