搜索资源列表
BoxMan
- 推箱子游戏的源代码(VC编译,可以自动演示走法)。很好玩的一个小型智力游戏。程序可以自动的搜索算法,并演示。有几千个关卡可以选择,也可以自己编辑地图增加关卡。-Sokoban game
Pathfinder
- 采用遗传算法编写的走迷宫程序,可直接运行通过-it use the ga algorithm to pass the maze!
TSP
- 利用基因算法实现的对旅行售货员问题的求解!-use ga algorithm to slove the sale man problem!