搜索资源列表
806TabPMT
- 求最短路径的vb程序,可以根据需要社顶路径的名称来实现最短路径的求借-shortest path vb procedures, in accordance with community needs the names of the top path to achieve the shortest path by seeking
vivaldi-sim-Aug232006.tar
- 题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排-that descr iption is a traveling salesman to several cities, each city must go to one and only one, satisfy requirements for the shortest path. This software can be used for som
antcolonyalgorithm
- 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
Antcode
- 本程序主要是利用蚂蚁算法实现TSP最佳路径的优化问题而编写,实现求解TSP路径问题-This procedure is mainly use ant algorithm to realize the optimization problem TSP best path solving TSP, realize written routing problem
chapter4
- 基于遗传算法的TSP问题,用遗传全局算法处理运算,得出最终的最近路径。-TSP problem based on genetic algorithm, genetic algorithm for handling global operations, has recently come to the end of the path.
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
Genetic-Algorithm
- 一个基于遗传算法(DNA算法)的走迷宫程序。内部具有多个变量可供调节算法的收敛性。-a Genetic Algorithm based Maze path detection program, inside which has many varietis to adjust the convergence of the algorithm.
fcart
- The presented C source codes is completely based on C source codes in (path to MATLAB)\toolbox\fuzzy\fuzzy\srcwith some modifications, so it s compatible with extended fuzzy rule descr iption. All changes are marked by comment pair
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.