-
網路上找的 generic hid 連線傳輸
Windows programming
You can use Windows" built-in HID (human interface device) drivers to communicate with devices that conform to the USB"s HID class specification. There"s no need for a custom driver; the device uses the drivers included in Windows. Use any programming language that supports calling API functions. The device doesn"t have to have a "human interface." Any device that can function within the limits of the HID specification (control and interrupt transfers only) may be able to be designed as a HID.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 19:51:55下载
- 积分:1
-
Apriori算法的实现,Apriori关联规则的实现
Apriori算法的实现,Apriori关联规则的实现
- 2022-07-15 06:02:22下载
- 积分:1
-
Design Patterns in an example of composite model C++ The preparation of engineer...
设计模式中 composite模式的一个例子
C++编写
有工程文件可直接运行-Design Patterns in an example of composite model C++ The preparation of engineering documents can be directly run
- 2022-02-22 01:39:33下载
- 积分:1
-
能调用摄像头进行拍照
调用本地摄像头进行视频。可以获取摄像头的资源页进行特定的设置,通过directshow来进行摄像头图片的获取,和摄像头图片分辨率的设置。
- 2023-08-25 08:25:04下载
- 积分:1
-
Windows CE 系统开发 串口通信讲解
Windows CE 系统开发 串口通信讲解-serial communication and Windows CE
- 2022-01-25 16:06:00下载
- 积分:1
-
Ti msp430 jtag design
Ti msp430 jtag design
- 2022-03-18 13:00:32下载
- 积分:1
-
在C++中的一个小的基本解释器!
A tiny BASIC interpreter in c !
- 2022-02-05 05:39:06下载
- 积分:1
-
modus tcp
qt 实现的modus tcp server和 client,主要包括两个文件夹,一个是server,一个是client。
一个TCP/IP主机是Modbus/TCP读取寄存器的源代码,只需修改TCP/IP的接口部分就可以在以下环境下使用:
1. 命令行的JAVA应用程序
2.
UNIX下基于命令行的C应用程序
3.
Win32下基于命令行的
- 2022-03-10 20:02:17下载
- 积分:1
-
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,...
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务呢?-We when compilation procedure, meets frequently a matter is needs accurately to list in the system all the procedure or the advancement which moves. Windows administrator is a such procedure. It both can list the movement table top application procedure, and can list all movements advancementin the system . Then, how do we realize such duty in the procedure?
- 2022-07-25 11:09:27下载
- 积分:1
-
VC技术内幕源代码
VC技术内幕源代码-VC technology insider source code
- 2022-01-26 03:47:01下载
- 积分:1