-
windows自带fdisk磁盘分区工具
纯c+汇编实现,内附makefile,方便编译。...
windows自带fdisk磁盘分区工具
纯c+汇编实现,内附makefile,方便编译。-windows own disk partition fdisk tool for pure c+ realize compilation, containing makefile, easier to compile.
- 2022-05-28 16:41:10下载
- 积分:1
-
这是三星的2443的wince的bootloader
这是三星的2443的wince的bootloader-This is the 2443 Samsung wince of the bootloader
- 2022-07-07 19:55:58下载
- 积分:1
-
三星arm2440与cs8900的以太网驱动
三星arm2440与cs8900的以太网驱动-Samsung arm2440 with the CS8900 Ethernet driver
- 2023-08-04 13:45:03下载
- 积分:1
-
imx21 SDHC驱动(PDD层)
iMX21 SDHC driver(PDD layer)
- 2022-05-16 12:20:14下载
- 积分:1
-
BCAM 1394 Driver,内有驱动源程序和好几份用户界面开发源代码,内容非常详细。...
BCAM 1394 Driver,内有驱动源程序和好几份用户界面开发源代码,内容非常详细。-BCAM 1394 Driver, with the driver source code and have several good open source user interface, content in great detail.
- 2022-08-08 04:34:43下载
- 积分:1
-
WDM驱动程序设计简介
WDM驱动程序设计简介-WDM Driver Design
- 2022-03-20 21:46:02下载
- 积分: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
-
I2C器件的MCS-51汇编仿真程序 已经在实际当中使用过
I2C器件的MCS-51汇编仿真程序 已经在实际当中使用过-I2C devices MCS-51 simulation program has been in practice used
- 2022-05-08 18:46:30下载
- 积分:1
-
MicroWind second generation, the famous microelectronics development of teaching...
MicroWind第2代,著名的微电子开发软件的教学版,适用于一般教学和入门级使用-MicroWind second generation, the famous microelectronics development of teaching software version applies to general teaching and the use of entry-level
- 2022-02-13 13:43:21下载
- 积分:1
-
这是一个基于NDIS开发的中间层驱动应用程序,该程序可以实现对无线网卡的配置,包括设置SSID,认证方式,网络模式等参数。...
这是一个基于NDIS开发的中间层驱动应用程序,该程序可以实现对无线网卡的配置,包括设置SSID,认证方式,网络模式等参数。-This is a development based on the NDIS intermediate driver layer applications, The procedure can be achieved for the wireless network card configuration, including the setup of SSID, authentication, network model parameters.
- 2022-01-25 18:59:47下载
- 积分:1