搜索资源列表
2006Chap
- VC++编写的WINDOWS WDM USB驱动程序-VC prepared by the Windows USB WDM Driver
XXGDrv
- 中科院许西刚博士编写的USB的WDM驱动程序。-Hsu Hsi just CAS prepared by Dr. USB WDM driver.
PowerSleep12
- usb wdm开发的电源管理 电源处于休眠状态的例程。-usb `development of the Power Management Power dormancy of programming.
bulkUSB
- Windows2000/xp下的usb WDM驱动程序源代码
Delphi_WDM_USB
- 用Delphi开发的USB源程序,基于微软WDM框架,使用Delphi开发最大的好处是可以使用其RAD特性,加快应用程序开发。-USB development with Delphi source code, based on the Microsoft WDM framework for the development of the use of Delphi
usb-serial
- vc6.0,ddk,DriverStudio环境下的wdm驱动程序,这是一个usb转串口的简洁的驱动程序,没有电源管理-vc6.0 ddk, the DriverStudio environment under the wdm drivers, this is a usb to serial simple driver, without power management
STM32-USB
- stm32驱动程序源代码I2cAnalyzer WDM Driver -stm32 driver source code I2cAnalyzer WDM Driver
USB_source_code
- USB驱动程序,VC++环境,WDM模式。-USB Driver
USB-kaifa
- USB 开发之软件篇 我这里重点的介绍如何写驱动程序,对于一些应用程序我就不做介绍了,因为我对于那些高层的东西写得很少。 作为WIN98和WIN2K推荐的一项新技术来说,USB的驱动程序和以往的直接跟硬件打交道的WIN95的VXD的方式 的驱动程序不同,,它属于WDM类型的。 -The software article of the development of USB The introduction of my here point how write to
msncc-cvsroot.tar
- VideoMan is a very easy image acquisition library. It is able to manage many video inputs at the same time, such as WDM Firewire and USB cameras, PointGrey cameras and video files. It can also render the inputs using OpenGL. Suitable for computer vis
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
theresearchabouttheusb
- 固件程序和USB的驱动程序。USB驱动程序属于标准的DM驱动程序。详细的介绍了固件程序以及USB的WDM驱动程序的计流程和方法,并给出了几个例程。 -the usb system making with the code and the pcb making and the chips used with
Silabs_USB_Driver
- Silabs USB Driver C8051F USB WDM 驱动-Silabs USB Driver C8051F USB WDM Driver
Windows2000-XP-WDM-DEVICE-DRIVER
- 这是一本介绍win2000/xp下开发WDM驱动程序的书籍,一般是USB设备驱动用到的比较多,这个书相当的经典-This is a descr iption win2000/xp developed under WDM drivers for the books, generally used in USB device drivers are more significant in this book a classic! !
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);
USB_DEVELOPMENT_NODEBOOK
- 这个USB笔记 上记录了很多有关如何编写USB底层驱动的 经验,大家可以借鉴一下 -This USB notebook to record a lot about how to write USB low level driver experience, we can learn about
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
cdc-wdm.zip
- linux系统上,USB CDC的WCM设备管理的驱动程序。,linux system on the the USB CDC' s WCM Device Manager driver.
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.