搜索结果
找到约 157 项符合
GeNetic 的查询结果
按分类筛选
数值算法/人工智能 */ /* 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月
人工智能/神经网络 Genetic Algorithm for VRP
Genetic Algorithm for VRP
人工智能/神经网络 Theory of Genetic Algorithm 遗传算法理论 国外网站下载
Theory of Genetic Algorithm
遗传算法理论 国外网站下载,希望能有所帮助
人工智能/神经网络 基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA cod
基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
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.
其他 GENETIC ALGORITHMS(程润伟遗传算法PPT).pd详细介绍了遗传算法
GENETIC ALGORITHMS(程润伟遗传算法PPT).pd详细介绍了遗传算法,希望对初学者有用
数值算法/人工智能 遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术. 遗传算法的基本原理 在遗传算法的执行过程中,每一代有许多不同的种群个体
遗传算法(Genetic Algorithm,GA)是一种抽象于生物进化过程的基于自然选择和生物遗传机制的优化技术.
遗传算法的基本原理
在遗传算法的执行过程中,每一代有许多不同的种群个体(染色体 )同时存在。这些染色体中哪个保留(生存)、哪个淘汰(死亡),是根据 它们对环境的适应能力来决定的,适应性强的有更多的机会保留下来 。适 ...
人工智能/神经网络 genetic algorithm source code, C# environment, and good, for beginners learning
genetic algorithm source code, C# environment, and good, for beginners learning
人工智能/神经网络 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法
人工智能/神经网络 A Micro-Genetic Algorithm for Multiobjective Optimization developed by Gregorio Toscano Pulido .
A Micro-Genetic Algorithm for Multiobjective Optimization developed by Gregorio Toscano Pulido .