-
使用二进制和实数编码变量的遗传算法实现。混合变量…
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
- 2022-02-07 16:02:59下载
- 积分:1
-
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程...
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two- variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution
- 2022-02-03 03:28:44下载
- 积分:1
-
来自于www2.cs.uregina.ca的c4.5源码
来自于www2.cs.uregina.ca的c4.5源码-from the Bank www2.cs.uregina.ca FOSS
- 2022-03-21 07:45:28下载
- 积分:1
-
Apriori数据挖掘算法的C++实现,传统的算法Apriori
数据挖掘中Aprior算法的C++实现,采用的传统Aprior算法-Aprior data mining algorithms to achieve C, the traditional algorithm Aprior
- 2023-01-07 20:45:03下载
- 积分:1
-
flex在线股票系统源代码,是非常实用的一款程序
flex在线股票系统源代码,是非常实用的一款程序-flex-line stock system source code, is a very useful program
- 2022-04-11 10:58:22下载
- 积分:1
-
用BP神经网络实现曲线的模拟
用BP神经网络实现曲线的模拟-BP neural network simulation curve
- 2022-01-25 22:00:02下载
- 积分:1
-
英国支持向量机的环境下使用的是用的+ +开发的,有完整的…
英国svm编写的环境用vc++开发,有完整的源代码,一定会有帮助!
- 2023-09-07 18:00:03下载
- 积分:1
-
genetic algorithm maze of achievement and improvement
用遗传算法解迷宫问题的实现与改进-genetic algorithm maze of achievement and improvement
- 2022-01-26 03:05:56下载
- 积分:1
-
Data Mining k
数据挖掘k-measextions 算算法,改进了其中部分结构。-Data Mining k-measextions counting algorithm, to improve some part of the structure.
- 2022-02-24 16:17:55下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. Ann/prj/vs7 under compiler for the entire 2003 Visual Stdudio engineering documents
- 2022-08-17 18:20:25下载
- 积分:1