搜索资源列表
Labyrinth
- 迷宫算法的实现(带小游戏,支持鼠标和键盘操作) 初次尝试分层开发结构,使用Eclipse+Designer做界面,要求JDK1.6支持。源文件使用标准文档注释,带开发文档与类文档
3Dtank
- 3D坦克游戏——本程序使用C++语言进行开发,使用面向对象与面向过程相结合的方法编写程序,其中使用Win32API函数与Windows进行交互,调用DirectX提供的接口接收鼠标和键盘输入,以及进行图形、声音的编程。
Main
- 推箱子小游戏代码,包含音乐,换图功能,同时可以进行鼠标或键盘操作
game
- 这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。 玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成 一张大图所化费的时间作为游戏得分的依据。 成绩=1000-时间(秒)-移动步数*10 按F1键重新开始该游戏,按Y健可以预览整个的图片 -This is a jigsaw puzzle. Players should be to break up a small map to enlarge spell. Players through mouse and keyboa
sd
- 模拟鼠标点击,配合小键盘数字实现点击次数-Simulated mouse clicks, keyboard with a small number of clicks to achieve
wzq
- 一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。-A Renju Game which is based on the Document-View Architechture of MFC under Windows. Play this game with mouse (single player) or mouse and keyboard (double players).
interaction
- 这个是关于游戏中交互的一些例子,包括键盘,鼠标,力反馈-this is about interaction samples in 3D games which contains keyboard,mouse,feedback
gtk_snake
- Linux下Gtk开发的贪吃蛇游戏: 1. 可用鼠标或键盘操作移动蛇 2. 蛇会自动移动 3. 可暂停和重新开始 4. 积分并计时,给出积分计时比-Snake game with GTK in Linux: 1. Move snake by mouse or keyboard 2. Snake will automatically move 3. Can pause and re-start 4. The points and timing and the
AutoHotkey104805_source
- AutoHotKey的VC++源码,一款鼠标键盘模拟工具,与按键精灵类似。-AutoHotKey' s VC++ source code, a mouse and keyboard simulation tools, and buttons similar to the wizard.
vr2Modify
- 1.锁定生命,子弹,接关次数.对学习游戏内存读取和写入有一定的帮助。 2.利用winio自动点鼠标射击。利用winio模拟鼠标和键盘是很好的模版教才。-1. Lockout lives, bullets, then off times. To learn to read and write memory, the game is certainly helpful. 2. Winio automatically click of a mouse using fire. Winio simul
iWonder
- 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
Runoperators
- 跑商的脚本,模拟键盘和鼠标,不读写内存,安全可靠-Run operators
MouseAndKeyboard
- 游戏中控制游戏的鼠标和键盘,性能比较稳定-Game mouse and keyboard control of the game, the performance more stable ... ...
yuxikaifachuxuezhe
- 游戏开发初级者,个人集的大量文档资料。1、DirectDraw:通过直接访问显示内存和软硬件加速技术,实现快速直接存取。 2、DirectSound:提供软硬件声音混合和录音再生功能。 3、DirectPlay :提供多人游戏的交互功能,让您轻松实现网上互连。 4、Direct3D:交互式的三维图形技术。 5、DirectInput:使你的程序能够控制输入设备如鼠标,键盘,和游戏杆等。 6、DirectSetup:完成DirectX驱动程序的安装。 7、AutoPlay:
788f-c
- 俄罗斯方块,基于控制台编写的,采用c、c++,里面既有数据结构的知识,又有算法的内容,还有键盘编程知识,唯独遗憾的是当时没有加入鼠标操作。否则这个例子是所有先手入门的经典案例!!! /*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the content of the algorithm, as w
vbwinio
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。 用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。 本源代码仅供学习研究,禁止用于非法用途。下载时可能某些杀毒软件会报警,这说明您的杀毒软件还可以。-VB to
sbjpcz
- 做外挂的好东西,鼠标键盘操作源码。上传来给大家用用.-A good thing to do plug-in, mouse keyboard source. Upload to give you with use.
qyzsdg
- 区域模煳找打怪色,非读取游戏内存模式,完全是模拟键盘鼠标操作的-Burnt area to find Daguai color mode
minesweeping
- C语言编写的扫雷小游戏,不支持鼠标,键盘输入XY坐标点开。适用于初学者-C language Minesweeper game, does not support a mouse, keyboard input XY coordinates of points to open. Suitable for beginners
鼠标键盘钩子
- 获取鼠标坐标以及鼠标键的状态,可以用于制作鼠标按键连发或者是自瞄。(Access to the mouse coordinates and the state of the mouse button can be used to make the mouse button connection or self - aim.)