Using Genetic Algorithm to solve the 8 Queens problem.
资源简介:Using Genetic Algorithm to solve the 8 Queens problem.
上传时间: 2014-11-28
上传用户:yd19890720
资源简介: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
资源简介:solve the 8-puzzle problem using A* Algorithm. Definitely written by my self, also include BGI graphics library output.
上传时间: 2014-01-17
上传用户:zm7516678
资源简介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上传时间: 2013-12-05
上传用户:脚趾头
资源简介:using greedy tratage to solve the problem of Number Delete.
上传时间: 2014-01-03
上传用户:dongqiangqiang
资源简介:Using Genetic Algorithms to Solve NP-Complete problems
上传时间: 2017-05-12
上传用户:Miyuki
资源简介:a Genetic Algorithm to find the maximum of a polynomial function
上传时间: 2013-12-10
上传用户:cc1915
资源简介:Solution to the "8 Queens problem" (8 Damen problem) known from Chess
上传时间: 2017-08-12
上传用户:894898248
资源简介:Solve the 8-puzzle problem using A * Algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: S...
上传时间: 2017-08-12
上传用户:jjj0202
资源简介:基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
上传时间: 2015-05-29
上传用户:aa54
资源简介:fastDNAml is an attempt to solve the same problem as DNAML, but to do so faster and using less memory, so that larger trees and/or more bootstrap replicates become tractable. Much of fastDNAml is merely a recoding of the PHYLIP 3.3 DNAML...
上传时间: 2014-01-24
上传用户:bjgaofei
资源简介:Using Ant Colony Optimization Algorithm to solve Traveling Salesman problem.对此方面的研究很有帮助
上传时间: 2014-01-12
上传用户:集美慧
资源简介:Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of thes...
上传时间: 2016-02-06
上传用户:zmy123
资源简介:基于基本遗传算法的函数最优化 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 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 presented by David E.Goldber
上传时间: 2016-06-24
上传用户:coeus
资源简介:it use the Genetic Algorithm to deal with the TSP problem
上传时间: 2016-10-14
上传用户:zhangliming420
资源简介:A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
上传时间: 2014-12-20
上传用户:ANRAN
资源简介:The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. 􀂄 There is a way to split the solution space. 􀂄 There is a way to predict a lo...
上传时间: 2017-02-19
上传用户:comua
资源简介:Solve the traveling salesman problem with a Genetic Algorithm.
上传时间: 2013-12-19
上传用户:qunquan
资源简介:Often it is necessary to add some logical control to a MATLAB Algorithm to allow the generated hardware to function correctly in the overall system. This lab exercise will explore how hardware control can be added to a MATLAB Algorithm and ...
上传时间: 2014-01-25
上传用户:yimoney
资源简介:Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact ...
上传时间: 2016-02-14
上传用户:hxy200501
资源简介:QR Algorithm To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:this tar includes my code which employ the Lin-Kernighan Algorithm to address the tsp problem. this tar also include some testfiles and config file and a readme which describes how to run this program.
上传时间: 2014-01-10
上传用户:stella2015
资源简介: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
资源简介:the booth Algorithm to implement the 32bits multiplication.
上传时间: 2014-01-13
上传用户: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
上传时间: 2016-01-18
上传用户:wkchong
资源简介:1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the following matrixes
上传时间: 2014-01-05
上传用户:kytqcool
资源简介:Using Gaussian elimination to solve linear equations.
上传时间: 2013-12-18
上传用户:shus521