搜索资源列表
program
- 一个根据蚂蚁算法编写的程序-an ant algorithm based on the procedures
java_celluar
- 根据蚂蚁算法模拟的程序-under the ant algorithm simulation procedures
AIE
- 实现蚂蚁算法,一个很好的范例,来自英国的教授。-achieve ant algorithms, a good example, the professor from the United Kingdom.
浅谈蚂蚁算法
- 蚂蚁算法的分析与举例。-ant algorithm analysis and examples.
java_icq123
- 采用蚂蚁算法实现ad hoc网络路由协议-ant algorithm using ad hoc network routing protocol
ants111111
- 蚂蚁觅食算法-ants foraging algorithm 111111111111111111111111111111
ant
- 蚂蚁算法.这是人工智能中的蚂蚁算法,用applet实现。
ant algorithm
- 关于蚂蚁算法方面的一些文章,这次一定要通过哦。-on the Ant Algorithm some articles that must pass oh.
机器人路径规划蚂蚁算法
- 这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
weiyantest
- 这个是在jbuilder下开发一个不错的蚂蚁算法的路径,有java环境就可以运行
AntColony
- 程序模拟蚂蚁觅食的过程,是蚁群算法的实现。一共七个java文件。-Ant Colony Algorithm
AntTSPsrc10
- 一个Java Applet,用于蚂蚁算法的演示-A Java Applet, a demo for the Ant Algorithm
jbyqsftsp
- 基本蚁群算法程序:讲的是蚂蚁利用自己的记忆和更新机制并利用移动规则从而对线路进行优化并找到最优路线-Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
ACO_Demo
- 这是一个模拟蚂蚁觅食过程的蚁群算法工程包,将此包导入到myeclipse后即可看到演示结果-This is a process of simulated ants foraging ant colony algorithm works package to import this package myeclipse can see the demo results ...
aaaaa
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant Colony Algori
Ant-JAVA-2
- 蚂蚁算法的java实现 或称蚁群算法 用于解决TSP旅行商问题 尚待优化-Ant algorithm to achieve the java or ant colony algorithm to solve TSP traveling salesman problem yet to optimize
ant-java
- 蚂蚁算法(Ant Colony Optimization, ACO),又称蚁群算法,是一种用来在图中寻找优化路径的机率型技术。蚂蚁算法的Java设计与实现-Ant Algorithm Java Design and Implementation