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