CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - WDM驱动

搜索资源列表

  1. 驱动和上层软件cevent通讯

    0下载:
  2. window开发wdm驱动部分和上层软件之间通讯通过cevent事件的例子。-development wdm drivers window and the upper part of the software through communication between the cases cevent son.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40953
    • 提供者:张连成
  1. WDM pci 中断源码

    1下载:
  2. pci卡中断windows wdm驱动的例子-pci card interruption windows wdm drivers example
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:13752
    • 提供者:汪波
  1. pci 卡DMA驱动程序

    1下载:
  2. 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:68732
    • 提供者:汪波
  1. WDM驱动程序构造的若干方法及实例

    0下载:
  2. WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:107473
    • 提供者:阿牛
  1. WDM驱动程序入门――HelloWDM

    0下载:
  2. 虽然小,但给出了WDM编程的框架,算是给初学者指路吧-small, but WDM is a programming framework that is guiding it to beginners
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:22508
    • 提供者:前程
  1. pcie驱动开发

    5下载:
  2. 一个pcie驱动程序源代码,对于从事pci/pcie驱动开发的初学者,很有参考意义。
  3. 所属分类:驱动编程

  1. 描述了如何加载NT式和WDM驱动程序

    0下载:
  2. 驱动加载程序,它描述了如何加载NT式和WDM驱动程序,Driver loader, it describes how to load the NT drivers and WDM
  3. 所属分类:驱动编程

    • 发布日期:2017-03-22
    • 文件大小:6627
    • 提供者:weiqiang
  1. DriverWizard.awx

    1下载:
  2. 一个用VC6开发wdm驱动的模板及源代码-A wdm driver using VC6 to develop a template and source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:29279
    • 提供者:雪妖
  1. WDM_DriverStudio

    0下载:
  2. WDM驱动程序实例,用DriverStudio加vc-WDM driver for example, using DriverStudio plus vc
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:329600
    • 提供者:tmdcnmtmd
  1. Windows_WDM_Teaching

    1下载:
  2. WindowsWDM驱动开发简明教程,超清晰PDF格式。共有51页,对VC6下开发WDM驱动做了非常详细的说明,是不可多得的技术资料。-Concise Guide WindowsWDM-driven development, ultra-clear PDF format. A total of 51, on the development of WDM driver under VC6 done a very detailed descr iption of the technical info
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:1777017
    • 提供者:高见
  1. DriverTool

    0下载:
  2. WDM驱动开发常用工具整理,包含 1.DebugView 2.geninf 3.IRPTrace 4.SymLinks 5.VC6所自带工具 6.WdmSniff 7.Winobj 8.devicetree 9.EzDriverInstaller.exe 10.monitor.exe 11.dbg_x86_6.8.4.0.msi 等,均为个人收集.现整理出来与大家共享-WDM Driver Development Tools finishing,
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-25
    • 文件大小:25796607
    • 提供者:Alan Xie
  1. WDM-R-W-IO-DRIVER

    0下载:
  2. 本驱动程序采用WDM驱动编写方式,主要功能是在Windows XP下能够向指定的I/O端口写入一个或多个字节,能够从指定的I/O端口读出一个或多个字节,能够同时支持多个用户程序。 测试程序的功能就是针对驱动程序的各项功能进行测试,看其是否能够正常运行。 -This driver is written using WDM driver mode, the main function is to be able to specify under Windows XP' s I/O po
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:439983
    • 提供者:hexiaoya
  1. Programming WDM

    3下载:
  2. Windows驱动开发,含有很多例子--The Windows drivers software developing, and it has many examples
  3. 所属分类:驱动编程

    • 发布日期:2014-03-07
    • 文件大小:6242962
    • 提供者:站长
  1. WDM_Programing

    0下载:
  2. WDM驱动编程 WDM Driver programming.rar -WDM Driver programming WDM Driver programming.rar
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:7210474
    • 提供者:autorun
  1. Windows2000-XP-WDM-DEVICE-DRIVER

    0下载:
  2. 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-14
    • 文件大小:3814819
    • 提供者:李茂盛
  1. WDM_driver_code

    0下载:
  2. WDM驱动程序介绍PPT和源码。内附一个测试程序-this is the code about the WDM driver ,deserved to download
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:234819
    • 提供者:小伟
  1. DispatchTest

    0下载:
  2. wdm驱动,关于IRP派遣函数的例子,适合初学者-wdm driver, on the example of IRP dispatch functions, suitable for beginners
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:1457321
    • 提供者:robert_mu
  1. DriverDev

    0下载:
  2. WDM 驱动开发源码 WDM光盘资料 WDM开发帮助-Source WDM WDM Driver Development CD-ROM developed to help WDM
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-07
    • 文件大小:1683080
    • 提供者:kalu
  1. Programming_WDM_Chinese

    0下载:
  2. WDM驱动程序开发,详细介绍了如何进行WDM开发。-Programming WDM。
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:7210491
    • 提供者:Harvey
  1. WDM_Driver

    0下载:
  2. WDM驱动模拟程序,开发驱动的同志们可以用它来测试-WDM driver simulation programs, development-driven comrades can use it to test
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:209204
    • 提供者:王兆祎
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com