文件名称:Bob-xrw
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- xuru****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个迷宫,左边有一入口(红色方块),右边有一出口(红色方块),并有一些障碍物(黑色方块)散布在其中。然后在出发点放置一个虚拟人Bob,使用遗传算法编程实现路径寻找方案,使他能找到出口,并避免与所有障碍物相碰撞。-A maze, there is a entrance on the left (red box), there is a right side exit (red box), and there are some obstacles (black box) to spread among them. The starting point and then place a virtual human Bob, the use of genetic programming algorithm to find the program path, so that he can find the exit, and to avoid collision with all the obstacles.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bob
...\.classpath
...\.project
...\.settings
...\.........\org.eclipse.jdt.core.prefs
...\bin
...\...\Bob.class
...\...\Indiviual.class
...\data.txt
...\src
...\...\Bob.java
...\...\Indiviual.java
...\.classpath
...\.project
...\.settings
...\.........\org.eclipse.jdt.core.prefs
...\bin
...\...\Bob.class
...\...\Indiviual.class
...\data.txt
...\src
...\...\Bob.java
...\...\Indiviual.java