搜索资源列表
usb-dos
- 提供在dos中对usb设备支持,可以在dos使用USB移动硬盘,USB光驱等设备.-provide dos usb equipment to support the dos use USB drives USB drives and other devices.
usb-driver
- 一个usb设备的驱动程序源代码,可以用于多种usb设备-a usb device driver source code, can be used for a wide variety of equipment usb
USB接口编程源代码
- USB接口编程源代码,USB设备驱动,用Visual C++编写
USB
- 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。
usb
- WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。
USB通讯协议
- USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
usb设备识别
- 可自动识别usb的插入与拔出。
USB 的键盘设备
- USB 的键盘设备 USB 的键盘设备 USB 的键盘设备
USB
- 一个检测USB移动存储设备的拔插情况,通过检测系统的WM_DEVICECHANGE 消息来获得当前的USB设备状态-A test plug USB removable storage device case, through the detection system WM_DEVICECHANGE message to get the current USB device status
WINCE_usb_driver
- windows CE下USB设备驱动编写的步骤,USB的基本原理-windows CE prepared under the USB device driver steps, USB The basic principle
USBDetection
- USB检测,检查系统USB信息,各端口信息,获取Usb设备信息-USB testing, inspection system USB information, the port information, to obtain device information Usb
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
USBdriverdevelopment
- Visual C++ 6.0、DDK开发的USB设备驱动程序开发框架-Visual C++ 6.0, DDK development of the USB device driver development framework
s3c2450_touch
- 这是S3C2416平台上关于usb 设备端的驱动程序的代码,是实现设备端总线的代码,写的很好很强大。很详尽。-This is about on S3C2416 platform usb device driver-side code implementation devices are bus-side code, written in a very strong well. Very detailed.
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
DeviceLockmonitor
- 利用USB设备锁定计算机的VB程序,本例中是用U盘锁定计算机,当你要离开计算机的时候锁定计算机就显得很重要。本程序运行时会在系统托盘处显示图标,可以选择磁盘,可以设置随系统一起启动,还可以进行关机、注销、重启计算机等功能。-The use of USB devices the computer locked VB procedure, this case is U disk lock the computer, when you leave the computer to lock the co
FilterDriveronFSDanditsApplications
- 实现对文件系统访问的完全控制只有通过过滤驱动技术。介绍了Windows NT 文件系统驱动和过滤驱动原理、过滤驱动的几种用途以及如何加载一个过滤驱动,设计并实现了一个控制USB 设备的过滤驱动实例。 -Theory of File system driver filter and a application for controlling USB device.
EZUSBGeneralPurposeDriverspecific
- EZ_USB 通用驱动程序(本文章中称为GPD或者是EZ_USB GPD)是用来和基于EZ_USB外设接口的通用设备驱动程序。驱动程序提供和公共USB设备请求和数据传输的用户态接口。驱动服务于两种目的。首先,它帮助设备和软件的开发者。配合EZ_USB Control Panel,它允许开发者测试他的设备的执行标准USB设备请求和数据传输的能力。其次,它为USB设备开发者提供例程。使用通用驱动程序作为起始点,可以创建一个用户驱动程序和很小的驱动程序。-General EZ_USB driver (
usbdriverinstall
- 已调试成功的USB驱动安装程序。需要插上USB设备,再点击安装。-Have been debugging a successful USB driver installation program. Need to attach a USB device, and then click Install.
USB_Driver
- USB设备驱动程序源码,开发环境VC++6.0+DDK-USB device driver source code, development environment, VC++6.0+ DDK