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

搜索资源列表

  1. oney_wdm_eventlog

    0下载:
  2. oney的wdm书的驱动源代码eventlong代码。-oney of the `Driver source code eventlong code.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:11174
    • 提供者:robinson jing
  1. oney_wdm_filter

    0下载:
  2. oney的wdm书的驱动源代码,filter过滤驱动的源代码-oney the `book-driven source code, filter filter driver source code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:577092
    • 提供者:robinson jing
  1. oney_wdm_polling

    0下载:
  2. oney的wdm书的驱动源代码polling驱动程序代码。-oney of the `Driver source code polling driver code.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:19773
    • 提供者:robinson jing
  1. reg_montion

    0下载:
  2. 一个注册表实时监控软件,基于WDM技术,可以实时监控注册表的读写和修改状况,多分析注册表或者开发反安装软件有参考意义!-a registry real-time monitoring software, based on WDM technology, Real-time monitoring registry can write and revise the situation, more analysis of the registry or install the software dev
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:95235
    • 提供者:phoex
  1. QuickSYS

    0下载:
  2. QuickSYS是一个WDM驱动开发的辅助工具,可以快速的根据你的要求生成WDM驱动的框架,而且还提供了VC+DDK开发的集成解决方案。 这里有几个版本,是使用了不同的方案 QuickSYS_0.3.0 一个DSP包含多个操作系统的配置 QuickSYS_0.3.0.1 生成多个DSP版 QuickSYS_0.3.0.2 使用DDK的build来编译驱动,微软推荐的做法。 MyDDKBuild.bat VC IDE 调用 DDK 编译的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:254728
    • 提供者:失散小
  1. InterfaceEnum

    0下载:
  2. WDM驱动程序的范例程序,基于DDK的。这个例子是枚举系统中的接口。-WDM for example procedures, based on the DDK. This example is the enumeration system interface.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:227022
    • 提供者:失散小
  1. bugcheck

    0下载:
  2. WDM驱动范例程序,需要DDK。是3个实例程序。可以参考一下。调适驱动的时候请注意DDK自带的实用工具。-WDM model procedures, require DDK. Examples are three procedures. Can be examined. Drivers adjust to the time requested to bring their own DDK a practical tool.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:139507
    • 提供者:失散小
  1. wdm_filter

    0下载:
  2. WDM驱动,这个例子是过滤驱动。和普通的功能驱动不同。通过例子可以初步了解过滤驱动以及普通功能驱动的不同点。-WDM, this example is the filter driver. And the general function of the different drivers. The example can understand the initial filter driver and the driver of the ordinary functional differenc
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30303
    • 提供者:失散小
  1. DriverWizard_demo

    0下载:
  2. 一个wdm驱动模型的源代码,是国外一篇文章的代码,文章名字和本代码名字相同,很容易识别。-a `model-driven source code, is a foreign article code, The article names and the names of the same code, it is easy to identify.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7775
    • 提供者:王开纬
  1. USBtocomDriver

    1下载:
  2. USB转comDriver的驱动,用的是visual 从++,需要在wdm的环境下用软件进行编译。-comDriver to the USB drive, you use the visual from + +, in the `environment with software compiler.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:15789
    • 提供者:杨科伟
  1. WDMWizard

    0下载:
  2. 我自己写的WDM驱动程序工程生成向导,可以快速建立vc6.0环境下的驱动程序工程-I wrote it myself WDM works Generation Wizard, possible to build vc6.0 environment of the driver works
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40185
    • 提供者:yaowei
  1. wdmhello

    0下载:
  2. WDM的驱动程序实例,可供自学开发WDM者参考,其是在VC和COMPUWARE下的.-WDM Driver for example, for self-development WDM reference materials, is in its VC and COMPUWARE under.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8853019
    • 提供者:詹林
  1. PowerSleep12

    0下载:
  2. usb wdm开发的电源管理 电源处于休眠状态的例程。-usb `development of the Power Management Power dormancy of programming.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:44894
    • 提供者:谢先涛
  1. SrcDriver

    0下载:
  2. 根据Windows驱动程序模型(WDM)设计的驱动程序:WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。-under the Windows Driver Model (WDM) driver design : WDM through the provision of a flexible approach to simplifying the development of the driver. Implementati
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:64078
    • 提供者:江丰
  1. ParallPortDriver

    0下载:
  2. 一个非常好的pnp 并行端口设备驱动程序,学习入门Windows WDM 驱动程序很好-a very good pnp parallel port device driver. learning portal Windows WDM good
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:29309
    • 提供者:董金梅
  1. LUXDVD.ZIP

    0下载:
  2. LUXSONOR LS242 WDM SOFTWARE Driver-LUXSONOR LS242 SOFTWARE WDM Driver
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:328075
    • 提供者:JOHN DONSON
  1. UsbKbd

    1下载:
  2. usbkbd,用wdm编写的usb和键盘的驱动示例-usbkbd with `prepared by the usb keyboard and the driving exemplars
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:116393
    • 提供者:nicholas
  1. WDMToolSample

    0下载:
  2. WDM驱动开发的辅助工具 非常好用 欢迎大家下载
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:582011
    • 提供者:蓝帝
  1. 12sys

    1下载:
  2. PCI温度采集卡驱动程序WDM,编辑公斤VC6.0,DDK2000,DRIVER STUDIO3.2
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:222636
    • 提供者:wenweim
  1. 5codes

    0下载:
  2. Windows XP WDM 驱动实例,使用DriverWorks编写,均通过调试
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:15830008
    • 提供者:王妃
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 32 »
搜珍网 www.dssz.com