资源列表

« 1 2 ... .52 .53 .54 .55 .56 657.58 .59 .60 .61 .62 ... 1232 »

[驱动编程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 sev
<Nick> 在 2025-01-13 上传 | 大小: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 con
<Nick> 在 2025-01-13 上传 | 大小: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 inc
<Nick> 在 2025-01-13 上传 | 大小: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
<Nick> 在 2025-01-13 上传 | 大小: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
<Nick> 在 2025-01-13 上传 | 大小: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 s
<Nick> 在 2025-01-13 上传 | 大小:331kb | 下载:0

[驱动编程kbd_logger

说明:个*器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with sour
<阿东> 在 2025-01-13 上传 | 大小:8kb | 下载:0

[驱动编程Lephone_PC_Camera_driver

说明:le phone camera driver
<jason> 在 2025-01-13 上传 | 大小:40kb | 下载:0

[驱动编程ad574

说明:ad574驱动程序。用c语言实现!包括数据的处理,一般用于工程中的数据采集,并进行数据处理,来读入数据!-ad574 drive program。Use C-laguage!
<高彪> 在 2025-01-13 上传 | 大小:3kb | 下载:0

[驱动编程29782206Ethernet

说明:以太网的驱动部分,keil环境下,使用C语言实现,很有用的,互相学习-enet
<hanjinchao> 在 2025-01-13 上传 | 大小:204kb | 下载:0

[驱动编程WDM_Driver

说明:驱动程序入门,hello world一类的入门说明源码。-driver
<如月影> 在 2025-01-13 上传 | 大小:10kb | 下载:0

[驱动编程PMP-AVCakuragou8CNGBAByHinokio

说明:简单driver代码 简单driver代码-simple driver code simple driver code simple driver code
<shen2008> 在 2025-01-13 上传 | 大小:34kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 657.58 .59 .60 .61 .62 ... 1232 »

源码中国 www.ymcn.org