CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - USB PID VID

搜索资源列表

  1. VID_PID

    0下载:
  2. 能夠讀取USB設備路徑,並能夠顯示VID,PID,版本等信息
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:41472
    • 提供者:swallow
  1. Windows+CEUSBCameraBridge

    1下载:
  2. Windows+CE下USB摄像头驱动开发,使用EVC开发。摄像头为 网眼 Webeye 2000 VID 0x05A9 PID 0xA511 输出格式:RAW-YUV
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:488340
    • 提供者:李立
  1. USBPBootloader

    1下载:
  2. C8051F320的USB BootLoader我也是找了好久。上位机一定要写入PID与VID。我下到板子上用过了,能通过USB下载。-C8051F320' s USB BootLoader I am also looking for a long time. PC must be written to the PID and VID. I used the following to the board, through the USB download.
  3. 所属分类:SCM

    • 发布日期:2014-06-23
    • 文件大小:247808
    • 提供者:建军
  1. testusb

    0下载:
  2. usb识别,可以鉴别所以USB设备,通过PID,VID-the usb connection。
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2328766
    • 提供者:名门一族
  1. Tusbhidio_vc6r

    1下载:
  2. 真正完整,并且编译得通的代码。用Visual C访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机SCM固件源代码码和PC端的Visual C源代码;虽然PUDN上有其他会员提供类似的Visual C代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。 -Truly complete, and the compiler through code. Access with Visual C hid usb de
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:187844
    • 提供者:thriftyy
  1. UsbCommunacation

    0下载:
  2. 可设置VID和PID进行设备查找并打开。通过USB发送数据并能接受下位机发送上来的数据-VID and PID can be set for the device to find and open. Send data via USB and can transmit up to accept lower machine data
  3. 所属分类:USB develop

    • 发布日期:2017-05-20
    • 文件大小:6033460
    • 提供者:wenqiang
  1. ChipGenius

    0下载:
  2.  设备描述: [G:]USB Mass Storage Device(Generic Audio Product)  设备类型: 大容量存储设备  协议版本: USB 1.10  当前速度: 全速(FullSpeed) USB设备ID: VID = 1234 PID = 5678 设备序列号: 01234567890B 设备供应商: GENERIC INC.  设备名称: FUSB200 设备修订版: 0001 产品制造商: Gene
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-23
    • 文件大小:423936
    • 提供者:萧逸
  1. usbhidio_vc6

    0下载:
  2. USB HID设备通信,固定的PID和VID,修改即可与对应的设备通信-USB HID device communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4502885
    • 提供者:严晓波
  1. USB_HID_1

    1下载:
  2. 实现USB HID的设备读写,通过设备的VID PID 实现代开设备。-USB HID devices to read and write
  3. 所属分类:Communication

  1. USBDetectSource-MFC

    0下载:
  2. Hello dear, This code is blongs to C++ MFC that you can detect any USB and you can see VID and PID or you can define HID class to make limte for security , i haven t high speed internet so i just sent you Source code but it s very clear. kind r
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:2559
    • 提供者:hooman
  1. ChipGenius_v4_00_0027_pre2

    0下载:
  2. 设备描述: [G:]USB Mass Storage Device(Generic Audio Product)  设备类型: 大容量存储设备  协议版本: USB 1.10  当前速度: 全速(FullSpeed) USB设备ID: VID = 1234 PID = 5678 设备序列号: 01234567890B 设备供应商: GENERIC INC.  设备名称: FUSB200 设备修订版: 0001 产品制造商: Generic  产品型号: Audio Product 产品修订版:
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:424490
    • 提供者:yukaiyun
  1. mytest_libusb

    0下载:
  2. 此工程建在vs2010里面 使用前只需在main cpp里面把idVendor idProduct改为自己的USB设备ID #define MY VID 0x0666 #define MY PID 0x0001 即可直接打开 最简单的调用libusb w32的API程序了-The project built in vs2010 just in main CPP before use the idVendor idProduct instead of their own USB device ID
  3. 所属分类:Console

    • 发布日期:2017-05-28
    • 文件大小:10647203
    • 提供者:李伟
  1. RegeditEnumUSBStor

    0下载:
  2. 枚举U盘的注册表信息,VID PID 流水号 对应插入端口关系等等。win7 64位系统开发测试-Enum regedit info of USB
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:28573
    • 提供者:cooliang
  1. usbview

    0下载:
  2. USB viewer shows the vid and pid of the installed usb devices
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:32295
    • 提供者:why jay
  1. ChipGenius

    1下载:
  2. 一款USB设备芯片型号检测工具,可以自动查询U盘、MP3/MP4、读卡器、移动硬盘等一切USB设备的主控芯片型号、制造商、品牌、并提供相关资料下载地址。当然也可以查询USB设备的VID/PID信息、设备名称、接口速度、序列号、设备版本等。(chipgenius v4.00.1024)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:236544
    • 提供者:IK123
  1. stm32虚拟串口驱动1.4

    0下载:
  2. Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, set the CDC PID and VID, two pa
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:2255872
    • 提供者:dart86
« 1 2 3»
搜珍网 www.dssz.com