-
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
-
LeastSquare
说明: 给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
- 2011-03-23 16:19:11下载
- 积分:1
-
xyz2blh
坐标转换,空间坐标XYZ到BLH的转换,GPS应用(Coordinate transformation, the space coordinates XYZ to BLH conversion, GPS applications)
- 2020-06-28 14:20:02下载
- 积分:1
-
Charge
有关三维插补的程序,自己做一个数据库,记录一些数据点的插补值,可通过补偿算法,算出其他点的插补值(The 3 d interpolation procedures, own a database, record the data point of some interpolation value, but through the compensation algorithm, work out the other points interpolation value)
- 2012-06-29 09:55:51下载
- 积分:1
-
当前流行的串口调试助手的源码-自己编写
串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容(serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by the state)
- 2020-06-26 07:20:01下载
- 积分:1
-
VCPP
此资料能够使自己充分的了解VC++,而且还能在其中熟悉语言环境。(This information can make their full understanding VC++, but also the environment in which you are familiar with the language.)
- 2013-09-23 12:23:03下载
- 积分:1
-
Regedit
vc 编辑注册表信息Regedit的程序源码,值得一看!(vc edit the registry Regedit program source code, worth a visit!)
- 2011-07-01 22:03:37下载
- 积分:1
-
4754757
使应用程序支持网页浏览,VC++精选学习源码,很好的参考资料。(The application supports webpage browsing, select learning VC++ source code, a good reference.)
- 2013-11-20 14:46:29下载
- 积分:1
-
Day
日期计算
计算日期的天数等等等
简易的日期计算天数(day)
- 2009-11-04 21:01:36下载
- 积分:1
-
Shutdown
设置倒计时关机程序的源码,会显示关机倒计时间,可以取消关机任务(Set the source countdown shutdown, shut down the remaining time is displayed, you can cancel the shutdown task)
- 2010-10-11 11:30:10下载
- 积分:1