虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Wdm

  • 微软的文档。现在WDF越来越流行

    微软的文档。现在WDF越来越流行,此文讲述Wdm和WDF的主要区别,并且教你如何使用两个开发框架。驱动开发人员应该参考。

    标签: WDF 微软 文档

    上传时间: 2015-12-04

    上传用户:jcljkh

  • 一个内存虚拟硬盘的源码

    一个内存虚拟硬盘的源码,教你如何编写Wdm驱动程序的经典范例。支持NTFS格式

    标签: 内存 虚拟 硬盘 源码

    上传时间: 2015-12-14

    上传用户:shawvi

  • 驱动开发书籍汇编

    驱动开发书籍汇编,介绍PC机上驱动的开发,包括Wdm等,适合学习驱动编程的人员

    标签: 驱动开发 书籍 汇编

    上传时间: 2016-01-30

    上传用户:linlin

  • 对 PCI 9052 桥接芯片实现 PCI 接口

    对 PCI 9052 桥接芯片实现 PCI 接口, Wdm 驱动程序构造方法,驱动程序 I/O传输操作,驱动程序各例程的主要代码实现,多线程完成多模块并行操作,LabWindows / CVI 实现虚拟仪器设计,套接字Socket 实现网络传输等关键技术进行详细阐述。

    标签: PCI 9052 桥接 接口

    上传时间: 2014-01-22

    上传用户:miaochun888

  • “驱动入门教程及源码”先完成基于MFC框架测试程序的编写

    “驱动入门教程及源码”先完成基于MFC框架测试程序的编写,接着分析Wdm模型模糊的概念。最后一个就是我们的多功能程序,把所学融合到一起...今天和明天和后天一口气完成... 我们现在来做一个MFC框架程序.选择对话框模式,并去掉配置过程中的“关于对话框”和“ActiveX控件”, 使程序看起来更简洁和苗条

    标签: MFC 驱动 入门教程 源码

    上传时间: 2013-12-02

    上传用户:sardinescn

  • basicusb 是一个基本的usb开发的例程

    basicusb 是一个基本的usb开发的例程,包括Wdm的基本过程

    标签: basicusb usb

    上传时间: 2013-12-29

    上传用户:xinyuzhiqiwuwu

  • windows驱动

    windows驱动,用来控制Wdm驱动的pci设备,在PCI视频设备开发中是非常重要的组建

    标签: windows 驱动

    上传时间: 2013-12-13

    上传用户:lacsx

  • 最新驱动模块KMDF介绍

    最新驱动模块KMDF介绍, 将传统的Wdm模式变得更为容易,对开发驱动很有帮助

    标签: KMDF 驱动模块

    上传时间: 2014-01-14

    上传用户:wlcaption

  • This book explains how to write, install, and debug device drivers for Windows 2000. It is intended

    This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (Wdm) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new Wdm specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.

    标签: explains intended Windows drivers

    上传时间: 2016-04-08

    上传用户:dreamboy36

  • usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Mode

    usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (Wdm). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.

    标签: driver function Windows bulkusb

    上传时间: 2016-04-25

    上传用户:270189020