搜索资源列表
Why-USB编程
- VC例程:该程序是由VC编写有关USB编程(完整代码)-How to write USB driver ( vc language)
usb_driver_vc
- 用VC++实现USB驱动,使用vc读写usb设备-with VC USB drive, the use of USB devices to read and write vc
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
usbfilt.zip
- 一个简单的上层USB过滤驱动,在此基础上可以实现U盘只读,只写,加解密等功能。,a simple usb filter driver. you can implement read-only,write-only, encryptand uncrypt function based on this project
UsbFat32Scsi
- Qt 4.7.2 + msvc2010 (msvc 版的 QT) 写的 Qt Gui 版 Spti, 即是 WinDDK里面一个 使用 DeviceIoControl 操作 SCSI 类型磁盘的例子, 本次编写此程序主要用于测试 usb 闪盘的 固件, 协助 usb 驱动 和 固件的程序开发. 同时也对在 Qt 中使用 win32 api 有一定的借鉴作用.-Qt 4.7.2+ msvc2010 (msvc version of QT) to write the Qt Gui vers
2440usbhost
- 2440的板子裸奔实现usb host,能够成功读写大部分u盘-2440 board streaker achieve usb host, able to successfully read and write most of the disk u
wdf_kmdf_basic_src
- serial port read/write,对USB和com端口的数据读写可以实时操作,但是com端口必须未被其他程序占用,如果被占用,将会无法打开。-serial port read/write, and com port on the USB data read and write real-time operation, but the com port must have not been occupied by other programs, if occupied, will be
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
BulkLoop
- USB读写示例,使用cypress68031-usb read write
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
9927423usb_driver_vc
- VC++实现USB驱动,使用vc读写usb设备-VC++ to achieve USB drives, usb devices to read and write using the vc ...
readusbandwrite
- how to use use to start usb to write and read-how to use use to start usb to write and read
libusb-win32-src-0.1.12.2.tar
- Application read and write USB lib-User space USB driver
ms_test
- WIN32 application directly write/read USB disk sector.
usb_development
- USB的驱动程序和应用层设计。应用层包括发光灯,逻辑电平,数模转换,模数转换,键盘测试,内存读写等等。-USB driver and application layer. Application layer, including light-emitting light, the logic level, DAC, ADC, keyboard test, memory read and write and so on.
UsbInstall
- 用于自动安装USB驱动,直接写PC注册表,调试通过。-Used to automatically install the USB driver, write directly to PC registry, debugging through.
HID_Client
- vc下实现 对usb-hid设备的读写操作。是一个简单的测试实例程序,很有参考意义。-vc usb-hid devices read and write operations. Is a simple test case procedure, a good reference significance.
2012-version-usb-setups
- MFC学习者 提供的USB驱动成程序 供调试 读写 功能-MFC provide learners with the USB drive into the program for debugging read and write capabilities
usb-hid
- usb免驱动设备读写操作,网上找的。非常好用。-usb driver-free device to read and write operations
usb-stor-filter
- 一个简单的U盘过滤驱动程序,使U盘变成一个只读存储器。针对本机当前用户对U盘进行读写控制。可以令U盘处于只读状态。监控用户对文件系统的操作。-A simple U disk filter driver U disk into a read-only memory. U disk read and write control for the current user of the machine. U disk is read-only status. Monitoring of user ope
