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

搜索资源列表

  1. WDM

    0下载:
  2. WDM 驱动程序开发文档-WDM Driver Development Documents
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:250723
    • 提供者:杨晋
  1. Windows 2000驱动程序开发大全设计指南

    1下载:
  2. Microsoft® Windows® 2000的驱动程序开发包(DDK)文档总览给您详尽的信息,这些信息对编写Windows2000平台任何类型的驱动程序都是必须的。本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的-Microsoftreg Windows 2000 Driver Development Kit (DDK) to your d
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:800746
    • 提供者:乐永
  1. 2004-10-12_windows 2000驱动程序开发大全

    0下载:
  2. 本文档也描述了Windows Driver Model(WDM)驱动程序,这些驱动程序在Windows2000和Microsoft® Windows® 98平台之间是源码级兼容的。-This document also describes the Windows Driver Model (WDM) driver, the driver in Windows 98 and Windows platform Microsoftreg between source-compatible.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1521166
    • 提供者:冯宏志
  1. 2002-12-23_windows wdm设备驱动程序开发

    1下载:
  2. windows wdm设备驱动程序开发书,配套源码-windows wdm device driver development, supporting source
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:12906887
    • 提供者:萧龙
  1. wdm动态装载

    0下载:
  2. 动态装载WDM驱动程序,包含DEMO工程,用vc6.0编译通过.-dynamic loading WDM, including DEMO works with vc6.0 compile.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34236
    • 提供者:吴名
  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入门的程序,详细讲解windows的工作原理和驱动程序的结构-wdm entry procedures, elaborate windows, the principle and structure of the Driver
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:583174
    • 提供者:陈万通
  1. WDM驱动程序开发指南

    0下载:
  2. WDM驱动程序开发指南-WDM Driver Development Guide
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:737548
    • 提供者:蔡长永
  1. WDM-driver-program

    0下载:
  2. WDM驱动程序设计   一.WDM简介   微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。 -WDM Driver Design 1.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16541
    • 提供者:中国
  1. WindowsDriverModel(WDM)

    0下载:
  2. WindowsDriverModel(WDM) 中文版。对开发wdm驱动程序很有帮助的一本书。-WindowsDriverModel (WDM) Chinese version. `Development of the driver of a helpful book.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:7210717
    • 提供者:李建英
  1. Windows WDM设备驱动程序开发指南

    0下载:
  2. 书籍《Windows WDM设备驱动程序开发指南》的源代码。-books, "Windows WDM Device Driver Development Guide" of the source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1979831
    • 提供者:zzffyy
  1. WDM设备驱动程序开发

    0下载:
  2. WDM设备驱动程序开发,USB,PCI原代码,共七个文档构成
  3. 所属分类:驱动编程

    • 发布日期:2014-01-18
    • 文件大小:8000000
    • 提供者:fangming
  1. Wdm

    0下载:
  2. 本实验利用 WDM 驱动程序模型,将4 个字节的内存空间作为一个设备,安装在主机。 测试程序试图访问该设备,并对它进行存取。本实验按照 WDM 驱动程序模型编写,并获 得 makefile、source、wmi.mof等文件,在 WinXP Checked Build Enviroment 下进行编译。然 后利用测试文件对其进行测试
  3. 所属分类:Windows编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:107473
    • 提供者:阿牛
  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-23
    • 文件大小:6627
    • 提供者:weiqiang
  1. WDM_DriverStudio

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

    • 发布日期:2017-04-04
    • 文件大小:329600
    • 提供者:tmdcnmtmd
  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. Programming_WDM_Chinese

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

    • 发布日期:2017-05-23
    • 文件大小:7210491
    • 提供者:Harvey
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com