-
a driverstdio usb
一个driverstdio usb驱动的编程实例
- 2022-01-21 20:40:49下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1
-
.驱动 武安河XP驱动开发例题
.驱动 武安河XP驱动开发例题-. Driver Wu River XP Driven Development Example
- 2022-01-26 07:54:02下载
- 积分:1
-
列举了塞
enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
- 2022-11-09 06:50:03下载
- 积分:1
-
本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows&re...
本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的。-This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible.
- 2022-04-15 19:11:18下载
- 积分:1
-
MCS
MCS-96单片机A_D转换器应用-通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成。需要注意的是,当发出启动A/D转换命令后,AD_RESULT中的S位要经过8个状态周期后才能对其查询.-MCS-96 microcontroller A_D converter applications-through detection AD_RESULT (LO) the S to determine A/D converter whether completed. We need to be aware that when issued start A/D conversion orders, AD_RESULT the S-8 to go through cycle after the state of its inquiries.
- 2023-07-23 04:20:03下载
- 积分:1
-
K9F1208U0M
K9F1208U0M-YIB0使用说明,关于地址分配及对应寄存器的功能-K9F1208U0M-YIB0 for use on the address allocation and the corresponding function registers
- 2022-08-25 03:48:23下载
- 积分:1
-
在Ring0层中调用Ring3层的功能 需要安装DDK
在Ring0层中调用Ring3层的功能 需要安装DDK-in Rign0 layer called Ring3 layer functions need to install DDK
- 2022-12-30 17:50:02下载
- 积分:1
-
PIC serial term w/graphic LCD
PIC serial term w/graphic LCD
- 2023-04-28 14:10:02下载
- 积分:1
-
基于vc++6.0环境的cypress USB 驱动源代码,支持块、计时、中断等传输方式。直接可以使用。...
基于vc++6.0环境的cypress USB 驱动源代码,支持块、计时、中断等传输方式。直接可以使用。-vc 6.0 on the environment cypress USB driver source code, support block, time, the suspension means of transmission. Direct can be used.
- 2022-01-25 23:14:59下载
- 积分:1