搜索结果
找到约 37 项符合
Colony 的查询结果
按分类筛选
生物技术 GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a
GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas.
人工智能/神经网络 使用C#程式語言開發
使用C#程式語言開發,並執行於.NET Framework下;是研習「蟻拓尋優法」不可或缺的軟體工具。系統使用ACO (Ant Colony Optimization)演算公式模擬螞蟻的覓食行徑抉擇。使用者可以設定費洛蒙和食物氣味強度等相關參數以及動態設定障礙物的位置和形狀,研習螞蟻覓食的最短路徑形成過程。研習各種參數設定對螞蟻覓食行為的影響 ...
通讯/手机编程 能在 ns-2 下模拟出一个使用 swarm 算法通讯的网络
能在 ns-2 下模拟出一个使用 swarm 算法通讯的网络,关键字: aco, ant colony, swarm computing
软件设计/软件工程 伴随JavaACSFrameworkSrc.zip使用
伴随JavaACSFrameworkSrc.zip使用,是前者的介绍和使用说明书,关键字: Ant Colony, ACO
人工智能/神经网络 Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an u
Short description: GUI Ant-Miner is a tool for extracting classification rules from data. It is an updated version of a data mining algorithm called Ant-Miner (Ant Colony-based Data Miner), which was proposed in 2002 by Parpinelli, Lopes and Freitas. GUI Ant-Miner differs from the original algorithm ...
源码 蚁群算法相关资料及代码
蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。