-
linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章
linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
- 2022-09-30 06:35:03下载
- 积分:1
-
HID
HID-Ukey底层源码实现(st72651芯片)
windows上层驱动,app应用程序控制ukey-HID-Ukey realize the underlying source (st72651 chip) windows upper drive, app application control ukey
- 2022-05-06 15:54:53下载
- 积分:1
-
示例文件系统驱动程序(ext2)源代码。
Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
- 2023-06-27 22:25:03下载
- 积分:1
-
.驱动 武安河XP驱动开发例题
.驱动 武安河XP驱动开发例题-. Driver Wu River XP Driven Development Example
- 2022-04-29 19:22:52下载
- 积分:1
-
windows2000下WDM设备驱动程序开发USB驱动
windows2000下WDM设备驱动程序开发USB驱动-windows2000 under WDM device driver development USB drive
- 2022-02-24 15:01:56下载
- 积分:1
-
s I/O library in WinXP
bcb s I/O library in WinXP-s I/O library in WinXP
- 2022-03-28 15:49:05下载
- 积分:1
-
用vb制作的冒泡法动画演示过程,对于学习冒泡法或者学习vb综合运用都有一定的帮助...
用vb制作的冒泡法动画演示过程,对于学习冒泡法或者学习vb综合运用都有一定的帮助-With vb bubble method produced animated demo process, bubble method for learning to learn vb or integrated use of all these will certainly help
- 2022-01-26 01:21:07下载
- 积分:1
-
In KEIL environment to achieve, using SCM ADUC847 Serial Communication AD conver...
在KEIL环境下实现,采用单片机ADUC847实现串口通讯AD转换和DA 转换-In KEIL environment to achieve, using SCM ADUC847 Serial Communication AD converter and DA converter
- 2022-05-29 16:14:41下载
- 积分: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
-
德尔福Delphi开发驱动filedisk样品
FileDisk-有名的文件磁盘驱动程序的Delphi版,调试通过附带加载和测试工具。使用看雪论坛网站中的Delphi驱动开发研究专题的KmdKit4D003的库和工具进行编译,可作我一个基础、在delphi编译环境下开发磁盘加密、磁盘I/O数据过滤或者其他相关驱动程序。-Filedisk for delphi is Delphi Driver Development samples
- 2023-01-14 04:45:03下载
- 积分:1