搜索资源列表
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
viva
- 经网络提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以达到简化径向-via the Internet presents a clustering algorithm based on the ant colony RBFNN. Ant use the parallel algorithm o
蚁群算法解决车辆最优路径问题
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!,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!
Antcolonyalgorithm
- 分享一个比较实用的关于蚁群算法的c程序代码-Ant colony algorithm procedure
acopt
- A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker
work1
- 一种比较简单的蚁群算法的matlab实现,包括完整的代码-A relatively simple ant colony algorithm matlab implementation, including the complete code
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
mayi
- 基本蟻群算法實現c++中tsp問題的解決,內附詳細每條語句的說明!-Basic ant colony algorithm for tsp c++ in the solution to the problem, containing a detailed descr iption of each statement!
Ant
- 蚁群算法的源代码,c语言编写的,对研究人工智能的朋友们有所帮助-Ant colony algorithm source code, c language, and the study of artificial intelligence help friends
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-suanfa
- 蚁群算法路径规划,是我们上课用过的经典算法-Ant colony algorithm for path planning, is the class used a classical algorithm
ACOTSP-1.02
- 该上传程序是一款用标准C写的解决TSP问题的蚁群算法。-The upload process is a written in standard C ant colony algorithm to solve TSP.
yiqunsuanfa
- 本程序编写的是蚁群算法,对算法中的每一步都有详细介绍,适合初学者学习,输入变量为N*2的坐标矩阵,迭代次数的设置为sqrt(N)~N/2为宜-Detail every step of the algorithm, suitable for beginners to learn the programming ant colony algorithm, the input variables of the coordinate matrix N* 2, the number of iteratio
solve-Tsp-problem-with-ACO-Algorithm
- 用蚁群优化算法解决TSP问题,给定core set,只是编号不同,做同样的任务序列,发现结果不同;也是存在正相关-Solve the TSP Problem with ant colony Optimization algorithm
ant432
- 蚁群算法 使用蚁群算法解决TSP问题 该算法属仿生学经典算法-ant colony 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.
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.