-
imx21 SDHC驱动(PDD层)
iMX21 SDHC driver(PDD layer)
- 2022-05-16 12:20:14下载
- 积分:1
-
VFW摄像头驱动程序的源代码,是用VC++编写的,希望大家指点。...
VFW摄像头驱动程序的源代码,是用VC++编写的,希望大家指点。-VFW camera driver source code is the use of VC prepared, I hope, we guidance.
- 2023-03-17 19:45:03下载
- 积分:1
-
tp868 Atml89c51 (ultrasonic)
tp868 Atml89c51(超声波)-tp868 Atml89c51 (ultrasonic)
- 2022-04-26 23:52:08下载
- 积分:1
-
.驱动 武安河XP驱动开发例题
.驱动 武安河XP驱动开发例题-. Driver Wu River XP Driven Development Example
- 2022-01-26 07:54:02下载
- 积分:1
-
这是一个查看USB设备枚举后状态的例程,虽然只…
这是微软的一个查看USB设备枚举后状态的例程,虽然它只支持到USB1.1,但是对于想做USB sniffer的开发者来说很应该读一读。-This is a USB device enumeration View condition after the routines, although only to the USB 1.1 support, but wants to develop the USB sniffers are concerned, it should read.
- 2022-05-19 02:48:31下载
- 积分:1
-
关于一个驱动的测试代码
关于一个驱动的测试代码-test code about driver
- 2022-03-22 09:22:44下载
- 积分:1
-
This is prepared to use a FIFO queuing procedures, data can be read there is a F...
这是使用FIFO编写的一个排队程序,可以将读取的数据存在一个FIFO中,由应用程序读取-This is prepared to use a FIFO queuing procedures, data can be read there is a FIFO, the read by the application
- 2022-04-10 16:32:57下载
- 积分:1
-
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0...
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
- 2022-12-16 14:30:03下载
- 积分:1
-
IO函数调用测试
IO函数调用测试 -Test program for IO function
- 2023-01-11 00:20:04下载
- 积分:1
-
这本书解释了如何编写设备驱动程序的最新成员的麦克风…
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.
- 2023-08-13 11:45:04下载
- 积分:1