-
实现winform数独游戏很强的遗传算法
一个很强的利用遗传算法实现的winform sudoku 游戏-a strong genetic algorithm to achieve the winform Sudoku game
- 2022-06-19 00:44:15下载
- 积分:1
-
Introduce a neural network algorithm in C language CPN realize.
介绍了神经 网络中的CPN算法的C语言实现.-Introduce a neural network algorithm in C language CPN realize.
- 2023-07-07 15:15:03下载
- 积分:1
-
基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧...
基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧-Entropy-based immune algorithm to solve TSP problem, but I am also a beginner, do not quite understand this view, share yourself
- 2022-04-07 22:24:52下载
- 积分:1
-
svm training example from svm.org
svm training example from svm.org
- 2022-01-21 17:41:15下载
- 积分:1
-
BP network to solve XOR problem instance, there are initial values and final res...
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier network of neurons in the number of floors variable, change the relevant# Define you. (Note more detailed, the main function calls the function and matrices are defined in the document in function.h)
- 2023-09-09 13:25:03下载
- 积分:1
-
bp neural network prediction algorithm process to a group of data for effective...
神经网络预测bp算法程序,可以对一组数据进行有效的预测-bp neural network prediction algorithm process to a group of data for effective forecast
- 2022-01-26 02:24:46下载
- 积分:1
-
一个基本的遗传算法的C++语言,有三个文件。
一个基本遗传算法的C++语言实现,有三个文件构成。-A basic genetic algorithm C++ Language, there are three files.
- 2022-03-17 02:39:57下载
- 积分:1
-
狂想曲在C + +企业解决方案
rhapsody in C++企业解决方案-rhapsody in C++ Enterprise Solutions
- 2023-08-25 13:40:05下载
- 积分:1
-
mcrgsa
MCRGSA------组播路由问题遗传模拟退火算法
%M-----------遗传算法进化代数
%N-----------种群规模,取偶数
%Pm----------变异概率调节参数
%K-----------同一温度下状态跳转次数
%t0----------初始温度
%alpha-------降温系数
%beta--------浓度均衡系数
%ROUTES------备选路径集
%Num---------到各节点的备选路径数目
%Cost--------费用邻接矩阵
%Source------源节点标号
%End---------目的节点标号组成的向量
%MBR---------各代最优路径编码-MCRGSA------ Multicast Routing genetic simulated annealing% M----------- genetic algorithm algebra% N----------- population size, even take Pm----------% probability parameter variation%----------- same temperature K Jump under a number of state----------% t0 initial temperature cooling% alpha------- beta coefficient%-------- balanced concentration coefficient% ROUTES------ Alternative Path Set% Enable--------- nodes to the number of alternative paths%-------- Cost adjacent costs Matrix% Source------ source node labeling% End--------- destination node labeling Group Vector%% of the MBR--------- generations optimal path coding
- 2022-05-21 09:41:26下载
- 积分:1
-
很好的神经网络教程,里面包含源代码,可以进行相关的修改!...
很好的神经网络教程,里面包含源代码,可以进行相关的修改!-Good neural network tutorial, which contains the source code, can be related to changes!
- 2022-03-22 05:42:04下载
- 积分:1