The Josephu wreath problem solves
资源简介:The Josephu wreath problem solves
上传时间: 2013-12-20
上传用户:nanshan
资源简介: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
资源简介:The Dynamic Assignment problem,动态排班问题,使用到了各个智能算法
上传时间: 2013-12-21
上传用户:q123321
资源简介:solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
上传时间: 2014-01-17
上传用户:zm7516678
资源简介:/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE problem: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTE...
上传时间: 2015-08-20
上传用户:zhangliming420
资源简介:this m file can Find a (near) optimal solution to the Traveling Salesman problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input erro...
上传时间: 2013-12-22
上传用户:ruixue198909
资源简介:A Genetic Algorithms and the Traveling Salesman problem
上传时间: 2015-11-27
上传用户:cccole0605
资源简介:Finds a (near) optimal solution to the Traveling Salesman problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
上传时间: 2013-12-04
上传用户:从此走出阴霾
资源简介:The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
上传时间: 2016-04-03
上传用户:杜莹12345
资源简介:遗传算法和“货郎担” 问题: "The traveling salesman problem, or TSP for short, is this: given a finite number of cities along with the cost of travel between each pair of them, find the cheapest way of visiting all the cities and returning ...
上传时间: 2013-12-24
上传用户:watch100
资源简介:The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The...
上传时间: 2016-09-20
上传用户:FreeSky
资源简介:The power management problem for wireless sensor networks has been studied intensively. Various approaches for reducing the energy expenditure have been presented in literature
上传时间: 2014-01-14
上传用户:924484786
资源简介:The power management problem for wireless sensor networks has been studied intensively. Various approaches for reducing the energy expenditure have been presented in literature
上传时间: 2017-03-02
上传用户:it男一枚
资源简介:Floyd-wharshall algoritm for the shortest path problem. I wrote this in C. It s easy to compile and work in all *nix like systems.
上传时间: 2017-04-12
上传用户:123456wh
资源简介:Proff of the NP-Completeness of the 3-SAT problem
上传时间: 2017-04-13
上传用户:czl10052678
资源简介:Designing delivery districts for the vehicle routing problem with stochastic demands
上传时间: 2013-12-13
上传用户:大三三
资源简介:Matlab script for solution to the driven cavity problem on a staggered grid using a divergence formulation and second-order Runge-Kutta time integration.
上传时间: 2017-05-14
上传用户:lingzhichao
资源简介:Matlab script for solution to the driven cavity problem using the FDS algorithm, which discretizes the Stokes form of the Navier-Stokes equations.
上传时间: 2017-05-14
上传用户:ANRAN
资源简介:Genetic Algorithm (GA) based solver for the Traveling Salesman problem
上传时间: 2014-01-27
上传用户:siguazgb
资源简介:In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors of efficient algorithms. In 1995, an epoch-making encoding scheme
上传时间: 2017-06-16
上传用户:hn891122
资源简介:In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors determining the efficiency of algorithms. SEQP AIR is one of the most sophisticated encoding sheme, which has been consider...
上传时间: 2013-12-24
上传用户:hphh
资源简介:Solving the Vehicle Routing problem with Genetic Algorithms
上传时间: 2017-07-08
上传用户:coeus
资源简介: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
资源简介:a code that represents the consumer producer problem
上传时间: 2014-01-05
上传用户:zhaiyanzhong
资源简介:Solve the traveling salesman problem with a genetic algorithm.
上传时间: 2013-12-19
上传用户:qunquan
资源简介:A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. ...
上传时间: 2015-07-12
上传用户:偷心的海盗
资源简介:From the point of view of quality management, it is an important issue to reduce the transmission time in the network. The quickest path problem is to 6ndthe path in the network to senda given amount of data from the source to the sink su...
上传时间: 2013-12-19
上传用户:nairui21
资源简介:鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The ...
上传时间: 2017-03-02
上传用户:kristycreasy