Using Genetic Algorithms to Solve NP-Complete Problems
资源简介:Using Genetic Algorithms to Solve NP-Complete Problems
上传时间: 2017-05-12
上传用户:Miyuki
资源简介: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
资源简介:Using Matlab to solve some engineering Problems
上传时间: 2017-09-26
上传用户:牛津鞋
资源简介:Using Gaussian elimination to solve linear equations.
上传时间: 2013-12-18
上传用户:shus521
资源简介: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
资源简介: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
资源简介:Introduce how to use matlab to solve many variety Problems.
上传时间: 2014-12-05
上传用户:gtf1207
资源简介:Advanced Human Mood detection technique using Genetic Algorithms in Matlab
上传时间: 2017-08-08
上传用户:王小奇
资源简介:this is code calculate equation that one variable using Genetic Algorithms
上传时间: 2013-12-17
上传用户:独孤求源
资源简介:this code calculate equation that three variables using Genetic Algorithms
上传时间: 2014-12-06
上传用户:zhouchang199
资源简介:Sudoku as a CSP: Using Algorithms and techniques from CSP to solve an NxN Sudoku puzzle.
上传时间: 2017-05-07
上传用户:tfyt
资源简介:This title demonstrates how to develop computer programmes which solve specific engineering Problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numeric...
上传时间: 2014-01-13
上传用户:youke111
资源简介:Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
上传时间: 2014-06-20
上传用户:zhoujunzhen
资源简介:MIT Press - An Introduction to Genetic Algorithms.pdf
上传时间: 2015-03-18
上传用户:love1314
资源简介: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
资源简介:An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04) 书中的算法源程序
上传时间: 2014-01-22
上传用户:yd19890720
资源简介:Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助
上传时间: 2014-01-12
上传用户:集美慧
资源简介:this is a project ,you can use it to solve some Problems such as
上传时间: 2016-01-14
上传用户:jyycc
资源简介:2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
上传时间: 2013-12-31
上传用户:lyy1234
资源简介: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
资源简介:ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue Problems.
上传时间: 2013-12-09
上传用户:66666
资源简介:using queue to solve traffic matter by C++ in linux environment
上传时间: 2014-01-09
上传用户:mikesering
资源简介: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
资源简介:本程序模拟GP算法处理数据的方法步骤How can computers learn to solve Problems without being explicitly programmed? In other words, how can computers be made to do what is needed to be done, without being told exactly how to do it?this is an a...
上传时间: 2016-08-27
上传用户:啊飒飒大师的
资源简介:This program proposed improved adaptive Genetic Algorithms saccording to the idea that the best individualon current generation should bekept tonext generation,but the best individual should becrossed and mutated by some probability.
上传时间: 2014-01-01
上传用户:冇尾飞铊
资源简介:using NVIDIA FFT CUDA Library to solve FFT problem
上传时间: 2014-01-24
上传用户:duoshen1989
资源简介: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
资源简介:how to solve Problems in c++
上传时间: 2017-03-11
上传用户:chongcongying