搜索资源列表
-
0下载:
用群智能改进禁忌搜索算法在多用户检测中的应用,希望有人能用得到-Swarm - Tabu Search Algorithm in multi-user detection of hope that someone can be used to be
-
-
0下载:
This program gives solution to the Travelling Salesman problem (TSP). I use genetic algorithm, tabu search, exhaustive search. It all combine in a windows application.
-
-
1下载:
metlab求解的禁忌搜索算法,求解的实例在有效的时间范围内可得。-Solving metlab taboo search algorithm for solving the example in the effective time frame available.
-
-
0下载:
模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
-
-
0下载:
This function implements the tabu search algorithm for solving some problem
-
-
0下载:
tabu search algorithm
-
-
0下载:
采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
-
-
1下载:
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
-
-
1下载:
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
-
-
1下载:
本程序提供禁忌搜索tabu search的matlab程序。可模拟遗传算法产生的节点之后的tabu search过程。-This program provides the matlab tabu search tabu search procedure. Generated by genetic algorithm can simulate the node after the tabu search process.
-
-
0下载:
tabu search algorithm for travelling sales man (TSP) problem, c++ code
-
-
0下载:
matlab编写的禁忌搜索算法,解决了了TSP问题,对初学入门者有重要的参考价值
-Matlab prepared by the tabu search algorithm to solve TSP problems have important reference value for beginners beginners
-
-
0下载:
利用禁忌搜索算法解决50个城市的tsp问题,简单易易懂,适合初学入门者 ,经测试可直接使用。
-Tabu search algorithm to solve the problem of 50 cities in the tsp, simple and easy to understand, suitable for beginners beginners, has been tested and can be used directly.
-
-
0下载:
这是一个用C++编写的TSP问题的源源码,使用Tabu Search算法。
-This is written a C++, the TSP source code, using the Tabu Search algorithm.
-
-
0下载:
用禁忌搜索算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
-
-
0下载:
用遗传算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
-
-
0下载:
禁忌搜索具体算法实现,解决车辆调度问题-Specific tabu search algorithm (c)
-
-
0下载:
tabu search algorithm for travelling sales man (TSP) problem, c++ code
-
-
0下载:
tabu search algorithm for travelling sales man (TSP) problem, c++ code
-
-
4下载:
采用禁忌搜索算法解决问题,解决带时间窗的VRP问题(Tabu search algorithm is used to solve the problem and solve the VRP problem with time windows.)
-