-
simple implement of genetic algorithm on cards
simple implement of genetic algorithm on cards
- 2022-06-16 18:24:37下载
- 积分:1
-
Cellular Automata and fine
细胞自动机的,很好的-Cellular Automata and fine
- 2022-02-11 11:36:40下载
- 积分:1
-
the program for the establishment of a functional classification, which is used...
本程序实现的功能为建立一分类器,用于进行有监督的分类学习.-the program for the establishment of a functional classification, which is used for supervised classification study.
- 2022-01-22 13:00:14下载
- 积分:1
-
标准遗传算法代码 simple genetic algorithms
标准遗传算法代码 simple genetic algorithms-simple genetic algorithms
- 2022-03-05 15:53:04下载
- 积分:1
-
人脸识别测试源代码
face recognition test source code
- 2022-06-03 09:30:21下载
- 积分: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
-
利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。
利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C++ language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
- 2022-05-01 01:05:08下载
- 积分:1
-
这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值...
这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值-This is a friend to do face detection software is based on OpenCV do, it is very valuable reference
- 2023-08-15 19:00:03下载
- 积分:1
-
基于改进SVM的特征选择,可以帮助大家认识SVM
基于改进SVM的特征选择,可以帮助大家认识SVM-To improve the SVM-based feature selection can help you understand the SVM
- 2023-03-14 14:50:02下载
- 积分:1
-
RBF网络用于函数逼近的一个程序!内部包含几个关于RBF网络的几个算法。...
RBF网络用于函数逼近的一个程序!内部包含几个关于RBF网络的几个算法。-RBF network for function approximation of a process! Internal contains several of the RBF network of several algorithms.
- 2022-10-03 02:40:02下载
- 积分:1