搜索资源列表
tsp+vrp.rar
- 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
gatspexe
- 给出一个运行用遗传算法运算的Delphi可执行程序。可以解决TSP问题。-Give a running operations using genetic algorithms Delphi executable program. TSP problem can be solved.
r01
- 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
sga
- 基于基本遗传算法的函数最优化 《遗传算法——理论、应用与软件实现》,王小平、曹立明编着 -A function of the basic genetic algorithm-based optimization "Genetic algorithm- theory, application and software implementation, Wang Xiaoping, Cao Liming, ed
Shop-scheduling-source-code
- 代码简介 典型JOB SHOP调度问题(FT10) :工序编码的遗传算法。 在上面典型JOB SHOP调度问题中,每个工件加工的时候可以选择多台机器加工。 使用工序编码的遗传算法。-a typical code Introduction JOB SHOP scheduling problem (FT10): process-coded genetic algorithm. In the above typical JOB SHOP scheduling problem, when eac
aaa
- 遗传算法解决旅行商问题-The genetic algorithm to solve the traveling salesman problem. . . . . . . . . .
AmbituityResolution_GA
- 遗传算法和自适应遗传算法解算双差整周模糊度的程序-Genetic algorithms and adaptive genetic algorithm solving the double difference integer ambiguity procedure
M-fiels
- 遗传算法优化 应用于优化获得最佳参数,测试过非常好用-Genetic algorithm optimization
Mid-ship-optimization
- 遗传算法优化船舶中剖面构件尺寸,matlab编程,先加载X文件-Ships in genetic algorithm optimization section scantlings, matlab programming, first load X files
Genetic
- 利用遗传算法求解极值问题,进化代数30,种群个数1-Extremum problem using genetic algorithm, evolutionary algebra 30, the number of population 100
yichuan
- 用遗传算法实现旅行商问题.答案可能都不一样(有时候不一定是最优的)。-Solve Traveling Salesman Problems with genetic algorithm.
GA_VRPTW
- 用遗传算法解决带时间窗的车辆路径问题,注释详细,关于染色体的设计,变异,交换等操作!-Solving vehicle routing problem with time windows using genetic algorithms, detailed notes about the design of the chromosome variation, switching and other operations!
GA--for-PCB-Drilling
- 将遗传算 法求解 TSP问题 的方法应 用于印制板打 孔工 艺的最优路 径选择 中.根 据 印制板上孔的位置找 出打孔的最短路径 .实现 高效率打孔 -A Genetic Algorithm ofPath Optimization for PCB Drilling
yichuanmatlab
- 在matlab环境下编写的程序,有具体的例子,适合于初学者。-The process of genetic algorithm under the environment of MATLAB, there is a specific example, suitable for beginners
GA_Lambert
- 探火轨道兰伯特问题求解,利用Matlab遗传算法工具箱进行求解,可将发射窗口搜索时间精确到年月日时分秒-Fire detection track Lambert problem solving, use of Matlab genetic algorithm toolbox to solve, you can launch window Search time accurate to the date, hour
binpacking
- it is a matlab code for bin-packing problem this problem solved with genetic algorithm output is very beautiful
MDVRP_yichuansuanfa
- 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP- Vrp with matlab solve problems, the present program to solve the basic problem of genetic algorithm VRP routines. Each delivery point distance matrix and genetic algorithm parameters in VRP
GA
- 利用遗传算法解决列车优化运行问题,为了简化问题考虑只有一个牵引和惰性的过程。-Genetic algorithm is used to solve the problem of train operation optimization. In order to simplify the problem, there is only one process of traction and inertia.
SGA_RCPSP
- 基于RCPSP问题的的遗传算法 对应论文 (131014)Project scheduling with limited resources using a genetic algorithm-GA RCPSP
Genetic-Algorithm
- 用遗传算法求解固定起始点的闭环最短旅游路线问题-Fixed starting point for solving the shortest travel route closed loop problem by Genetic Algorithm