搜索资源列表
Ant_Colony_Algorithm_for_Solving_QoS_Routing_Probl
- 有喜欢研究蚁群算法的朋友,可以下载此文进行学习,本文为网上收集,如果有版权问题,请通知本站删除。-a study like the ant algorithm friends, the article can be downloaded for learning, the paper online for the collection, If copyright issues, please inform the site deleted.
yiqun
- 针对XML 数据半结构化的特点及概率查询的理论,结合蚁群算法,提出添加杂交 算子,更新信息素的方法,不仅能动态选择数据查询方向。
蚁群算法
- 小小的蚂蚁总是能够找到食物,他们具有什么样的智能呢?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢?首先,你要让蚂蚁能够避开障碍物,就必须根据适当的地形给它编进指令让他们能够巧妙的避开障碍物,其次,要让蚂蚁找到食物,就需要让他们遍历空间上的所有点;再次,如果要让蚂蚁找到最短的路径,那么需要计算所有可能的路径并且比较它们的大小,而且更重要的是,你要小心翼翼的编程,因为程序的错误也许会让你前功尽弃。这是多么不可思议的程序!太复杂了,恐怕没人能够完成这样繁琐冗余的程序。
zydp
- 文件中包含一些资源调配相关的论文,其中涵盖了资源掉配模型的研究,并采用蚁群算法、遗传算法来实现。-Document contains a number of papers related to the allocation of resources, which covers the allocation of resources out of the research model and the use of ant colony algorithm, genetic algorithm to
yiqun
- 物流配送分区过程中可能用到的蚁群分析算法,分区后可用邮递员算法将各区域进行物流分配-logistics
JAVA-ant
- 用java实现蚁群的应用,用java实现蚁群的应用-java aplication for ant
GAAS
- 关于遗传算法和蚁群算法的一个模拟程序! -wu
528662_73a4472e572f6a1d
- 一个蚁群算法的图像处理程序!能够进行图像分割,提取图像边缘-An ant colony algorithm for image processing! To carry out image segmentation, image edge extraction
Intelligentapplicationofthealgorithms
- 智能化算法的应用,介绍了各种智能算法的概况,详细介绍了蚁群算法、免疫算法、遗传算法、粒子群算法在配电网重构中的应用,可以管中窥豹地学习智能算法在具体问题中的应用-The application of intelligent algorithms, introduced an overview of the various intelligent algorithms, detailed information on ant colony algorithm, immune algorithm,
rengongzhineng2
- 人工智能方面的论文,设计机器人路径规划,包括蚁群算法,中心点算法-Papers on artificial intelligence, design robot path planning, including the ant colony algorithm, the center algorithm and so on .....
tsp
- 蚁群算法matlab实现,c为测试矩阵 蚁群算法matlab实现,c为测试矩阵 -matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant
duomubiaoyiqunyouhua
- 多目标蚁群优化的相关参考资料,欢迎大家下载-mop
yiqunsuanfayingyong
- 蚁群算法多目标优化的博士论文,值得学习借鉴-mop
123
- 蚁群 算法简介 及 damo 很有效 很有用 大家一起学习-Introduction and damo ant colony algorithm is useful for everyone to learn effectively
Routing-search-algorithm
- 提出一种改进的蚁群路由算法来提高抄表的效率-An improved ant colony routing algorithm to improve the efficiency of meter reading
Ant-colony-algorithm
- 用于一般函数优化的蚁群算法,开发环境为VC++,很实用-Ant colony system is a novel simulated evolutionary algorithm which shows many excellent characters.
matlab
- 蚁群优化,寻找最短路径,也可用于机器人规划-Ant colony optimization to find the shortest path can also be used for robot planning
w
- 蚁群算法,从自然界中蚁群的的觅食行为中受启发, 于1991年,由意大利学者M.Dorigo在其博士论文中提出,并成功的解决了旅行商(TSP)问题 -Ant Colony Algorithm