搜索资源列表
ezusbdrv
- cypress带mcu的usb芯片用于windows的万能驱动程序源代码-Source code of universal Windows driver for USB chip with Cypress MCU.
USBDriver
- usb。rar 驱动 windowsxp下的 还不错 源码 快下吧-usb driver for windows xp, good source code.download it.
USBDRIVERCODE
- 该软件代码示范了如何用WINDOWS DDK 及VC++开发环境 进行windows USB 驱动程序编写-model code of the software how to use Windows DDK and VC development environment for windows USB drivers prepared
USB_TO_RS232
- 关于usb-serial驱动程序安装说明: 1、在win98、winme、win2000,windows XP系统中: 先双击driver里hidcominst程序,它没有任何显示。然后再插上USB线, 根据系统提示及可正确安装。 安装完成之后,进入设备管理器,在“端口”一栏中可以看到虚拟的串口设备 SemiTech USB-HID->COM device (COM X ) ,表示设备已经正确安装完成, 可以正常使用。
Usb_Keyboard
- 一个在WINDOWS 2000 DDK环境下开发的USB小键盘驱动程序.-A driver program for USB pad keyboard developed under WINDOWS 2000 DDK.
PC端软件
- 关于USB便携多道系统,PC端客户软件。调用硬件前,须安装好设备驱动程序,使Windows找到USB便携多道设备,否则可以使用其中的软件模拟功能。-on USB portable multi-channel system, the client PC software. Call hardware, it should install a device driver, Windows find USB portable multi-channel equipment, which can use
usb_drive
- 可以用于所有的USB的驱动程序,可以实现98及以下的windows系统的免驱动。-Universal USB driver for Windows 98 or later.
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
PL-2303Usbto232.zip
- WINDOWS下的USB转串口驱动,也许能用上!,WINDOWS transferred under the USB serial driver, it may be on!
uninstalldriver
- 目前很多USB设备的驱动包不是exe的形式,而是以包含inf 文件的驱动包提供给使用者,并且需要在硬件链接到电脑的情况下才能安装驱动;另外,windows没有提供完全卸载驱动的功能,即通过设备管理器的卸载驱动功能,驱动包依然存留在windows中。【INF驱动工具】提供了在硬件不链接到电脑的情况安装INF驱动包,而且能完整卸载驱动。-install or remove driver by INF.
USBDeviceTest
- usb驱动程序代码-usb driver code
TestUsb
- 用VC++实现与USB驱动程序的通信。包含打开、读、写、清空等。-With VC++ Driver with USB communication. Includes open, read, write, and so empty.
080889B
- windows 2000 及以上系统下,usb驱动的开发初级教程。能够轻松对相关概念做了解-usb drives to develop
Under_the_Windows_CE_operating_system_USB_device_d
- Windows CE操作系统下的USB设备驱动开发-Under the Windows CE operating system, USB device driver development
Windows
- Windows驱动开发技术详解 PDF文档.有USB开发-Windows driver development techniques detailed PDF document. There are USB Development
sys
- DDK环境下,windows usb的驱动程序,可以根据自己的串口的实际特点,来改此工程-DDK environment, windows usb driver, serial port based on the actual characteristics of their own, to change this project
EmbeddedCE-6.0USBHostdeveloping
- Windows Embedded从入门到精通系列课程Windows Embedded CE 6.0 USB Host 接口驱动程序视频-Windows Embedded from junior to senior seial Windows Embedded CE 6.0 USB Host interface driver developing video
CE-6.0USBHostdeveloping_PDF
- Windows Embedded从入门到精通系列课程Windows Embedded CE 6.0 USB Host 接口驱动程序开发文档资料-Windows Embeddedfrom junior to senior Embedded CE 6.0 USB Host interface developing PDF
EZ_USB_DDK_VC
- easy usb windows驱动源代码(Easy USB windows driver source code)
QT5
- 为了实现电润湿器件的驱动和控制,该系统设计包含驱动电路和上位机软件两部分。驱动电路使用PIC单片机通过FT245组成的USB接口模块接收上位机的控制命令,按照预定义的格式解析生成控制信号控制DA芯片AD5535输出电压信号,使用集成化的电压芯片实现电平转换和升压电路;上位机软件基于Qt软件开发框架在Windows平台下采用C++语言编写,实现对驱动参数的各种操作和电润湿器件电极的状态显示满足经实验验证,该系统工作性能良好(In order to achieve the drive and con
