搜索资源列表
cursortest
- 鼠标控制演示。提供了一个鼠标控制的类,包括移动、限制隐藏等功能-mouse control demonstration. For a mouse-controlled categories, including mobile, hidden features such as restrictions
mousemsg
- 这是关于用鼠标控制界面的一个程序,眼睛随着鼠标的移动而转动-This is the mouse control on the use of a procedure interface, the mouse eye with the movement and rotation
31029461557T-Mouse v2.0src
- 鼠标监控,鼠标钩子-mouse control, mouse hook
mouse
- 鼠标控制程序,用鼠标可以拖动无边框的体.能给大家一参考.-Mouse control procedures, with the mouse can drag the body has no border. Give us a reference.
mouse
- 鼠标画眼睛,并可控制眼睛左右晃动,非常有趣。-Mouse draw eyes and control eyes sloshing around, very interesting.
mouse_simulation
- 用此程序中您可以控制鼠标并单击或双击您想要的位置,而不必鼠标!这些项目有利于教学软件。这些程序中还用到C库!-With this program you can control mouse and click or double click anywhere you like without touching mouse ! also upload keyboard_simulation for controlling keyboard without touching it ! These
mouse
- 一个图像识别的程序,实现的功能是鼠标通过摄像头由人眼来控制-An image recognition program to realize the function of the mouse by the human eye through the camera to control the
MOUSE
- 输入坐标,控制鼠标到指定位置 输入坐标,控制鼠标到指定位置-Input coordinates, the control input coordinates of the mouse to the specified location, control the mouse to the specified location
Key-Mouse-Hook
- 基于全局的C#键盘鼠标钩子程序.键盘和鼠标钩子示例程序,里面有VS2005和VS2008两个版本,这些小程序编译时要用到控件。-Based on the overall C# keyboard and mouse hook procedures. The keyboard and mouse hook example programs, which has VS2005 and VS2008 are two versions, these small programs to use to con
Mouse.control.rotating.body.VB.Programming.Code.ra
- VB 鼠标控制旋转体编程设计代码Mouse to control the rotating body VB Programming Code -Mouse to control the rotating body VB Programming Code
Delphi.mouse.control.game
- Delphi鼠标控制王游戏设计代码Delphi code for mouse control of game design -Delphi code for mouse control of game design
mouse
- 简单的鼠标控制程序,可修改控制鼠标点击等-Simple mouse control program
The-mouse-control
- 鼠标控制,支持鼠标的上下左右移动,及选择功能。-Mouse control, support for mouse down and move around and select the function.
NEC-format-IR-mouse-control
- 采用NEC编码格式的红外线鼠标控制源码,并付含有相应的焊接电路图,适合DIY以及学习红外编码-NEC encoding format using the mouse to control the infrared source, and pay with the appropriate welding circuit suitable for DIY and learning IR codes
mouse
- 即时显示鼠标坐标,鼠标所在控件句柄,标题,鼠标相对控件的坐标,点击相对控件退出程序-Instant display the mouse coordinates, the mouse control handle, title, mouse coordinates relative to the controls, click to exit the program relative to controls
The-mouse-control-moving-slider
- 鼠标控制滑块移动程序,基于vs2010,winform平台-Mouse control slider program, based on vs2010, winform platform
MFC-mouse-control
- MFC鼠标响应、鼠标画线,鼠标响应关键就是对两个函数进行操作:OnLButtonDown和OnLButtonUp; 1、使用MFC AppWizard(exe)建立一个单文档MFC工程 2、首先要在CxxxView类的定义里加上后续必备的数据成员 -MFC mouse response, the mouse to draw lines
Mouse-Control-Ball
- java控制小球源程序。通过移动鼠标控制小球运动方向和路径。-Java source program of ball control.By moving the mouse control ball movement direction and path.
mouse
- 一个鼠标控制的小程序,可以定时指定鼠标的位置。-A mouse control applet
android-remote-control-computer
- 实现功能: 鼠标控制模式: 鼠标的移动 鼠标左键/右键点击 鼠标滑轮 文件的拖动 自定义音量键功能 键盘输入模式: 向电脑发送文字(中英) 回车 退格 以及DOS下的输入 电脑方向键的控制 WSAD模式 和 方向键模式 音量键可根据用户需求自定义设置功能 手柄控制模式: 横屏下 左边为控制方向 右边为操作 可自定义 左边控制方式为鼠标控制 和 键盘控制 右边 可自定义操作方式 技术点: 多线程+网络编程 JavaAPI的运用(调用操作系统事件) 手机端事件响应的运用