文件名称:yiqunsuanfa
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Text]
- 上传时间:
- 2013-11-30
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- xia****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢?首先,你要让蚂蚁能够避开障碍物,就必须根据适当的地形给它编进指令让他们能够巧妙的避开障碍物,其次,要让蚂蚁找到食物,就需要让他们遍历空间上的所有点;再次,如果要让蚂蚁找到最短的路径,那么需要计算所有可能的路径并且比较它们的大小,而且更重要的是,你要小心翼翼的编程,因为程序的错误也许会让你前功尽弃。这是多么不可思议的程序!太复杂了,恐怕没人能够完成这样繁琐冗余的程序。-Why tiny ants to find food? They have the intelligence it? Imagine if we want to design an artificial ant program, then this program how complicated you want it? First, you have to let the ants can avoid obstacles, we must give it compiled into the terrain under the appropriate instructions so that they can cleverly avoiding obstacles, and secondly, to make the ants find food, they need to get them to traverse space on all points again, if you want the ants to find the shortest path, then you need to calculate all possible paths and compare their size, but more importantly, you have to careful programming, because the wrong procedure may make you come to naught. This is such an incredible program! Too complicated, I am afraid that no one can accomplish this tedious redundancy program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蚁群算法小程序(CC++语言实现) .txt