搜索资源列表
2006Chap
- VC++编写的WINDOWS WDM USB驱动程序-VC prepared by the Windows USB WDM Driver
d12drv
- 针对usb d12 的windows驱动程序,是用wdm做的,代码每一行都有我的注释。-against colonization but declined on day 12 of the windows usb driver, is `do, Each line code, I have the Notes.
bulkusb
- 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.
Windows-usb-driverstdio
- 用DriverStudio开发WDM型的USB设备驱动程序 关键词:USB WDM 设备驱动程序 DriverStudio-With the development of WDM-based DriverStudio the USB device driver Keywords: USB WDM device driver DriverStudio
WINDOWS_USB_DRIVER
- 详细论述了USB的枚举过程,并对如何用WINDOWS+WDM进行USB驱动开发进行了详细描述-Discusses in detail the USB enumeration process, and how to use WINDOWS+ WDM for USB driver development is described in detail
gaoqinkaokoucode
- 高清卡口监控报警系统基于Microsoft的DirectShow技术,运行于Windows 2000或以上平台。本系统支持目前市面上的大多数WDM驱动程序的视频捕捉卡、1394及USB连接的DV设备等,支持一机多卡;支持内存中位图的识别;支持BMP、JPG等图片格式文件的识别及存储;支持AVI、MPG、WMV等录像文件格式的回放及识别;支持MPEG4高压缩比的AVI格式的录像片断保存。-HD mount monitor alarm system is based on Microsoft s D
Windows_2000_XP_WDM_Driver_Development
- 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。 本书附有20个典型的编程实例,便于读者学习和掌握。 本书是一本
USB-driver-on-wince
- 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。 关键字:通用串行总线(USB); USB请求包(URB);
windows-driver-model
- Windows Driver Model(WDM)在windows地环境下可以开发各种驱动程序,包括USB。-Windows Driver Model (WDM) in a windows environment can be developed to various drivers, including USB.
qudongyuanma.ZIP
- 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISS
Windows-WDM-driver-book
- WDM编程最佳的参考书籍,包含基础篇,提高篇,以及PCI,USB等的例子-WDM programming reference books, including The Basics, and improve the articles, as well as the PCI, USB, and other examples
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
bulk_USB_sample
- This code source is for usb developers to help the knowlege making windows usb wdm driver. -This code source is for usb developers to help the knowlege making windows usb wdm driver.
usb_driver_code
- This code source is for driver developers to help the making windows usb wdm driver.
WDMBOOK_XP
- This doc is for driver developers to help the making windows usb wdm driver.
WDM设备驱动程序开发(武安河)配套光盘
- 键盘模拟,windows下通过c、c++实现的键盘usb驱动编程(Keyboard simulation, USB driver programming of keyboard realized by C and C + + in Windows)