搜索资源列表
超经典推箱子游戏
- 推箱子这游戏就不用介绍了吧 本程序算法巧妙,自动生成地图,支持鼠标点击自动搜索路径,是学习vc编程的好例子-viewing this game would not have introduced it this procedure clever algorithm automatically generated maps, support for mouse clicks automatically search path is studying vc good example of progr
huimie
- 这是毁灭巫师源码,类似传奇世界的45度视角,古装骑士背景,目前完成骑士的移动,这是用VC编写的,一些最佳路径搜索算法还是值得参考的,不要错过哦!
migong
- 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入
tangbiao132
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
MFCmaze
- 老鼠走迷宫程序,用vc编写,可以算出最短路径,用户自己设置围墙合入口出口-rats Maze procedure using vc preparation, you could calculate the shortest path, users set up their own import export a wall
sword
- VC++游戏圣剑英雄传2双刃剑源程序+开发文档。调试时候需要先安装Direct 8.0以上的SDK,否则在编译时会提示找不到DDRAW.h文件。并在开发环境下设置好路径。-VC++ game SAYYAF Heroes 2 source+ the development of the document double-edged sword. The time required to debug Direct 8.0 or above installed SDK, or at compile ti
RobotView
- VC++游戏——会沿路径行走的机器人,路径当然是你规划出来的,如果你固有的那就没意思了。程序源码在VC6编译通过,要想让机器人沿着路径走,你还需要做些前奏工作,比如规划路径、设置路障等,会玩了也挺有意思的。 -VC++ game- will be walking along the path of the robot, path planning out your course, if you would inherently senseless. Program source code i
maze
- 此程序是vc环境下运行的,走完迷宫后会显示一个最快路径。-This program is run under vc, the end of the maze will show the fastest path.
VCPPxingji
- 星际游戏辅助*VC++源代码,内置两个版本的星际游戏,大家可以玩了。使用本程序前请先设置好星际路径,点击启动就行了。程序具备版本转换、注册、屏蔽WIN键,要转其他版本的话只要增加相应的文件和函数就行了。-failed to translate
RobotView
- VC++游戏——会沿路径行走的机器人,感兴趣的可以参考下。-VC++ game- will be walking along the path of the robot
migong
- 用vc编写一个小游戏,迷宫。可以随机产生迷宫图像,用键盘控制光标移动,找到路径-Vc write a little game with the maze. Images can be randomly generated maze, move the cursor with the keyboard, find the path
VCPPxingji
- 星际游戏辅助*VC++源代码,内置两个版本的星际游戏,大家可以玩了。使用本程序前请先设置好星际路径,点击启动就行了。程序具备版本转换、注册、屏蔽WIN键,要转其他版本的话只要增加相应的文件和函数就行了。-Auxiliary plug-Star game VC++ source code, built two versions of Star game, we can play. Please use the procedure set interstellar path before, cli
Snake
- 扫雷游戏源码,vc++编的。编译时注意保存路径设置的一致性-Minesweeper source, vc++ compiled. Note that the path set at compile time to save the consistency of
myMaze
- VC写的随机生成迷宫程序,可以随机生成从迷宫入口到出口的所有路径。- 允许输入拉丁字符的拼音 英语 中文(简体) 日语 A randomly generated maze procedure ritten in VC , you can random
AStar2
- A星路径寻找算法入门到精通 压缩包里包括A星路径的文图教程与VC和VB两种程序源码,第一次接触A星路径算法的新手不可过错的教程 -A Star path finding algorithm entry to the master Compression bag including A Star path Ventura tutorial with VC and VB two program source code, the first contact with the A-Star
Snake
- VC++ 贪吃蛇游戏编程,计算长度,路径,食物出现的随机性 -vissual c plus plus,one projects,the snake games