登录
首页 » Driver Develop » 这本书解释了如何编写设备驱动程序的最新成员的麦克风…

这本书解释了如何编写设备驱动程序的最新成员的麦克风…

于 2023-08-13 发布 文件大小:2.56 MB
0 148
下载积分: 2 下载次数: 1

代码说明:

This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用vc实现usb访问的例子,挺好的,大家慢慢看吧
    用vc实现usb访问的例子,挺好的,大家慢慢看吧
    2023-02-14 10:05:03下载
    积分: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
  • 驱动程序源代码在Windows/Dos下RTL8139网卡!
    rtl8139网卡在Windows/Dos下的驱动程序源码!-rtl8139 card in the Windows/Dos under the driver source code!
    2022-02-05 09:43:34下载
    积分:1
  • 在vxd程序中调用系统d
    在vxd程序中调用系统d-in vxd procedure call system d
    2023-01-04 10:40:03下载
    积分:1
  • 1 程序开发步骤如下 (1) 打开vc,选择菜单项file
    1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存; (3) 同(2)步骤再加入文件"floppy.h"; (4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可; 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
    2023-05-03 02:30:03下载
    积分:1
  • 采用vs2008开发 运行前 要安装framework3.5 否则有些功能 不可用...
    采用vs2008开发 运行前 要安装framework3.5 否则有些功能 不可用-Developed using vs2008 installed before running framework3.5 some functions not available otherwise
    2022-08-08 04:44:53下载
    积分:1
  • intel 8031 windows ce 5.0 BSP
    intel 8031 windows ce 5.0 BSP
    2023-06-23 19:00:04下载
    积分:1
  • 漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧
    漫谈系统内核内幕 收集得很辛苦 呵呵 大家快下在吧-On kernel insider Ha ha very hard to gather everyone in the bar soon
    2023-06-13 19:05:05下载
    积分:1
  • Windows 2000 WDM驱动程序的开发讲义,讲的很详细,有需要的请下载...
    Windows 2000 WDM驱动程序的开发讲义,讲的很详细,有需要的请下载-Windows 2000 WDM drivers for the development of lectures, speak in great detail, there is a need to download the
    2023-02-05 05:55:03下载
    积分:1
  • NDIS 实现pppoe例子,极具参考价值
    NDIS 实现pppoe例子,极具参考价值-NDIS pppoe examples of great reference value
    2023-01-12 08:30:04下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载