搜索资源列表
USB_WDM_Driver
- 用DriverStudio开发WDM型的USB设备驱动程序-with DriverStudio development WDM type of USB device driver
USBdriver
- 使用driverstudio,可以快速产生一个驱动程序,然后在里面作一些小的发动就可以使用了。
libusb-win32-releases
- libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This versi
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
USBdevelop
- 用DriverStudio开发USB驱动程序,大大方便了驱动程序的开发过程-DriverStudio development with USB driver, the driver would greatly facilitate the development process
USBtest
- 用driverstudio开发的usb驱动程序源代码,可以研究一下。-Driverstudio developed with usb driver source code, you can look at.
SimReaderTest
- 使用driverstudio实现了两个端点usb的数据块传输。下位机设备是F320单片机的读卡器设备。我也一并传输了。-Use driverstudio achieved usb data block transfer of the two endpoints. Equipment is lower F320 MCU card reader device. I would also be transmitted up.