-
nsga2非支配排序遗传算法,c++源码实现
nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
- 2022-07-15 23:12:29下载
- 积分:1
-
一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件...
一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
- 2022-01-26 01:42:07下载
- 积分:1
-
University of Amsterdam的2003年robocup源程序代码,队名trilearn,老牌2D强队...
University of Amsterdam的2003年robocup源程序代码,队名trilearn,老牌2D强队-University of Amsterdam
- 2022-02-05 01:33:00下载
- 积分:1
-
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。...
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
- 2022-01-25 17:12:14下载
- 积分:1
-
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现....
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
- 2022-02-22 05:01:30下载
- 积分:1
-
RBF实现神经网络预测程序,压缩包,不用解压缩密码!
RBF实现神经网络预测程序,压缩包,不用解压缩密码!-Realize RBF neural network prediction program, compressed packet, do not extract the password!
- 2023-09-02 20:10:03下载
- 积分:1
-
neural network (pattern recognition module) software development kit! ! ! Nothin...
神经网络(模式识别模块)软件开发包!!!可以识别任何事物,适用于图像识别、语音识别、自动控制等诸多领域,具有简单、易学、开发周期短、识别率高等特点。-neural network (pattern recognition module) software development kit! ! ! Nothing can be identified and applied to image recognition, voice recognition, automatic control and many other areas, which is simple, easy to learn, short development cycle, features high recognition rate.
- 2023-04-30 21:30:04下载
- 积分:1
-
人工神经网络
基于Matlab的人工神经网络反向传播程序设计
- 2022-03-15 18:24:09下载
- 积分:1
-
人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等...
人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等
-artificial intelligence Queen"s classic 8, the algorithm is a* algorithm. Use of this algorithm can solve eight digital, 8 Queen"s problems
- 2022-02-12 20:50:00下载
- 积分:1
-
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中...
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中含有染色体(Chromosome),生物的遗传信息都包含在染色体中。遗传信息由基因(Gene)组成,基因是DNA(Deoxyribonucleic Acid)或RNA(Ribonucleic Acid)中占有一定位置的基本遗传单位。在DNA中遗传信息在长链上按照一定模式排列,即进行了遗传编码。遗传基因在染色体中占据的位置称为基因座(Locus),同一个基因座可能具有的全部基因称为等位基因(Allele),一个细胞核中所有染色体携带的遗传信息的全体称为基因组(Genome)。-err
- 2022-05-27 18:00:39下载
- 积分:1