-
LineChartControlDemo
用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
- 2020-12-14 23:39:13下载
- 积分:1
-
GGBT
一个完整的BT软件客户端源码示例,功能齐全.(A complete BT software client source code examples, full-featured.)
- 2009-11-15 19:18:02下载
- 积分:1
-
tongxinwang
通信网试验基础实验代码,包括时间表调度实验、摘挂机检测实验、脉冲计数实验、位间隔识别实验、软件送音实验、驱动交换网络实验(Communication network based experimental test code, including the timetable scheduling experiment, hook detection experiments, pulse-counting experiments, the bit interval identification experiments, the software to send audio test, the driver switched network experiment)
- 2020-07-02 06:20:01下载
- 积分:1
-
CODE_UPLOAD1400
With KBSET you can set keyboard s delay value and the repeat rate. Also created by Chukhlebov Alex. Found at: http://www.cprogramming.com/source.html
- 2011-07-26 01:42:06下载
- 积分:1
-
KTL
说明: 从专业设备上读取数据图像,并对其进行分析的代码。(from professional equipment to read data from images and analysis of its code.)
- 2005-09-17 11:17:51下载
- 积分:1
-
XPToolBar
XP风格工具栏,漂亮的界面设计,可以编译运行(XP STYLE TOOL BAR)
- 2009-12-21 10:39:49下载
- 积分:1
-
my
说明: 填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值(填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值
填写坐标信息,调用地磁模型WMM2015,计算当前位置磁场值
Fill in the coordinate information, call the geomagnetic model WMM2015, calculate the current position of the magnetic field value)
- 2016-07-21 11:09:46下载
- 积分:1
-
D3DPoker
D3D扑克小游戏,自主研发的D3D小游戏,实现D3D基础,注解非常清楚(D3D poker game, and independent R )
- 2020-07-04 03:40:02下载
- 积分:1
-
Arduino-Bluetooth-control-a-car
基于Arduino的蓝牙控制小车,利用手机蓝牙,控制电机的正反转等功能。(Based on the Arduino bluetooth control the car, mobile phone bluetooth, control motor and reversing, and other functions.)
- 2015-07-18 17:02:57下载
- 积分:1
-
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