搜索资源列表
鼠标输入编程演示程序
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mous
带位图、进度指针和鼠标操作的长状态栏
- 带位图、进度指针和鼠标操作的长状态栏显示鼠标操作的控件-with bitmap, progress indicators and mouse operation of the state-operated mouse column shows the controls
鼠标操作的动画
- 用vc.net编的程序,鼠标操作的动画,鼠标左键按下,图形旋转,松开后停止-vc.net series with the procedures, mouse operation of the animation, the left mouse button pressed, graphics rotation after the loose
java的鼠标操作
- 本代码是java的鼠标操作,可以及时显示鼠标所在位置,对学习java的同学有很大的帮助-java mouse operation, it can show the location of the mouse. java for the students to learn a great help
vc鼠标操作软件
- windows的鼠标控制软件-windows mouse control software
Java在窗口的一个区域进行鼠标操作
- 在窗口的一个区域进行鼠标操作:mouseEnter,mouseExit,mousePress,mouseDrage,mouseClick.
C语言鼠标操作及源码
- C语言鼠标操作及源码
鼠标键盘模拟
- 模拟鼠标键盘操作-the software is used for operating simulation of Mouse and KeyBoard.
usbm
- 实现单片机和PC的USB通信,并识单片机为USB鼠标 使用KEIL C编程,已经经过验证。源码包括USB通信模块, 鼠标操作模块。内有详细使用说明-Achieve the microcontroller and PC, USB communications, and knowledge to use MCU for the USB mouse KEIL C programming, has been verified. Source, including USB communication mo
Hook
- *钩子的两大应用;键盘钩子(分别记录字符输入,汉字输入),鼠标钩子(鼠标操作触发事件,键盘发声等),文件中包含五个完整工程,是学习钩子的很好资料。-Keyloggers hook the two applications keyboard hook (character input were recorded, Chinese character input), the mouse hook (trigger mouse events, keyboard sound, etc.), th
Src1
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 -This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mouse can be displayed in the window s title bar operating infor
hook
- 用钩子实现记录用户键盘、鼠标操作并重现。-By hook users to achieve record keyboard, mouse operation and reproducibility.
3DmodelDisplayTool(OpenGL)
- 基于OpenGL的三维模型显示工具,支持鼠标操作,放大缩小、旋转、平移等-The 3D model based on the OpenGL display tool,and it supports the mouse to zoom, rotate, translation, etc.
vb6games
- vb6游戏专用鼠标自动点击器,可以自动点击,模拟了鼠标操作,可以创新思维-vb6 gaming mouse automatically clicks that automatically clicks to simulate the mouse, you can creative thinking
huaxian
- 利用OpenCV函数库编写的实现响应鼠标操作并进行画线的功能。-Prepared using OpenCV library implementation of response to the mouse to draw lines to operate and function.
MMOUSE
- 一种基于MATLAB的鼠标操作程序,双击放大。-MATLAB-based mouse procedures, double-click to enlarge. More
OpenGL_MFC
- OpenGL绘制3D图形,支持鼠标操作,很好很强大,具有参考价值。-Draw 3D OpenGL graphics, support for mouse, nice and strong, with the reference value.
openGL鼠标操作和字符键盘操作
- 立方体鼠标旋转操作,附带一个键盘操作小游戏(openGL operation with mouth and keyboard)
MyTest2
- java模拟鼠标操作工具类,实现自动操作鼠标键盘完成需要的重复任务(Java simulates the mouse operation tool class to implement the repetitive tasks required to automatically operate the mouse keyboard)
delphi API控制窗口实例,模拟鼠标操作源码例子
- delphi API控制窗口实例,模拟鼠标操作源码例子。看看对你有帮助没有