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

搜索资源列表

  1. USB_HID_CH375

    0下载:
  2. CH375 实现HID——USB资料 实现键盘的通讯,PC成功读取数据-CH375 achieved HID- USB data communication the keyboard, PC successfully read data
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:47737
    • 提供者:gfhggh
  1. CSharp-Sample

    0下载:
  2. HID 读卡模拟器 实现从HID卡中读出UID卡号-HID HID card reader simulator from a read UID card
  3. 所属分类:Software Testing

    • 发布日期:2017-03-26
    • 文件大小:384831
    • 提供者:Allen
  1. HidUsbRead

    0下载:
  2. USB HID的读写 无法识别鼠标键盘 为系统独占-USB HID device read and write
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:116021
    • 提供者:huwei
  1. usb_hid

    0下载:
  2. 如何编写应用程序与USB HID 设备通讯(读写USB HID设备)-How to write applications with USB HID device communication (read and write USB HID devices)
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1115998
    • 提供者:jack
  1. CommInterfaceDll

    1下载:
  2. USB-HID设备通信程序源码,能实现HID设备通信,包含读写数据等操作,已经做成DLL供调用了。-USB-HID device communication program source code, to achieve HID device communication, including operations such as read and write data has been made available for DLL calls.
  3. 所属分类:Communication

    • 发布日期:2016-07-29
    • 文件大小:7419904
    • 提供者:clarechou
  1. USB_HID_1

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

  1. nrcomm

    0下载:
  2. Delphi Component for read serial/usb HID port
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-18
    • 文件大小:5051315
    • 提供者:budi
  1. USB_Control_VC0

    0下载:
  2. 这是一个使用VC6.0开发的HID数据读取的程序,非常简洁方便,提供了两个接口函数进行HID数据的传输-It is a program developed by HID VC6.0 data read is very simple and convenient, provides two interfaces function HID data transmission
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1815136
    • 提供者:liu
  1. HIDincludfile

    0下载:
  2. 本页收集了一些在VC++中进行HID设备读写的头文件:hid.lib hidpi.h hidsdi.h setupapi.lib targetver.h,需要时请引入这些头文件,链接库也要加入,至于怎么加入,百度就OK了,另附压缩包内附有一张示例图,告诉你如何引入这些头文件。-This page is a collection of some conduct HID device to read and write in VC++ header files: hid.lib hidpi.h hi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:58166
    • 提供者:gxtxtplg
  1. Hidtest

    0下载:
  2. this qt project release a USB-HID communication including the functions read write connect and disconnect of the device.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18817988
    • 提供者:dexter
  1. USB_CSharp

    0下载:
  2. GD32F150的USB HID类,上位机和下位机源码,测试可用,还有VB6的HID原码,可读写数据,可以使用SM32F103的片也可以,上位机软件中也有C#的源码,C#的忘记打包了-GD32F150 the USB HID class, upper and lower machine source code, the test can be used, as well as the HID original VB6 code, can read and write data, you can
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4201349
    • 提供者:youtan
  1. MySql-CSharp

    0下载:
  2. C#连接MySql,USB HID类,数据库读写,USB读写,窗体仿QQ和资源管理器,还有一大堆,日期时间处理,结构体等,是一个实用没有完成的项目,只做好了一部分窗体和代码,是学习C#的机会。-C# connection MySql, USB HID class, read and write, USB reader, and a form of imitation QQ Explorer, there are a lot, date and time processing, structur
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-01
    • 文件大小:13627392
    • 提供者:youtan
  1. stm32-usb-u-disk-

    0下载:
  2. stm32 u 盘读取和写入,USBHID实验- 显示以下内容的翻译: stm32 u 盘读取和写入,USB HID实验 仍然翻译: stm32 u 盘读取和写入,USBHID实验 stm32 u disk read and write, USB HID experiment
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-22
    • 文件大小:6613662
    • 提供者:杨刚
  1. generic_hid_cs

    0下载:
  2. C#写的读取USB HID设备的测试软件-C# to read the HID USB device to read the test software
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:354599
    • 提供者:Zhh
  1. dll工程_read&write

    0下载:
  2. 本工程创建了一个动态链接库函数,可以跨平台(C#)实现C++函数的调用 主要是实现了PC对hid设备的数据写入和数据读取(This project creates a dynamic link library function, you can cross-platform (C #) to achieve C + + function call Mainly to achieve the PC on the hid device data write and data read)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:12591104
    • 提供者:夹心儿呦
  1. pic-usbHID

    0下载:
  2. 此为pic单片机上的usb-hid程序,基于pic18f46j53,程序中将ad读到的ad值通过usbHid发送给上位机,测试成功(This is the USB-HID program on PIC MCU, based on pic18f46j53, the ad value read by ad in the program is sent to the upper computer through usbHid, and the test is successful.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:510976
    • 提供者:liuyingjun333
  1. MifareHID java_sample_for_mifare_cards

    0下载:
  2. Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:552960
    • 提供者:vibanez
  1. MifareHID C-Cpp-Sample

    0下载:
  2. Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual C++
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:323584
    • 提供者:vibanez
« 1 2 3 4»
搜珍网 www.dssz.com