搜索资源列表
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
Wumpus
- Wumpus,模拟实现Wumpus小游戏,实现了自主规划行走路径,并在界面上显示出来-Wumpus, analog to achieve Wumpus game plan to achieve a self-walking path, and displayed on the interface
Astar_Archive
- A星路径规划算法 A星路径规划算法! A星路径规划算法-A Star Algorithm A Star Algorithm! A Star Algorithm!!
《游戏人工智能编程案例精粹(修订版)》
- 主要讲述如何使游戏中的角色具有智能的技术。讲述状态机的实现、路径规划、目标驱动、触发器与模糊逻辑等技术在游戏中的运用。(It mainly describes how to make the characters in the game have intelligent technology. This paper introduces the implementation of state machine, path planning, goal driven, trigger and fuz