-
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
-
朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J...
朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J-Naive Bayesian classifier (Navie Bayesian Classifier) Identification of the mouse input letters A-J
- 2022-01-28 16:57:28下载
- 积分:1
-
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的...
关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的-Artificial fish-swarm algorithm on an instance, you can realize all the basic functions of the artificial fish is developed using c
- 2022-03-20 06:27:35下载
- 积分:1
-
genetic algorithm to achieve (reproduced)
遗传算法的实现(转载)-genetic algorithm to achieve (reproduced)
- 2022-03-26 01:03:59下载
- 积分:1
-
运用遗传算法进行聚类分析,对基金的风格进行分类
运用遗传算法进行聚类分析,对基金的风格进行分类-The use of cluster analysis of genetic algorithm to classify the style of fund
- 2022-04-07 23:05:53下载
- 积分:1
-
他对包是一个UNIX下的C程序
he AutoMix package is a C program for Unix-like systems, implementing
the automatic reversible jump MCMC sampler of the same name
described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis-he AutoMix package is a C program for Unix-l ike systems, implementing the automatic reversible jump MC MC sampler of the same name described in Chapter s 4, 5, and 6 of David Hastie"s Ph.D. thesis
- 2022-07-10 22:15:02下载
- 积分:1
-
在操作实现环境的宽度优先搜索看到cpp1.cpp文件…
宽度优先搜索法见cpp1.cpp文件,在vc6.0环境运行实现-width priority search see cpp1.cpp documents in the operation to achieve environmental vc6.0
- 2022-09-24 16:00:03下载
- 积分:1
-
支持向量机程序(2)Text Windows Svm
支持向量机程序(2)Text Windows Svm-A program of Text Windows Svm based on support vector machines.
- 2022-04-08 20:31:39下载
- 积分:1
-
该软件实现了粒子滤波和基于Rao-Blackwellised粒子滤波…
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generic and suitable for any application.-The software implements particle filteri Vi and Rao Blackwellised particle filtering az r conditionally Gaussian Models. The RB algori thm can be interpreted as an efficient stochast ic mixture of Kalman filters. The software also includes efficient state-of-the-art resampl ing routines. These are generic and suitable az r any application.
- 2022-03-19 18:07:36下载
- 积分:1
-
关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!...
关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!-VC implementation of Apriori based on Associate Pattern, is it what exactly you want in data mining?
- 2022-05-05 05:00:57下载
- 积分:1