搜索结果
找到约 175 项符合
Genetic 的查询结果
按分类筛选
Java编程 Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
Traveling Salesman Problem Java Genetic Algorithm Solution, Hope all enjoy it.
数值算法/人工智能 */ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code
*/
/* A Function Optimizer using Simple Genetic Algorithm */
/* developed from the Pascal SGA code presented by David E.Goldberg */
/* 同济大学计算机系 王小平 2000年5月
matlab例程 TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect
TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem.
人工智能/神经网络 遗传算法,遗传算法源程序.doc,genetic algorithms
遗传算法,遗传算法源程序.doc,genetic algorithms
数学计算 This a simple genetic algorithm implementation where the evaluation function takes positive values o
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
并行计算 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
人工智能/神经网络 遗传算法相关书籍:Practical Handbook Of Genetic Algorithms
遗传算法相关书籍:Practical Handbook Of Genetic Algorithms
matlab例程 Express gatool use of MATLAB in the implementation of training neural network genetic algorithm proc
Express gatool use of MATLAB in the implementation of training neural network genetic algorithm procedure
数学计算 Implementation of genetic algorithm, to search for desired extreme n-variable function.
Implementation of genetic algorithm, to search for desired extreme n-variable function.
matlab例程 a program for to maximise the fonction f(x,y)=x+y with genetic algorithm
a program for to maximise the fonction f(x,y)=x+y with genetic algorithm