-
windows wdm设备驱动程序开发书,配套源码
windows wdm设备驱动程序开发书,配套源码-windows wdm device driver development, supporting source
- 2022-03-14 16:16:11下载
- 积分:1
-
这本书
书中的主要程序文件。在打开例题的.dsw文件后,请读者在
tools菜单下的 Options 的 Directories 标签中选择
Executable files,并添加光盘中的 MakeDrvr.bat 所在
的路径-The book
- 2022-02-07 23:17:39下载
- 积分:1
-
USB作为一种新型的接口技术以其简单易用速度快等特点而备受青睐本文简单介绍USB
接口的特点和PHILIPS 公司的USB 接口芯片PDIUSBD12 并详...
USB作为一种新型的接口技术以其简单易用速度快等特点而备受青睐本文简单介绍USB
接口的特点和PHILIPS 公司的USB 接口芯片PDIUSBD12 并详细说明USB 软硬件开发过程中
应注意的问题-USB as a new type of interface technology with a simple user-friendly features such as fast and simple on this very popular USB interface characteristics and PHILIPS"s USB interface chip PDIUSBD12 and detailed description USB hardware and software development process should pay attention to the problem
- 2022-07-25 15:16:52下载
- 积分:1
-
WDM设备驱动程序开发RegSample
WDM设备驱动程序开发RegSample-WDM device driver development RegSample
- 2022-11-21 01:25:03下载
- 积分:1
-
WINDOWS WDM驱动开发快速入门,快速配置环境,建立驱动,不使用DS...
WINDOWS WDM驱动开发快速入门,快速配置环境,建立驱动,不使用DS-Windows WDM Driver Development Quick Start, rapid distribution of the environment, the establishment of driving, non-use of DS
- 2022-03-22 12:11:34下载
- 积分:1
-
浏览所有的PCI设备
浏览所有的PCI设备 -Browsing all PCI devices
- 2022-06-28 17:16:10下载
- 积分:1
-
使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成....
使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成.-Demostrate usage of SetupCopyOEMInf().
1. Assume the driver pakcage includes a valid WHQL signature file (.cat)
2. Place the demo .exe file together with the driver package (inf, cat, sys, etc.)
3. Run the demo to pre-install the driver
4. Plug in the device, and the driver will be loaded automatically
- 2022-07-20 20:28:53下载
- 积分:1
-
一个WINDOWS设备驱动程序,类似一个Helloworld的程序
一个WINDOWS设备驱动程序,类似一个Helloworld的程序-A WINDOWS device driver, similar to a procedure helloworld
- 2022-11-16 22:30:03下载
- 积分:1
-
USB驱动程序的测试程序代码,用于实现vendorrequest。使用deviceioc…
测试USB驱动程序的应用程序代码,用来实现VendorRequest。使用了DeviceIoControl-USB driver test application code, used to achieve VendorRequest. Using DeviceIoControl
- 2023-03-18 06:35:03下载
- 积分:1
-
tty driver* This driver shows how to create a minimal tty driver. It does not re...
tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.- tty driver* This driver shows how to create a minimal tty driver. It does not rely on* any backing hardware, but creates a timer that emulates data being received* from some kind of hardware.
- 2023-04-25 19:10:02下载
- 积分:1