搜索资源列表
usb610.2
- USB51S库一共有3个文件,包括USB51S.LIB,ISR.C,ISR.H(为了增加USB通信的灵活性,并没有把所有的子程序都封装倒USB51S.LIB,而是在ISR.C建立部分通信程序,这样方便用户修改-USB51S for a total of three documents, including USB51S.LIB, ISR.C, ISR.H (USB communication in order to increase the flexibility, and not all th
Windows_USB
- 用于Windows操作系统的通用USB 其中涉及到CyUSB.sys,CyAPI.h,CyAPI.lib的功能及用法。
libusb-0.1.8.tar
- usb user mode lib
usb_paul
- usb bulk read and write with libusb lib, it is a useful lib,it is great
AT91USBFramework-Core1.02+CDC1.0
- This software package contains the USB framework core developped by ATMEL, as well as a CDC driver for an USB to serial converter. The following files are included : - core/ -> Source code for the framework core -> Makefile fo
AT91USBFramework-Core1.02+HID1.01
- This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for
CH375_arm32
- CH375 USB接口协议芯片ARM平台下的实例程序-CH375 USB interface chip ARM platform agreement under the procedure instance
CH375_mcs51
- CH375 USB接口协议芯片MC51平台下的实例程序-CH375 USB interface protocol chip platform MC51 examples of procedures under
CH375LIB
- USB接口开发,关于CH375芯片 库文件-CH375 LIB
MyUsbDevice
- 用52+PDIUSB芯片,写的USB固件,可以参考这个编程思想,代码完全公开,可用Keil编译-This code would be a good sample for USB firmware programing ,and open source code without any lib function.
VCDemo
- 线阵CCD USB AD 数据采集卡 线阵CCD USB AD 数据采集卡SDK(以下简称SDK),是我公司配合线阵CCD USB AD 数据采集卡(以下简称采集卡)推出软件开发包。SDK 为客户进行软件 开发提供了丰富的功能,并且使用简单,方便客户调用。 1. SDK 组成 SDK 主要包括如下文件: dllkxusb.dll 接口动态库 dllkxusb.lib dllkxusb.dll 的Visual C++(以下简称VC)用静态输入库 dllkxusb.h
creamdriveprogram
- USB 摄像头的驱动程序,它使用VC++代码编写-This is USB creamer driver programe。which is writen by visual c++
USB
- crotex-M3内核的单片机的USB驱动,从实际入手,程序很明了,很容易就可以看明白。上机就能用-crotex-M3 microcontroller core, USB drive, the actual start, the program is very clear, very easy to see to understand. The machine can be used
usb
- 完整的USB2.0的编程框架以及库文件加载-USB2.0 framework and lib
libusb-win32.tar
- lib usb win32 开源项目源码-lib usb win32 open source projects Source
lib USB PIC18F
- This is libusb-win32 (http://libusb-win32.sourceforge.net) version 0.1.10.1. Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully
javax.usb.jar (1)
- 这个是实现usb插拔的jar包,导入后相当管用,把他放在项目的lib下,然后就可以使用啦,这个是Windows的系统使用,谢谢(This is a usb plug-pulled jar, which is quite useful after the import, put him under the project lib, and then you can use it. This is the Windows system for use, thank you)
hwcsq
- gsmd lib supply API for dailing function div hr div B 文件列表 B : div div()
0149119
- gsmd lib supply API for dailing function div hr div B 文件列表 B : div div()
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi