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

搜索资源列表

  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. Windows-qudongbiancheng-wdm-chenxugoo2

    0下载:
  2. 驱动编程简单入门书籍,WINDOWS驱动开发入门一步通。
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:508670
    • 提供者:张上大
  1. PCIWindows

    0下载:
  2. PCI 图像采集卡WDM 设备驱动程序共享内存DMA-PCI Image Capture Card WDM device driver for shared-memory DMA
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:206603
    • 提供者:dsda
  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. pci

    0下载:
  2. wdm驱动,pci的设备驱动,很好的例子-wdm driver, pci device driver, a very good example
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:328036
    • 提供者:robert_mu
  1. SHCap

    0下载:
  2. ActiveX DLL (Visual C++) and Visual Basic 6 OCX, to capture and show WDM Video Device, using DirectShow
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-27
    • 文件大小:525766
    • 提供者:saumar
  1. Windows2000DriverDev

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

    • 发布日期:2017-04-09
    • 文件大小:1520876
    • 提供者:zh
  1. DriverDev

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

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

    1下载:
  2. optisystem中wdm系统仿真,在optisystem中运行,关通信系统-optisystem wdm simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:97650
    • 提供者:pengtuo
  1. Lesson3b

    2下载:
  2. 波分复用光网络传输的系统仿真,用optisystem实现-WDM optical network transmission system simulation, realized with optisystem
  3. 所属分类:Other systems

    • 发布日期:2016-06-21
    • 文件大小:11456
    • 提供者:小乱
  1. Programming_WDM_Chinese

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

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

    0下载:
  2. 一个WDM驱动的简单例子,windows驱动开发技术详解的第一章源代码-A simple example of WDM drivers, windows driver development technology Xiangjie the first chapter of the source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:10766
    • 提供者:jianfeng
  1. WDM

    0下载:
  2. WDM编程实例,是已经编译好的完整版程序-WDM programming examples, is the full version of programs have been compiled
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:65914
    • 提供者:张子臣
  1. communication

    0下载:
  2. WDM驱动程序设计之应用与驱动的通信 简明精要地阐述了若干细节问题-WDM driver design-driven communications applications and concise eloquently described a number of details
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:21861
    • 提供者:OceanLM
  1. WindowsDriverModel(WDM)

    0下载:
  2. 《Windows Driver Model(WDM)》中文版,不多说了,好书。-" Windows Driver Model (WDM)" Chinese version, not much to say, a good book.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:7194366
    • 提供者:turtle
  1. Windows_2000_XP_WDM_Driver_Development

    0下载:
  2. 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-21
    • 文件大小:35526025
    • 提供者:lijianli
  1. Programming-WDM(source-code)

    0下载:
  2. Programming WDM书籍源码,非常有用,很有用-Programming WDM code.....
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-11
    • 文件大小:2994626
    • 提供者:li xian
  1. [RaD]-Writing-Windows-WDM-Device-Drivers-(Samples

    0下载:
  2. Window WDM development. Some sample for writing windows driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:984065
    • 提供者:quan
  1. Survivable-WDM-networks

    0下载:
  2. 抗毁WDM网中单SRLG故障的共享子通路保护-Survivable WDM networks share a single SRLG failure of the sub-path protection
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:444304
    • 提供者:李双
« 1 2 34 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com