-
The trend of the stock simulation, agent
对股票走势的仿真,基于agent的设计思路-The trend of the stock simulation, agent-based design ideas
- 2022-01-25 22:34:24下载
- 积分:1
-
gasample遗传算法代码
gasample遗传算法代码-gasample genetic algorithm code
- 2022-07-05 10:13:30下载
- 积分:1
-
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
- 2023-04-25 06:15:03下载
- 积分:1
-
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的...
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的GEP程序.-AI ... (GEP) Gene Expression Programming in C# and. By Michael Gold NET C# development of the GEP procedures.
- 2022-02-15 19:56:43下载
- 积分:1
-
完成基于遗传算法的图像模式识别功能流程描述
完成基于遗传算法的图像模式识别功能流程描述-To complete the image based on genetic algorithms pattern recognition function of the process described
- 2022-10-15 21:45:03下载
- 积分:1
-
一个采用VC编写的神经网络源代码,供大家参考。
一个采用VC编写的神经网络源代码,供大家参考。-VC prepared using a neural network source code for reference.
- 2023-06-03 10:15:03下载
- 积分:1
-
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!...
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!-Data mining of a better way to focus on data mining of frequent items. Must have the disadvantage, however, also need to improve the place!
- 2023-08-18 22:15:04下载
- 积分:1
-
JavaGenes is an evolutionary software system written in Java. It implements the...
JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.
- 2022-07-15 20:39:35下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
遗传算法在路由优化中的应用:多服务质量的最小路径的算法.
遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
- 2022-03-18 07:41:12下载
- 积分:1