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

搜索资源列表

  1. usbDevMuch

    0下载:
  2. LPC1700芯片USB批量传输源码。只要修改读写信号线以及PID、VID即可立即运行-Source code of USB Driver for LPC1700。You can run it imediatly only if you modify the RX/TX and PID/VID
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:973978
    • 提供者:terminator
  1. java_usb

    0下载:
  2. 该源码为利用jusb jar包,进行java桌面usb驱动的开发,本源码中vid:0x0506 pid:0x1023,采用usb中断传输方式进行数据传递。-The source code for the use of jusb jar package java desktop usb-driven development, this source in the vid: 0x0506 pid: 0x1023, using the usb interrupt transfer mode for d
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:212767
    • 提供者:dingxiao
  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. USB-Device-Detect

    1下载:
  2. 自动检测USB设备的插入和拔出,并获取USB设备的VID和PID值-Automatically detect the insertion and removal of USB devices and access to the USB device VID and PID values
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:3716096
    • 提供者:Jim
  1. EnumDeviceProperties_demo

    0下载:
  2. 再Windows作業系統下,讀取電腦系統所有硬體設備訊息,VID、PID-In Windows OS, to monitor hardware information from PC.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-15
    • 文件大小:23382
    • 提供者:楊瑜
  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. AN144

    0下载:
  2. 该实例讲述了CP210x桥接电路VID和PID信息的获得以及EEPROM中有关设备的描述等等重要内容。使用CP210x的朋友一定要拜读一下,以免走弯路。-This example describes CP210x bridge circuit VID and PID EEPROM of access to information as well as a descr iption of the equipment and so important. Use CP210x friends must
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:233819
    • 提供者:Jx
  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. Print_DLL

    0下载:
  2. 用SetupDiEnumDeviceInterfaces等函数通过针式打印机的vid,pid找到句柄,然后用CreateFile,WriteFile控制操作打印机,可用该DLL实现套打等功能。-With SetupDiEnumDeviceInterfaces function through the vid stylus printer, such as pid handle to find, and then use CreateFile, WriteFile function printer
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:163862
    • 提供者:季超
  1. PIDVID

    1下载:
  2. 获取U盘的pid,vid,序列号等信息 获取U盘的pid,vid,序列号等信息-get the pid\vid\sn informations for usb
  3. 所属分类:USB develop

    • 发布日期:2016-01-25
    • 文件大小:2794496
    • 提供者:zhangqing
  1. GetUSBDevicePath

    0下载:
  2. 根据指定HID设备的VID和PID获取设备路径的小程序,代码很简洁。解决了网上其他类似代码执行不成功的问题。-According to VID and PID specified device path HID devices get smaller program code is very simple. Solve other similar online unsuccessful code execution problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1375
    • 提供者:lq
  1. USBPPIDVID

    0下载:
  2. 读取USB接口设备的PID VID,主要涉及USB协议,VC6.0编译-Read USB interface device PID VID, mainly related to the USB protocol, VC6.0 compiler
  3. 所属分类:USB develop

    • 发布日期:2017-04-02
    • 文件大小:54775
    • 提供者:裘君燕
  1. bushound5.0

    0下载:
  2. USB PID VID , DATA ,TIME INTERVAL-USB BUSHOUND
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:608522
    • 提供者:cache
  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. Hid_Search

    0下载:
  2. 通过PID、VID取到物理设备的句柄,然后对其进行操作,主要针对串口和HID设备,其它的你们可以进行自动扩充。-Taken by PID, VID to handle the physical device, and then manipulate it, mainly for serial and HID device, the other you can be automatically expanded.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9816582
    • 提供者:warllch
  1. Get_USB

    0下载:
  2. win8+VB2012 查询USB设备的例子,可以获得USB的PID,VID等详细信息。没有使用DLL。-list out all USB device, get PID,VID,Device ID and etc. no need any DLL. very simple code. win*+vs2012
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:112869
    • 提供者:Plum
  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. usbview

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

    • 发布日期:2017-05-01
    • 文件大小:32295
    • 提供者:why jay
« 1 2 3 45 »
搜珍网 www.dssz.com