-
Articles_Drivers
Introduction in architecture of OS Windows NT and programming of drivers.
- 2009-06-20 04:55:24下载
- 积分:1
-
Driver-Guide
教你手把手如何编写驱动程序,看了本文很快你将成为一名高手。(Teach you how to write drivers hands, read this article you will soon become a master.)
- 2009-04-25 23:15:49下载
- 积分:1
-
hiddev
HID char devices, giving access to raw HID device events.
- 2014-04-25 01:06:34下载
- 积分:1
-
53607944driver
一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点,
这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序),
DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。(One of the most simple driver, just like other executable programs, each driver has one entry point,
This is when the driver is loaded into memory the first to be called when the driver entry point is DriverEntry process (Note: The procedure is routine),
DriverEntry This name is just a marker only, you can name it in any other name- as long as it is the entry point on the list.)
- 2009-10-27 19:18:16下载
- 积分:1
-
extdrv
说明: hisi 1.0.0.3 sdk extdrv
- 2020-06-18 11:40:01下载
- 积分:1
-
MAX196
这是max196的驱动程序,将测得的信号转换为12位并行数据输出(This is max196 driver will be measured signal is converted to 12-bit parallel data output)
- 2009-01-17 01:54:22下载
- 积分:1
-
Solution
在VS2012+WDK8.0上面编写的PCI的驱动程序,采用的是WDF最新型框架程序,成功运行。(In VS2012+WDK8.0 written above PCI drivers, using the latest WDF framework program run successfully.)
- 2014-01-05 14:35:59下载
- 积分:1
-
Untitled
LBM方法,多弛豫时间的重力驱动poiseuille流d的matlab代码(LBM method, more relaxation time of gravity-driven flow poiseuille)
- 2013-09-13 16:35:13下载
- 积分:1
-
spi_driver
pxa3xx ssp driver for linux (pxa3xx ssp driver for linux)
- 2007-11-13 17:32:50下载
- 积分:1
-
cxd2099
LINUX系统上CXD2099AR通用接口控制器的驱动程序。(LINUX system CXD2099AR generic interface controller driver.)
- 2013-02-25 10:14:15下载
- 积分:1