搜索资源列表
-
0下载:
结合旅行商问题,学习并掌握遗传算法。并从实例中体会遗传算法对解决NP问题的重要性。遗传算法解决旅行商问题-Combination of traveling salesman problem, to learn and master the genetic algorithm. Experience from the examples of genetic algorithm to solve the NP problem. Genetic Algorithm to Solve Traveling
-
-
0下载:
用csharp写的遗传算法组卷,可以用于试题库的参考-Written by CSharp Paper genetic algorithm, can be used to test the reference library
-
-
0下载:
同样是遗传算法 从 c和matlab 两方面解决-From the same genetic algorithm to solve both c and matlab
-
-
0下载:
基于遗传算法的走迷宫实现,主要算法原理为遗传算法,界面实现为WinForm-Maze based on genetic algorithm to achieve the main principle for the genetic algorithm method, the interface is implemented as WinForm
-
-
0下载:
用遗传算法来解决多极值函数的求解问题, 程序采用了锦标赛选择方法-Using genetic algorithm to solve the multiple maximum function problem.
-
-
0下载:
用C#来实现遗传算法中的背包问题。其中只有变异过程。-Using C# to implement the genetic algorithm knapsack problem. Only mutation process.
-
-
0下载:
The Class Scheduling Problem (CSP) is concerned with assigning a number
of courses corresponding to various students and instructors to classrooms
taking into consideration constraints like classroom capacities and
university regulations. Th
-
-
0下载:
这是大学毕业设计做的一个遗传算法程序,挺有用的-It is beneficial to you to achive the function of genetic algorithm.
-
-
0下载:
遗传算法解决8皇后问题:代码示例。在visualC++上可以运行。-The genetic algorithm to solve the eight queens problem: code example. Can run in visualC++.
-
-
1下载:
运用matlab工具,引用NSGA2的遗传算法来解决刀具磨损问题。-Using matlab tools, reference the NSGA2 the genetic algorithm to solve the problem of tool wear.
-
-
0下载:
VCVC类遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm VCVC class (full variability Law), to solve the multiple sequence alignment problem to a certain extent, there are two random numbers
-
-
0下载:
带有保留最佳个体功能的遗传算法的源程序,可以根据自己的问题直接修改应用-Retain the best individual of the genetic algorithm source code, you can directly modify the application according to their own problems
-
-
0下载:
一船算法优化 TSP用的各种算子 置换变异算子和杂交算子-A boat algorithm to optimize the TSP with a variety of operator replacement mutation operator and crossover operator
-
-
0下载:
非常好的采用C++编写的遗传算法,相比其他代码,这个代码比较详尽-Very good using prepared by the C++, genetic algorithm, compared to other code, this code is more detailed
-
-
0下载:
清华大学Liu的例子,用遗传算法解决3种不同的不确定规划问题,用c++编写的程序-Tsinghua University Liu example, using genetic algorithm to solve three different types of uncertainty in the planning, programs written in c++
-
-
0下载:
由C#编制的遗传算法程序,里面有几个算例希望对大家有所帮助!-C# prepared by the genetic algorithm, there are several examples we want to help!
-
-
0下载:
遗传算法程序代码,包括函数最优化,基本算法,分层遗传改进算法等-Genetic algorithm code, including function optimization, the basic algorithm, hierarchical genetic algorithm to improve
-
-
0下载:
遗传算法解决TSP问题,算法简单,适合初学者学习。-Genetic algorithm to solve TSP.
-
-
0下载:
用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
-
-
0下载:
遗传算法解决订单筛选问题,依据钢铁企业生产线的产能生产最有价值的订单,放弃利润率低的订单。-Orders screening genetic algorithm to solve the problem, according to the production of iron and steel production line capable of producing the most valuable orders to abandon low-margin orders.
-