登录
首页 » Driver Develop » WDM设备驱动程序开发(武安河)配套光盘实例源码。

WDM设备驱动程序开发(武安河)配套光盘实例源码。

于 2022-03-11 发布 文件大小:47.88 kB
0 171
下载积分: 2 下载次数: 1

代码说明:

WDM设备驱动程序开发(武安河)配套光盘实例源码。-WDM device driver development (Wu River) supporting CD-ROM source code examples.

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

发表评论

0 个回复

  • 16位4通道A/D转换器CS5523驱动程序。 C51,编写。测试通过
    16位4通道A/D转换器CS5523驱动程序。 C51,编写。测试通过-16 4-channel A/D converter CS5523 driver. C51, the preparation. The test
    2023-03-09 01:10:03下载
    积分: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
  • 窗口驱动模型假设一个硬件设备可以有几个驱动程序…
    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 discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
    2022-07-19 01:55:34下载
    积分:1
  • 四电机驱动程序,使用TMS320LF2407芯片,用汇编语言编程,可实现四电机同时无线调速,使用蓝牙无线通信,将其组合成整体,可实现全方向无线遥控小车...
    四电机驱动程序,使用TMS320LF2407芯片,用汇编语言编程,可实现四电机同时无线调速,使用蓝牙无线通信,将其组合成整体,可实现全方向无线遥控小车-four motor drive, the use of TMS320LF2407, assembly language programming, four motor can be realized while wireless speed, the use of Bluetooth wireless communications, 10% of its overall portfolio. to achieve all-direction wireless remote control car
    2022-03-03 10:37:21下载
    积分:1
  • CDMA协议
    CDMA协议-CDMA Agreement
    2022-01-24 09:04:21下载
    积分:1
  • windowce ce device driver
    windowce ce device driver
    2022-01-20 23:10:12下载
    积分:1
  • 一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。...
    一个摄像头驱动的开发示例。介绍了微软提供的摄像头驱动框架。-A camera-driven development example. Microsoft introduced a camera-driven framework.
    2022-05-12 11:00:21下载
    积分:1
  • 鼠标驱动程序源代码,windows下WDM开发。
    鼠标驱动程序源代码,windows下WDM开发。-mouse driver source code, windows WDM under development.
    2022-10-21 02:10:03下载
    积分:1
  • K9F1208U0M
    K9F1208U0M-YIB0使用说明,关于地址分配及对应寄存器的功能-K9F1208U0M-YIB0 for use on the address allocation and the corresponding function registers
    2022-08-25 03:48:23下载
    积分: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
  • 696518资源总数
  • 106161会员总数
  • 5今日下载