-
键盘过滤驱动源代码,VC++编写的一个完整代码程序,
键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
- 2022-01-30 17:31:39下载
- 积分:1
-
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。...
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。-DriverStudio development PCI9052 excellent source, who need to look carefully at the benefit.
- 2022-02-02 22:21:15下载
- 积分:1
-
采用vs2008开发 运行前 要安装framework3.5
否则有些功能 不可用...
采用vs2008开发 运行前 要安装framework3.5
否则有些功能 不可用-Developed using vs2008 installed before running framework3.5 some functions not available otherwise
- 2022-08-08 04:44:53下载
- 积分:1
-
SCM production, how to use the time delay, how to display shows the temperature.
单片机制作,如何利用时间延时,如何通过显示屏显示温度。-SCM production, how to use the time delay, how to display shows the temperature.
- 2022-09-28 08:40:03下载
- 积分:1
-
实现兰乔斯迭代,瑞利商迭代,幂迭代,和grme算法
实现兰乔斯迭代,瑞利商迭代,幂迭代,和grme算法-The realization of ranchos iteration, Rayleigh quotient iteration, power iteration, and algorithm grme
- 2023-06-03 09:45:03下载
- 积分:1
-
对于PC/SC读写器调用的示例程序,包括将读写器列表从系统中取出并显示、通过选中的读写器向IC卡发送指令。...
对于PC/SC读写器调用的示例程序,包括将读写器列表从系统中取出并显示、通过选中的读写器向IC卡发送指令。-For PC/SC reader an example of the procedure call, including a list of reader removed from the system and display, through the selected IC card reader to send commands.
- 2022-02-09 13:57:18下载
- 积分:1
-
use OPCST process of the development outside OPCDA servers, the use of OPCST kit...
使用OPCST开发的进程外OPCDA服务器,利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。-use OPCST process of the development outside OPCDA servers, the use of OPCST kits in 30 minutes to develop a basic OPCDA server. Support 1.0 and 2.0.
- 2022-03-18 10:09:58下载
- 积分:1
-
Windows的ADC驱动程序
adc device driver for windows
- 2023-07-07 16:40:03下载
- 积分: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
-
test PCSC reader a good example. Windows can be used to list all the PCSC reader...
测试PCSC读卡器的一个很好的例子,可以用来列举WINDOWS上的所有PCSC读卡器,以及可以和卡片通讯-test PCSC reader a good example. Windows can be used to list all the PCSC reader, as well as cards and communications
- 2022-02-21 18:36:52下载
- 积分:1