-
三星NAND闪存K9F系列ECC算法
samsung nand flash k9f series ECC algorithm
- 2022-02-22 01:07:39下载
- 积分:1
-
windows 驱动开发实例,对初学者比较有用
windows 驱动开发实例,对初学者比较有用-windows driver example
- 2022-12-04 01:00: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
-
在c++中用堆栈实现十进制到任意进制转换
在c++中用堆栈实现十进制到任意进制转换-in C++ using the metric system stack to achieve arbitrary bases conversion
- 2022-03-28 19:24:22下载
- 积分:1
-
键盘驱动,可以使初学者对此有个了解,好东东阿,不下后悔,...
键盘驱动,可以使初学者对此有个了解,好东东阿,不下后悔,-keyboard driver source code
- 2022-07-11 08:11:38下载
- 积分:1
-
驱动中加载dll的代码,类似于应用层中loadlibrary()等等,R0中有用啊!...
驱动中加载dll的代码,类似于应用层中loadlibrary()等等,R0中有用啊!-Driver loaded dll code, similar to the application layer loadlibrary (), etc., R0 useful in ah!
- 2023-03-13 02:35:03下载
- 积分:1
-
IBM 0175 COAD floppy disk driver
IBM 0175 错误代码处理 软驱驱动-IBM 0175 COAD floppy disk driver
- 2022-07-11 20:42:47下载
- 积分:1
-
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快...
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快-PCI8052 written using C language structure of the WDM drivers, all written their own, no more than a operation, fast read
- 2023-06-27 21:00:03下载
- 积分:1
-
一个DDK的inlinehook的源代码
一个DDK的inlinehook的源代码-Source Code for inlinehook
- 2022-09-12 11:00:02下载
- 积分:1
-
iptrace,wdm tool
iptrace,wdm工具
- 2022-02-25 17:20:56下载
- 积分:1