-
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。...
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
- 2022-06-20 15:06:22下载
- 积分:1
-
输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。...
输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
- 2022-03-15 16:24:37下载
- 积分:1
-
约束条件下的序列模式挖掘(带约束)
Mining sequential patterns with constraint (SPADE with constraint)
- 2022-02-28 13:31:14下载
- 积分:1
-
bp neural network program to identify a small number of
bp 神经网络的一个小程序 可以识别数字
-bp neural network program to identify a small number of
- 2023-01-01 22:40:03下载
- 积分:1
-
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好...
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好-Entropy-based immune algorithm is a modified immune algorithm, methods are not complicated, for the specific problem better
- 2022-05-17 00:10:16下载
- 积分:1
-
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、...
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因
总数。-VB-based genetic algorithm software implementation in the proceedings, FitnessValue (i) In order to meet an array value, avFit2nessValue (100) for the normalized fitness value of the array, Population2 Chrom (i, j) for the genetic value of individual alleles, Popsize for stocks in the number of individuals, CHROMLENGTH for one parent to the total number of alleles.
- 2022-03-03 05:07:26下载
- 积分:1
-
neural network limulated in C
neural network limulated in C
- 2022-02-21 06:10:08下载
- 积分:1
-
新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。
新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。-New simulated annealing algorithm to solve TSP optimization problem. Zineng annealing. Can be used in most cases the optimization problem.
- 2022-04-12 12:24:11下载
- 积分:1
-
This is a simple genetic algorithm and the algorithm is tested by a test problem...
一个简单遗传算法,用一个测试问题测试,到到得结果比较好-This is a simple genetic algorithm and the algorithm is tested by a test problem, and the result is not bad
- 2022-05-15 06:59:20下载
- 积分:1
-
关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。...
关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。-Fish-swarm algorithm on a procedure, and they hope to learn from intelligent algorithm friend help.
- 2022-03-25 02:49:26下载
- 积分:1