资源列表
[驱动编程] INTERFACE
说明:此类,包括端口打开,关闭,读写,串口参数设置。并口也可以使用该类,使用上类似串口方法(不需要设置端口参数而已)。-COM,LPT<zhaoyanming> 在 2025-07-08 上传 | 大小:3kb | 下载:0
[驱动编程] Chap8
说明:Technophobes may take solace in the fact that they retain ultimate control over their electronic servants so long as they control the power switch. Power is, of course, the sine qua non of computing, but personal computers haven’t done an especially<Nick> 在 2025-07-08 上传 | 大小:173kb | 下载:0
[驱动编程] Chap10
说明:Microsoft Windows XP supports a facility named Windows Management Instrumentation (WMI) as a way to manage the computer system. WMI is Microsoft’s implementation of a broader industry standard called Web-Based Enterprise Management (WBEM). The goal o<Nick> 在 2025-07-08 上传 | 大小:299kb | 下载:0
[驱动编程] Chap11
说明:Two categories of devices don’t fit neatly into the PnP fr a mework 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. Th<Nick> 在 2025-07-08 上传 | 大小:447kb | 下载:0
[驱动编程] Chap12
说明:End user convenience is the keynote of the universal serial bus (USB). The Plug and Play (PnP) concept has simplified the process of installing certain types of hardware on existing PCs. However, configuration issues continue to plague end users with<Nick> 在 2025-07-08 上传 | 大小:1.09mb | 下载:0
[驱动编程] Chap13
说明:A Human Interface Device (HID) is one that communicates with the host computer using structured reports. The HID class of devices consists primarily of devices that end users use to interact with computers. The class includes keyboards, mice, and gam<Nick> 在 2025-07-08 上传 | 大小:482kb | 下载:0
[驱动编程] Chap14
说明:In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the<Nick> 在 2025-07-08 上传 | 大小:686kb | 下载:0
[驱动编程] Chap15
说明:Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a<Nick> 在 2025-07-08 上传 | 大小:1.68mb | 下载:0
[驱动编程] Chap16
说明:The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I disc<Nick> 在 2025-07-08 上传 | 大小:331kb | 下载:0