搜索资源列表
muTest
- 读取奇迹地图文件并显示,支持点击判断坐标,并同时放大鼠标所点位置的地图,vc代码和mu地图-miracle read maps and documents show that support it coordinates judgment, and also to enlarge the mouse by location maps, vc code and mu Map
showyuhuoqv
- direct+vc编程显示与获取鼠标坐标-direct access to programming shows with the mouse coordinates
dialoggame
- 实现用鼠标捕捉按扭,通过变换按扭的坐标,使鼠标永远也抓不到按扭-achieve capture with the mouse button, button transform the coordinates so that the mouse will never formulate button
wuziqi
- 五子棋的排列判断,但只能输入坐标,两人玩,缺少图像函数和鼠标函数。
用SPYXX分析窗口结构
- 1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄 2.发送LVM_GETITEMPOSITION消息取得坐标 3.发送WM_LBUTTONDBLCLK模拟鼠标双击 4.设定在15秒内,看是否出现人满的那个提示窗口,出现则关闭他,继续下一个房间,如果到了最后一个房间则又从头开始 如果没有出现,则认定成功进入,3秒后退出 -1 structure with SPYXX analysis window to obtain the parent
tlbb
- 点按键精灵的增加按扭出现一个脚本编辑器,打开鼠标动作,点 里面的抓点alt+ctrl+1抓1个点(稻草人脚下)。alt+ctrl+12抓第2个点(鼠标移到你想要种植的项目上面)记住坐标。把刚才第一个点的坐标替换上面脚本里的395 196 第二个点的坐标替换795 250 。把修改好的脚本的复制到一个新建的文本文档里。在把这个文本放到按键精灵的scr ipt文件夹。重新打开按键精灵home脚本前打勾。当前窗口有效或者天龙八部有效。(人必须站在草人下) 按HOME开始 想结束的时候按 END这个脚本
mouseclick
- VB写的一鼠标按键精灵,可获取坐标、锁定脚本内容不可更改,操作时候主要是通过已预设好的快捷键: F10停止执行任务 F9开始执行任务 F12获取右键坐标 F11获取左键坐标 -VB wizard to write a mouse button, can get the coordinates locked scr ipt can not change the content, operation time has been mainly through good shortcut keys
QQ_Game_WaJinZi
- QQ游戏-挖金子*,自动获取QQ游戏窗口在屏幕的位置,然后找到对应的挖金子主界面.根据屏幕色素值来分析网格,以及网格里面内容(雷,金币,稻草等)分别存储如各个数组,计算出结果后,通过数据里面记录的雷区坐标,并转换成屏幕坐标,然后控制鼠标点出非雷区完成自动扫雷操作...本程序属本人珍藏~!-QQ Games- digging gold plug, QQ game window automatically obtain the location of the screen, and then fi
Soldiers-stand-in-line
- 士兵的位置坐标通过鼠标点击获取,并在相应的位置上显示一个点及对应的(X,Y)值,以此表示该士兵所在的位置。在输入多个士兵的位置坐标之后,在点击菜单或快捷键之后,程序能自动计算出最后士兵排列的初始位置以及需要移动的最少步数,并在屏幕上显示出移动后的队列排列情况,队列起点的(x,y)坐标以及士兵需要移动的步数。-Coordinates of the soldiers to get through mouse clicks and display a corresponding position an
VC6.0
- 简单的连连看 不能用鼠标只能用数字形式的坐标来完成的最基础的连连看-Simple Lianliankan
piaoyi
- 防止鼠标在游戏内漂移 精确定位鼠标坐标 不会出现边界卡死现象-Prevent drift precise positioning of the mouse coordinates mouse game does not appear the border stuck phenomenon
mofang
- Java编写的网页版魔方游戏,编译后生成.class文件,然后用HTML去调用,不过运行时候需要你的浏览器安装有运行Class的插件。Java源代码实现部分,比较有意思,也具参考性。像坐标控制、旋转矩阵、定时器、生成图像、数据初始化、矩阵乘法、坐标旋转、判断是否是顺时针方向排列、鼠标按下、放开时的动作等,都可在本源码中得以体现。-The Web version of the Rubik' s Cube game written in Java, the compiler generates
mouse_chk
- 自动模拟鼠标点击操作,只要设置好点击坐标参数和时间,就会自动按照轨迹执行,早期网上广告点击赚钱的*-Automatically simulate mouse clicks, just click the set coordinates and time, it will automatically perform according to track early to make money online ad clicks plug
CSharpSaoLei_1.0
- C#扫雷小游戏,实现了扫雷有些的基本功能,通过鼠标事件获取坐标来移动雷区,可以达到娱乐的目的-C# minesweeping game, has realized the mine clearance of some basic functions, through the mouse events get coordinates to move minefield, can achieve the purpose of entertainment
CSharpSolitaire
- C#纸牌小游戏,实现了纸牌有些的基本功能,通过鼠标事件获取坐标来移动图片,可以自由替换poker文件夹内的图片以获取更好的视觉效果-Card games, c# realize the basic function of some CARDS, moving images by mouse events for coordinates, free replacement poker folder of the images in order to get better visual effect
fivechess
- C语言编写的简单五子棋小游戏,背景传统的dos黑屏,输入坐标走棋,不支持鼠标-C language prepared by the simple backgammon games, traditional dos black background, enter coordinates playing chess, does not support a mouse
piaoyi
- 防止鼠标在游戏内漂移 精确定位鼠标坐标不会出现边界卡死现象-Prevent drift precise positioning of the mouse coordinates mouse game does not appear the border stuck phenomenon
鼠标键盘钩子
- 获取鼠标坐标以及鼠标键的状态,可以用于制作鼠标按键连发或者是自瞄。(Access to the mouse coordinates and the state of the mouse button can be used to make the mouse button connection or self - aim.)