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月
上传时间: 2013-11-29
上传用户:familiarsmile
资源简介:A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
上传时间: 2014-12-20
上传用户:ANRAN
资源简介:基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
上传时间: 2016-06-24
上传用户:coeus
资源简介:基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2015-05-29
上传用户:aa54
资源简介:基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2016-05-05
上传用户:520
资源简介:基本遗传学习分类系统 A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg
上传时间: 2014-08-07
上传用户:txfyddz
资源简介:基本遗传分类系统 SCS.C */ /* Simple Classifier System */ /* developed from the Pascal SCS code presented by David E.Goldberg */ /* 同济大学计算机系 王小平 2000年7月 */
上传时间: 2016-06-03
上传用户:asdkin
资源简介: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
上传时间: 2015-04-12
上传用户:klin3139
资源简介: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
上传时间: 2015-06-03
上传用户:2467478207
资源简介:/* 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
上传时间: 2016-01-18
上传用户:wkchong
资源简介: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
上传时间: 2016-11-24
上传用户:kelimu
资源简介:This is a simple genetic Algorithm
上传时间: 2017-03-02
上传用户:ghostparker
资源简介:Generalization of a Simple Genetic Algorithm (GA)
上传时间: 2017-05-02
上传用户:BOBOniu
资源简介:a genetic Algorithm to find the maximum of a polynomial Function
上传时间: 2013-12-10
上传用户:cc1915
资源简介:This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
上传时间: 2013-12-06
上传用户:nanfeicui
资源简介:Using Genetic Algorithm to solve the 8 Queens problem.
上传时间: 2014-11-28
上传用户:yd19890720
资源简介:UMDA. a kind of estimation of distribution Algorithm , which is the improvement of genetic Algorithm
上传时间: 2015-08-10
上传用户:hwl453472107
资源简介:GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交...
上传时间: 2013-12-18
上传用户:英雄
资源简介:TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic Algorithm is the perfect method for solving NP complete problem.
上传时间: 2016-06-26
上传用户:sevenbestfei
资源简介:DES.C: DES Algorithm Program from the Book Appliced Cryptography, Bruce Schneier
上传时间: 2016-07-01
上传用户:helmos
资源简介:A Facebook API client implemented in Java, derived from the poorly-maintained official Facebook client.
上传时间: 2014-01-11
上传用户:xinzhch
资源简介:CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 汉化者 陈辉 主页: http://go2debug.yeah.net ...
上传时间: 2014-01-20
上传用户:彭玖华
资源简介:A Genetic Algorithm finding Strings. Enter any Word it will search this string using fitness Function as target string.
上传时间: 2017-05-06
上传用户:qlpqlq
资源简介:Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter 介绍了一种基于四元数粒子滤波的方法
上传时间: 2013-12-29
上传用户:集美慧
资源简介:X-Crypter encrypts/decrypts a file using a simple encryption Algorithm that i have made. it works fine in MSVC++ 6.0 Standard.
上传时间: 2013-12-20
上传用户:xc216
资源简介:A Micro-Genetic Algorithm for Multiobjective Optimization developed by Gregorio Toscano Pulido .
上传时间: 2016-08-08
上传用户:lnnn30
资源简介:This is a simple Maze Game developed in Java using Netbeans environment.
上传时间: 2017-03-09
上传用户:小码农lz
资源简介:Hi guys, I have a B-spline curve Algorithm by using Genetic Algorithm. Any interested?
上传时间: 2017-04-13
上传用户:shawvi
资源简介:This is a java implementation for solving NQueen problem using genetic Algorithm.Enjoy it!
上传时间: 2017-06-18
上传用户:许小华
资源简介:This code proposes genetic Algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective Function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum pre...
上传时间: 2013-12-21
上传用户:chenxichenyue