搜索资源列表
-
0下载:
用csharp写的遗传算法组卷,可以用于试题库的参考-Written by CSharp Paper genetic algorithm, can be used to test the reference library
-
-
0下载:
c#编写的排课系统,基于遗传算法的,很有研究价值-c# Timetable prepared systems, based on genetic algorithm, it is the research value of
-
-
0下载:
Visual Studio 2008 Csharp project which contains a library with an implementation of the Genetic Algorithm and a test project which demonstrates its use
-
-
0下载:
Dick solver Genetic Algorithm
-
-
0下载:
基于免疫遗传算法的QOS路由选择问题
给予免疫遗传算法的多目标优化问题
-Immune genetic algorithm based QOS routing problems provide the immune genetic algorithm for multi objective optimization problem
-
-
0下载:
用C#来实现遗传算法中的背包问题。其中只有变异过程。-Using C# to implement the genetic algorithm knapsack problem. Only mutation process.
-
-
1下载:
针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
-
-
0下载:
8queens Algorithm
This is not mine so I don t take credit for it. It helped me with my backtracking method and it would help anyone.
-
-
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++.
-
-
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下载:
299 - Traveling Salesman Problem via Genetic Algorithm v1.0 - Namira
-
-
0下载:
遗传算法源代码,是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-genetic algorithm
-
-
0下载:
由C#编制的遗传算法程序,里面有几个算例希望对大家有所帮助!-C# prepared by the genetic algorithm, there are several examples we want to help!
-
-
0下载:
genetic algorithm in c#
-