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

搜索资源列表

  1. Porting-WDM-Drvs-to-KMDF

    0下载:
  2. 微软的文档。现在WDF越来越流行,此文讲述WDM和WDF的主要区别,并且教你如何使用两个开发框架。驱动开发人员应该参考。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:341081
    • 提供者:yaoheng.yang
  1. sf_virtualdisk

    0下载:
  2. This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln uti
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:501562
    • 提供者:beersoccer
  1. KMDF-Build

    0下载:
  2. 最新驱动模块KMDF介绍, 将传统的wdm模式变得更为容易,对开发驱动很有帮助
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:122898
    • 提供者:suntiny
  1. WDKKMDF

    0下载:
  2. 基于vista的最新驱动开发资料,介绍了一些WDK下的KMDF结构的基本概念
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:432013
    • 提供者:蒋元成
  1. dio2431

    0下载:
  2. 一个KMDF的实例驱动, 对应硬件是 Sealevel系统Dio-24(8008和8018)数据输入输出卡
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:24172
    • 提供者:Rick Chen
  1. KMDF-Build

    0下载:
  2. An Introduction to How to Build, Install, Test, and Debug KMDF Drivers
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-28
    • 文件大小:122632
    • 提供者:lidongguo
  1. KMDF_sample

    0下载:
  2. KWDF编程示例 KWDF是WDF的核心运行模式-KWDF programming examples are KWDF core operation mode WDF
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:248101
    • 提供者:lidongguo
  1. KMDF-arch

    0下载:
  2. winddk document for developmenting driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:242893
    • 提供者:Anando
  1. USB_WDF

    0下载:
  2. A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver Framework (UMDF) and Kernel-Mode Driver
  3. 所属分类:USB develop

    • 发布日期:2017-03-23
    • 文件大小:94552
    • 提供者:McBit
  1. WritingUSBDriverswithWDF

    0下载:
  2. A primary design goal for WDF was to make the driver models easy to extend to support new types of hardware. The first hardware-specific specialized I/O targets in both UMDF and KMDF support USB devices. You can use the USB I/O targets to write a ful
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:74609
    • 提供者:guest
  1. IOSample

    0下载:
  2. 基于windows的kmdf驱动模型的I/O驱动程序。-I/O port operation based on kmdf.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1526073
    • 提供者:孙丽
  1. PCISample

    0下载:
  2. 基于WINDOWS的kmdf驱动模型的PCI驱动程序。-PCI driver based on kmdf.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1543695
    • 提供者:孙丽
  1. KMDF

    0下载:
  2. KMDF示例,用几个简单的例子介绍WDF结构-KMDF example, with a few simple examples introducing WDF structure
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:248100
    • 提供者:wangming
  1. DMASample

    0下载:
  2. 基于KMDF 的PCI 驱动,兼有DMA 传输功能。-PCI driver with DMA based on KMDF.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1549169
    • 提供者:孙丽
  1. KMDF-samp

    0下载:
  2. KMDF sample document
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:153904
    • 提供者:Basanagouda K
  1. WDKDocs_12112009_new

    0下载:
  2. WDK視窗 Windows 7 驅動開發, 包括 WDF, UMDF, KMDF-Windows Driver Foundation. This document covers technical aspects on how to write drivers for Windows 7. This includes WDK, WDF, UMDF, KMDF.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-13
    • 文件大小:58842540
    • 提供者:todd
  1. kmdf

    0下载:
  2. kernel层的驱动,对windows开发具有很好的借鉴。-It is a driver on the kernel layer, which is a good sample for the windows development.
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-02
    • 文件大小:15077229
    • 提供者:乐乐
  1. Windows wdf pdf and source

    2下载:
  2. 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
  3. 所属分类:驱动编程

    • 发布日期:2013-01-12
    • 文件大小:55296591
    • 提供者:阿忠
  1. Usbsamp-Sample

    0下载:
  2. USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform f
  3. 所属分类:Driver Develop

    • 发布日期:2015-09-21
    • 文件大小:75776
    • 提供者:冯一疯
  1. android_usb_device_object

    0下载:
  2. This file consists of implementation of class AndroidUsbDeviceObject that encapsulates an extension for KMDF device (FDO) object.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:9003
    • 提供者:kuepairing
« 12 »
搜珍网 www.dssz.com