您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Developing Drivers with Microsoft Windows Driver Foundation

  2. 系统介绍KMDF和UMDF的好书。需要配合WDK使用。
  3. 所属分类:其它

    • 发布日期:2009-07-21
    • 文件大小:6291456
    • 提供者:sbsbbbss
  1. WDF构架下开发USB

  2. Introduction 3 About USB Devices 3 Device and Configuration Descr iptors 4 USB Data Transfer Models 5 Specialized USB I/O Targets in WDF 5 USB Target Device Objects 6 USB Interface Objects 7 USB Target Pipe Objects 7 How to Configure a USB I/O Targe
  3. 所属分类:其它

    • 发布日期:2009-09-06
    • 文件大小:270336
    • 提供者:nongfuxu
  1. Windows Driver Foundaion

  2. New Driver Framework for windows ; KMDF UMDF
  3. 所属分类:其它

    • 发布日期:2009-09-08
    • 文件大小:6291456
    • 提供者:gezi322
  1. Developing Drivers with the Microsoft Windows Driver Foundation.chm

  2. Table of Contents Developing Drivers with the Microsoft Windows Driver Foundation Foreword Part 1 - Getting Started with WDF Chapter 1 - Introduction to WDF Chapter 2 - Windows Driver Fundamentals Chapter 3 - WDF Fundamentals Part 2 - Exploring the
  3. 所属分类:Windows Server

    • 发布日期:2011-03-11
    • 文件大小:6291456
    • 提供者:xuyanqin18
  1. Developing Drivers with the Microsoft Windows Driver Foundation(WDF驱动开发)

  2. 驱动开发经典书,看了有很大收获 第一部分 开始WDF之旅 第一章 WDF简介 (本章无实质内容,故省略。若有兴趣请参见原文。) 第二章 Windows Driver Fundamentals 概述 这一章是针对从未有过Windows驱动开发经验的开发人员。本章提供了Windows操作系统内核的基本的背景知识,以及驱动如何在此环境中工作。本章也可以作为对编写核心态程序的介绍。 如果你是Windows驱动编程的新手,请阅读这一章里的概念和技术,这将是理解本书中所讨论的话题的基础。如果你有驱动开发的
  3. 所属分类:其它

    • 发布日期:2011-06-06
    • 文件大小:8388608
    • 提供者:fengzzk
  1. Developing Drivers with Windows Driver Foundation

  2. 微软WDF驱动开发文档,开发平台WDK,包括KMDF和UMDF驱动的开发,英文版
  3. 所属分类:硬件开发

    • 发布日期:2011-12-23
    • 文件大小:6291456
    • 提供者:yaoya3
  1. KMDF-Build specification

  2. Microsoft® Windows® drivers have, for many years, been based on the Windows Driver Model (WDM). WDM drivers have a well-deserved reputation for being difficult to implement correctly, and developers face a steep learning curve when they enter the dr
  3. 所属分类:Access

    • 发布日期:2008-06-10
    • 文件大小:304128
    • 提供者:suoguang
  1. USB 开发的介绍文档

  2. Writing USB Drivers with WDF A primary design goal for WDF was to make the driver models easy to extend to support new types of hardware. The first specialized I/O targets in both UMDF and KMDF are hardware-specific and support USB devices. You can
  3. 所属分类:桌面系统

    • 发布日期:2013-05-31
    • 文件大小:99328
    • 提供者:neate
  1. Windows设备驱动程序WDF开发

  2. 《Windows设备驱动程序WDF开发》附有13个典型的编程实例,便于读者学习和掌握。本书既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读. 本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及USB接口和PCI接口设备驱动程序KMDF的开发。还对UMDF设备驱动程序作了编程入门介绍。
  3. 所属分类:硬件开发

    • 发布日期:2014-03-25
    • 文件大小:26214400
    • 提供者:mj83787935
  1. Windows.7设备驱动程序开发

  2. 设备驱动程序是非常特殊的软件,应用程序通过它才能与外界沟通。Windows7与外界的所有沟通都必须有设备驱动程序的参与。   本书介绍了编写Windows7设备驱动程序所需的知识,涵盖了用户模式驱动程序开发、内核模式驱动程序开发、WDF架构、驱动程序调试等主题。作者展示了如何利用微软提供的强大工具和模型,高效地开发稳定、健壮的驱动程序。   通过本书,你将学会:   如何使用WDF减少开发时间,提高系统稳定性,增强实用性;   如何利用UMDF和KMDF进行开发;   如何以最佳方式设计、开发
  3. 所属分类:C++

    • 发布日期:2014-04-30
    • 文件大小:24117248
    • 提供者:stephen_young
  1. Windows.7.设备驱动程序开发

  2. 中文名: Windows 7 设备驱动程序开发 原名: Windows 7 Device Driver 资源格式: PDF 版本: 英文版 地区: 美国 语言: 英文 windows 7设备驱动程序开发 介绍了编写全新windows 7 操作系统的设备驱动程序所需的全部技术。本书共包括3 个部分:设备驱动程序体系结构概述、用户模式驱动程序和内核模式驱动程序。第一部分介绍设备处理程序软硬件开发所涉及的体系结构、umdf 和kmdf,以及开发umdf 和kmdf 驱动程序所需的环境。第二部分介绍用
  3. 所属分类:Windows Server

    • 发布日期:2014-09-18
    • 文件大小:1048576
    • 提供者:u011783497
  1. Windows7设备驱动程序开发

  2. 设备驱动程序是非常特殊的软件,应用程序通过它才能与外界沟通。Windows 7与外界的所有沟通都必须有设备驱动程序的参与。 《Windows 7设备驱动程序开发》介绍了编写Windows 7设备驱动程序所需的知识,涵盖了用户模式驱动程序开发、内核模式驱动程序开发、WDF架构、驱动程序调试等主题。作者展示了如何利用微软提供的强大工具和模型,高效地开发稳定、健壮的驱动程序。 通过《Windows 7设备驱动程序开发》,你将学会: 如何使用WDF减少开发时间,提高系统稳定性,增强实用性; 如何利用U
  3. 所属分类:C++

    • 发布日期:2014-11-21
    • 文件大小:25165824
    • 提供者:session2008
  1. Developing Drivers with the Microsoft Windows Driver Foundation(WDF驱动开发)

  2. 驱动开发经典书,看了有很大收获 第一部分 开始WDF之旅 第一章 WDF简介 (本章无实质内容,故省略。若有兴趣请参见原文。) 第二章 Windows Driver Fundamentals 概述 这一章是针对从未有过Windows驱动开发经验的开发人员。本章提供了Windows操作系统内核的基本的背景知识,以及驱动如何在此环境中工作。本章也可以作为对编写核心态程序的介绍。 如果你是Windows驱动编程的新手,请阅读这一章里的概念和技术,这将是理解本书中所讨论的话题的基础。如果你有驱动开发的
  3. 所属分类:C++

    • 发布日期:2015-06-10
    • 文件大小:8388608
    • 提供者:yanglong890124
  1. WDF for Server 2008

  2. WDF (KMDF and UMDF) for the WDK Windows Server 2008 - This is version 1.7 of the WDF redistributable coinstallers.
  3. 所属分类:其它

    • 发布日期:2008-12-28
    • 文件大小:15728640
    • 提供者:silitex
  1. Developing Drivers with the Microsoft Windows Driver Foundation

  2. Table of Contents Developing Drivers with the Microsoft Windows Driver Foundation Foreword Part 1 - Getting Started with WDF Chapter 1 - Introduction to WDF Chapter 2 - Windows Driver Fundamentals Chapter 3 - WDF Fundamentals Part 2 - Exploring the
  3. 所属分类:Access

    • 发布日期:2009-02-13
    • 文件大小:6291456
    • 提供者:lu397335709
  1. windows-driver-kit-81-cpp

  2. 8.1 C++ Samples 的目录 2018\09\20 周四 10:11 . 2018\09\20 周四 10:11 .. 2018\09\20 周四 10:11 0 1.txt 2018\09\10 周一 17:27 AC97 Driver Sample 2018\09\10 周一 17:27 AddFilter Storage Filter Tool 2018\09\10 周一 17:27 AMCC5933 - PCI Device Driver Using WDF 201
  3. 所属分类:网络设备

    • 发布日期:2018-09-20
    • 文件大小:105906176
    • 提供者:danfengch2csdn