-
A filter layer of the integrity of the file system driver code, very helpful for...
一个过滤层文件系统驱动的完整代码,对初学者很有帮助。-A filter layer of the integrity of the file system driver code, very helpful for beginners.
- 2022-12-02 20:40:03下载
- 积分:1
-
这是一个AT91SAM7S64的usb驱动的上位机软件
这是一个AT91SAM7S64的usb驱动的上位机软件-This is a usb AT91SAM7S64 driven by the PC software
- 2022-05-19 05:50:30下载
- 积分:1
-
Windows 2000 or Windows 98 operating systems are a core and a number of drivers,...
Windows 2000或Windows 98都是由一个操作系统核心和多个驱动程序组成,这些驱动程序与系统中的硬件相对应。本书的内容全部都是关于驱动程序及其相关的技术-Windows 2000 or Windows 98 operating systems are a core and a number of drivers, which are driven procedures and systems should be relatively hardware. The contents of the book are all on the driver and its related technologies
- 2023-08-28 09:25:05下载
- 积分:1
-
usb
这是一个usb-skeleton.c 对应的内核是2.6.18 需要在相应的内核下进行编译方可通过。
本人花了很长时间注释他,这本来是我的课设的一部分,望网友珍惜,尊重原作者。-usb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux fileusb-skeleton.c this is the linux file
- 2022-02-06 21:24:27下载
- 积分:1
-
VC编译QEMU与GCC项目移植代码
用vc编译的qemu代码,从gcc工程移植过来的-Vc compiled qemu with the code from the gcc project transplant
- 2022-05-31 22:55:51下载
- 积分:1
-
非常好各种C语言学习书籍的集合,对C的初学者来说,是不可多得的好资料。...
非常好各种C语言学习书籍的集合,对C的初学者来说,是不可多得的好资料。-A very good variety of C language learning a collection of books on C, beginners, is a rare good information.
- 2022-09-26 07:05: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
-
TW2834的驱动程序设计。包括各个寄存器标准值设计。对于理解TW2834与ITU656非常有帮助...
TW2834的驱动程序设计。包括各个寄存器标准值设计。对于理解TW2834与ITU656非常有帮助-TW2834 driver design. Standard values in all registers, including the design. For understanding the TW2834 with ITU656 very helpful
- 2022-03-12 10:32:56下载
- 积分:1
-
驱动代码实例,并可以直接添加自己的客户完成的…
PCI驱动代码实例,可以直接添加自己的用户程序完成完整的基于PCI传输的软件设计-PCI driver code examples, and can directly add their own customers complete the whole process based on the PCI transmission software design! !
- 2022-06-02 01:31:43下载
- 积分:1
-
D12的驱动程序,比ZLG提供的驱动程序有较大的改进。我做VC的时候用的。...
D12的驱动程序,比ZLG提供的驱动程序有较大的改进。我做VC的时候用的。-D12 of the driver, ZLG than the driver a greater improvement. I do VC of the time.
- 2022-02-01 14:30:06下载
- 积分:1