搜索资源列表
ant
- 蚁群算法仿真模拟程序,用c的图形界面,直观的展示了蚁群算法的仿生学过程。为读者了解改算法有直接的指导意义-ant colony algorithm simulation program, c graphical interface, and visual display of the ant colony algorithm Bionics process. For readers to understand the algorithm change is directly guiding si
gui_antminer1.1
- 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 is a
yiqun
- 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
mayi
- 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
libMeridian-1.0.tar
- 件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。-mainly used to help computer enthusiasts Ant learning algorithm to do the ant algorithm tests. Ant algorithm is a go
蚁群算法解决车辆最优路径问题
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
ycsfmysl
- 融合蚂蚁算法的改进遗传算法,有较高参考价值-Fusion ant algorithm improved genetic algorithm has high reference value
work1
- 一种比较简单的蚁群算法的matlab实现,包括完整的代码-A relatively simple ant colony algorithm matlab implementation, including the complete code
Ant
- 蚁群算法的源代码,c语言编写的,对研究人工智能的朋友们有所帮助-Ant colony algorithm source code, c language, and the study of artificial intelligence help friends
Antcode
- 本程序主要是利用蚂蚁算法实现TSP最佳路径的优化问题而编写,实现求解TSP路径问题-This procedure is mainly use ant algorithm to realize the optimization problem TSP best path solving TSP, realize written routing problem
Ant-colony-algorithm-source-code
- 基于vc++的蚁群算法代码,用于求解TSP问题,也可参考解其他问题。-Ant colony algorithm based on the vc++ code for the TSP, can refer to the solution of other problems.
ant
- 蚂蚁算法可以用来求解TSP最短路径问题,通过多次迭代产生较优解。-The ant algorithm can be used to solve the TSP shortest path through several iterations to produce better solutions.
ant-suanfa
- 蚁群算法路径规划,是我们上课用过的经典算法-Ant colony algorithm for path planning, is the class used a classical algorithm
solve-Tsp-problem-with-ACO-Algorithm
- 用蚁群优化算法解决TSP问题,给定core set,只是编号不同,做同样的任务序列,发现结果不同;也是存在正相关-Solve the TSP Problem with ant colony Optimization algorithm
ant
- 蚁群算法,c++实现的 蚁周模型 调试已通过-Ant colony algorithm, c++ achieve ants week has passed debugging model
ant
- 这是蚁群算法的经典算法文档,采用C++编写。-This is a classical algorithm ant colony algorithm documents.
Ant(TSP)
- 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象。-The program is based on ant colony system for the ant colony algorithm model to write (stressed: non Zhou Moxing ant), with three well-known TSP problem as the test object.
antcode
- 蚁群算法的matlab源代码,可用于求解仿真中使用蚁群算法的问题-the matlab code of ant algorithm using it can solve the problem of ant algorithm
ants
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-Ant colony algorithm (ant colony optimization, ACO), also known as ant algorithm is an algorithm used to find the optimal path probability model in the figure.
Ant-colony-algorithm-
- 该文件详细介绍了蚁群算法,不仅有代码,还有数据,并且还附带蚁群算法的介绍PPT,很有用的,是学习的好算法。-Ant colony algorithm was introduced in detail the file, not only the code, and data, and also with ant colony algorithm is introduced PPT, very useful, is good to learn algorithm.
