-
網路上找的 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
-
Hangman Game
一款非常简单的刽子手游戏,供业余程序员欣赏!:)
- 2022-10-05 20:40:03下载
- 积分:1
-
可以将各种格式的资源打包成一个文件供应用程序读取
C++开发的一个将各种类型的资源(包括文本,图像,整数,二进制等)打包成一个资源包的程序,用于给我自己的UI引擎使用。
- 2022-04-23 19:02:33下载
- 积分:1
-
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一...
« 问题描述:
给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。
(1) n∈set(n);
(2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半;
(3) 按此规则进行处理,直到不能再添加自然数为止。
例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6 个元素。
注意半数集不是多重集。集合中已经有的元素不再添加到集合中。
« 编程任务:
对于给定的自然数n,编程计算半数集set(n)中的元素个数。
« 数据输入:
输入数据由文件名为input.txt的文本文件提供。
每个文件只有1 行,给出整数n。(0
- 2022-02-15 12:30:46下载
- 积分:1
-
较完善的人事考勤工资管理系统,如有不明之处请email本人。
较完善的人事考勤工资管理系统,如有不明之处请email本人。-Better wages and personnel attendance management system, if there is unclear, please email me.
- 2023-01-05 06:25:04下载
- 积分:1
-
双击可执行程序RQSZ.exe,在出现的提示信息中输入大写字母“D”,可
显示系统当前日期;输入大写字母“T”,可显示系统当前时间;输入大写字母
“Q”...
双击可执行程序RQSZ.exe,在出现的提示信息中输入大写字母“D”,可
显示系统当前日期;输入大写字母“T”,可显示系统当前时间;输入大写字母
“Q”,可结束程序。-Double-click the executable program RQSZ.exe, a message that appears, type the capital letters
- 2022-12-31 21:35:03下载
- 积分:1
-
own installation procedures, to see what the value of FOSS Upload
自己做的安装程序,看看有没有值得上传源码的价值-own installation procedures, to see what the value of FOSS Upload
- 2023-03-13 19:10:04下载
- 积分:1
-
when you play "connect"game,becouse of few time you can not play happy.so i take...
在玩‘连连看’,由于时间限制得太紧,总是玩得不爽,于是费半天时间,模仿了一个程序,基本功能已实现,有兴趣的可以进一步去完善-when you play "connect"game,becouse of few time you can not play happy.so i take many time to make a programm which have same funcktion as this game.when you have interest in my game,you can do better for my programm.
- 2022-01-25 15:20:35下载
- 积分:1
-
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍
在VC++6.0中,VC中的帮助文件,很值得参考的一本书籍-In VC++ 6.0 in, VC in the Help file, it is worth making reference to a book
- 2022-07-01 23:20:29下载
- 积分:1
-
电子产品店管理
目的
这个项目的目的是提供经济上可行的安全和通信系统,它将提供非常良好功能,可以满足小型组织的安全需要。将该项目执行的存储产品,以便与最小存储空间可以保持大集合。这一项目还将能够提供报告的产品向客户出售和带到店里。
- 2022-06-15 03:40:55下载
- 积分:1