搜索资源列表
MFCmaze
- 老鼠走迷宫程序,用vc编写,可以算出最短路径,用户自己设置围墙合入口出口-rats Maze procedure using vc preparation, you could calculate the shortest path, users set up their own import export a wall
bashuma
- 用三种不同的搜索算法解决八数码问题,使得通过最短的路径和最小的消耗到达目标状态。-Three different search algorithms to solve the problem eight digital, making the shortest path and minimum through the consumption of the state to reach the target.
Sokoban
- 推箱子,小游戏,也是我在大学写的第一个能上得了台面的游戏,最适合初学MFC的同学。里面有10几个关卡,当然自己也可以增加。支持最短路径。-Sokoban game, the game in college, I wrote the first one got on the table, the most suitable for beginner MFC classmates. 10 a few points, of course, they can also increase. Support
migong
- 迷宫游戏,采用宽度搜索算法找到走出迷宫的最短路径-Maze game, with the width of the maze search algorithm to find the shortest path
Escape-the-maze
- 游戏的任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处,老鼠在规定时间内走到粮仓处,提示成功,否则提示失败,添加编辑迷宫功能,可修改当前迷宫,修改内容:墙变路、路变墙,出走出迷宫的所有路径,以及最短路径-Game task is to use the arrow keys on your keyboard to manipulate the mouse went granary at the specified time, the mice come within the specifi
AStar
- 游戏中常用的寻路算法-A星算法 直接将此代码加到自己的程序中就能实现最短路径的查找-Game pathfinding algorithm commonly used algorithm-A star This added to the code directly own program to find the shortest path can be achieved
tuixiangz
- 是一款益智游戏,游戏目标是搬运工自己来找 出到某个位置的最短路径,然后自己走过去。-Is a puzzle game, the game is the goal of the porters themselves to find the shortest path to a location, and then go through their own.