-
KeyMouse
通用键盘鼠标模拟(包括USB和PS2)
通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。
简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。
模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_MAKE、KEY_BREAK,然后调用KeyboardClassServiceCallback。(Universal keyboard and mouse simulation (including USB and PS2))
- 2010-07-23 11:19:14下载
- 积分:1
-
oRTP
说明: 该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
- 2010-04-05 14:52:39下载
- 积分:1
-
47974795svpwm
SVPWM DSP控制电机的例程,可以看看学习下(SVPWM DSP control motor routines, you can look at the next study)
- 2017-09-21 08:22:24下载
- 积分:1
-
TravianBot
Bot engine for Travian3 online game
- 2019-05-09 17:51:07下载
- 积分:1
-
fft
说明: 用C++实现fft运算,经验证与matlab计算结果一致(A program in C Plus to realize Fast Fourier Transform,the results are consistent with calculation results by MATLAB.)
- 2020-06-19 19:00:01下载
- 积分:1
-
ASP.NET
这本书主要介绍了ASP.NET的web应用开发,内容详细,易于理解。希望对大家有帮助。(This book introduces the ASP.NET web application development, detailed and easy to understand.I hope all of you help.)
- 2011-07-01 09:48:28下载
- 积分:1
-
LinkedList
自己实现了C++链表,测试在Main中,分为头文件和实现(I realized C++ linked list by myself)
- 2020-06-21 06:40:02下载
- 积分:1
-
cppclassic
c++四书五经,C++从入门到精通的教材(c++ classics, C++ textbook from the entry to the master)
- 2010-11-07 02:13:16下载
- 积分:1
-
download
该软件可以从互联网上下载文件...但是速度不快,,而且有时会下载失败(The software can download a file from the Internet ... but slow, and sometimes fail to download)
- 2007-12-13 13:03:23下载
- 积分:1
-
STM32环形缓冲区
从机智云移植过来的环形缓冲区,使用时,只需要关注处理接收区即可,非常方便。(From the ring buffer, machine Zhiyun transplant when in use, only need to pay attention to the receiving area can handle, very convenient.)
- 2017-11-09 14:31:55下载
- 积分:1