-
Based on genetic algorithm artificial life simulation, C++ Source code
基于遗传算法的人工生命模拟,C++源代码-Based on genetic algorithm artificial life simulation, C++ Source code
- 2022-11-14 23:25:03下载
- 积分:1
-
基于MATLAB的简单遗传算法和简单的BP神经网络程序
基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program
- 2022-04-28 16:24:49下载
- 积分: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
-
用遗传算法求最小值,程序寻求表达x1 x1 ..
利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding value of x, algorithm using binary encoding, using different cross-cross and advantages of crossover and mutation at the two without variation and variation advantage
- 2022-07-18 09:57:00下载
- 积分:1
-
多核环境下运行了可满足性分析的工具软件,能够使你充分了解多核编程技术...
多核环境下运行了可满足性分析的工具软件,能够使你充分了解多核编程技术-Multi-core environment running satisfiability analysis tools, enabling you to fully understand the multi-core programming technology
- 2023-01-27 23:35:03下载
- 积分:1
-
in October 2005 since the bacteria was divided, with the label area statistical...
2005年10月份自写的细菌分割、标号与面积统计程序。带测试图像-in October 2005 since the bacteria was divided, with the label area statistical procedures. With test images
- 2022-03-01 18:51:27下载
- 积分:1
-
用于程序优化与遗传算法
用于程序优化与遗传算法-procedures for optimization and genetic algorithms
- 2022-03-16 21:48:13下载
- 积分:1
-
数据挖掘算法 clique算法 c语言版本
数据挖掘算法 clique算法 c语言版本- Data mining algorithm clique algorithm c language edition
- 2022-08-15 09:12:22下载
- 积分:1
-
基于电离层F2层临界频率预测模型神经网络
基于神经网络的电离层F2层临界频率预测方法
基于神经网络的电离层F2层临界频率预测方法-Based on neural network of ionospheric layer F2 critical frequency forecasting methods based on neural network of ionospheric layer F2 critical frequency forecasting methods
- 2022-05-16 17:41:13下载
- 积分:1
-
The code on this diskette has been organized by chapter. Each subdirectory
cont...
The code on this diskette has been organized by chapter. Each subdirectory
containing listing has a readme.txt describing program usage and any relevent
file formats. The readme will also describe how to compile the target
programs under IBM OS/2 (TM) using the using C Set++ compiler (TM). All programs on
this diskette have been compiled and tested in this environment. The majority
of programs on this diskette should port to other environments with only minor
adjustments. The exception to this are those programs which utilize
presentation manager for graphical display of program data. In particular,
the grid1 programs in chapt4ackprop and chapt3 fall into this latter category.
- 2022-08-09 11:53:45下载
- 积分:1