This function implements brute force bactracking to solve the knapsack problem.
资源简介:This function implements brute force bactracking to solve the knapsack problem.
上传时间: 2017-04-02
上传用户:stvnash
资源简介: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
资源简介:this is test program which tries to solve producer consumer problem
上传时间: 2014-01-10
上传用户:zgu489
资源简介: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
资源简介:MATLAB source code: This function implements the *(int*)(&float_var).
上传时间: 2014-01-09
上传用户:tb_6877751
资源简介:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
上传时间: 2013-12-05
上传用户:脚趾头
资源简介:This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and an...
上传时间: 2016-07-03
上传用户:athjac
资源简介: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
资源简介: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
资源简介:Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management. In addition to providing an in-depth exa...
上传时间: 2014-01-02
上传用户:Late_Li