-
jdj
佳点集算法测试一标准函数,理解普通的遗传算法和佳点集遗传算法的基本思想和不同点(Good Point Set Algorithm for testing a standard function, the general understanding of the genetic algorithm and good point set genetic algorithm s basic ideas and different points)
- 2008-04-23 22:16:11下载
- 积分:1
-
denosei
采用最小包围盒算法,对隧道点云进行去噪,主要应用于隧道领域(Using the smallest bounding box algorithm for point cloud denoising tunnel, the tunnel is mainly used in the field)
- 2020-10-24 22:10:00下载
- 积分:1
-
tem
上位机通信-配合XTMonitor显示温度等(PC communication- with XTMonitor display temperature, etc.)
- 2013-07-23 19:56:46下载
- 积分:1
-
DMC2210-hardware
DMC2210硬件手册。该手册是DMC2210控制卡的硬件参数说明以及硬件编程所应注意的问题等。(DMC2210 hardware manual. The manual is a hardware parameter descriptions and hardware programming DMC2210 control card should pay attention to the issues.)
- 2014-01-15 12:26:40下载
- 积分:1
-
Inpaint_example_code
Image inpainting example code
- 2009-03-27 08:33:51下载
- 积分:1
-
the_example_of_c_codes
the examples of c codes.it is very easy,but the basic is important(the examples of c codes.it is very easy. but the basic is important)
- 2007-03-20 19:40:40下载
- 积分:1
-
test20
小购物车、其中包括功能、购买新的商品、清除商品、计算价格等(market bag)
- 2013-05-07 20:41:38下载
- 积分:1
-
ses
有限差分波动方程不加边界条件二阶正演时间切片程序。(Finite difference wave equation without boundary conditions of second-order forward time-slicing procedure.)
- 2009-12-11 16:54:20下载
- 积分:1
-
2
基于matlab简单图像处理系统中对图片的取反功能(Based on a simple matlab image processing system for the inversion of the image)
- 2014-01-19 22:17:55下载
- 积分: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