-
一个简单的键盘驱动
一个简单的键盘驱动-a simple keyboard
- 2022-06-26 10:14:59下载
- 积分:1
-
智能卡的驱动程序,基于Win NT操作系统。供应链管理系统SCM买…
SmartCard驱动程序,基于win NT操作系统。SCM Microsystems公司的出品的SCM 488C PCMCIA Smart Card。-SmartCard driver, based on win NT operating system. SCM Microsystems SCM buy the PCMCIA Smart 488C C ard.
- 2022-09-01 00:20:03下载
- 积分:1
-
的flpydisk示例是一个软盘驱动器驻留在目录 ntddksrcst…
The flpydisk sample is a floppy driver that resides in the directory NtddkSrcStorageFdcFlpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
- 2022-07-17 09:42:13下载
- 积分:1
-
FAT32的部分操作C语言实现代码.rar是fat32的c语言实现
FAT32的部分操作C语言实现代码.rar是fat32的c语言实现-FAT32 part of Operation C language code. Rar is fat32 in C Language
- 2022-12-07 06:25:02下载
- 积分:1
-
DT2851图形卡NT驱动源码
DT2851图形卡NT驱动源码-DT2851 video card NT actuation source code
- 2022-03-12 13:09:39下载
- 积分:1
-
驱动入门时需要了解的一些基本知识,对初学者很有帮助
驱动入门时需要了解的一些基本知识,对初学者很有帮助-Drive entry need to know some basic knowledge, useful for beginners
- 2023-03-11 06:35:04下载
- 积分:1
-
DKW Heavy Industries VPN network driver
DKW Heavy Industries VPN network driver
- 2022-02-05 00:03:26下载
- 积分:1
-
A button
一个能操作按键驱动的dll的例子,可以加载并运用于其他软件-A button-driven operation dll example, can be loaded and applied to other software
- 2022-01-25 16:16:50下载
- 积分:1
-
windows2000+ddk 驱动开发例子
windows2000+ddk 驱动开发例子-A example of device driver deveopment using windows2000+ddk.
- 2022-07-02 09:31:45下载
- 积分:1
-
Two categories of devices don’t fit neatly into the PnP framework I described in...
Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.-Two categories of devices don’t fit neatly into the PnP framework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have several functions on one card. These kinds of devices are similar in that their correct management entails the creation of multiple device objects with independent I/O resources.
- 2022-03-20 21:30:16下载
- 积分:1