solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
资源简介:solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
上传时间: 2014-01-17
上传用户:zm7516678
资源简介: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
资源简介:Using Genetic algorithm to solve the 8 Queens problem.
上传时间: 2014-11-28
上传用户:yd19890720
资源简介:Solve the traveling salesman problem with a genetic algorithm.
上传时间: 2013-12-19
上传用户:qunquan
资源简介: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
资源简介:An A-star algorithm for solving 8-puzzle problem
上传时间: 2017-06-18
上传用户:han_zh
资源简介: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
资源简介:This is a java implementation for solving NQueen problem using genetic algorithm.Enjoy it!
上传时间: 2017-06-18
上传用户:许小华
资源简介:The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
上传时间: 2013-12-20
上传用户:1966640071
资源简介:谱域法求解电磁场扩散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a spectral method
上传时间: 2014-01-10
上传用户:璇珠官人
资源简介:This paper describes a bus mastering implementation of the PCI Express protocol using a Xilinx FPGA. While the theoretical peak performance of PCI Express is quite high, attaining that performance is a complex endeavor on top of an already ...
上传时间: 2014-06-16
上传用户:teddysha
资源简介:C PROGRAM FOR 8 QUEENS problem USING BACKTRACKING
上传时间: 2017-08-07
上传用户:zuozuo1215
资源简介:Solution to the "8 Queens problem" (8 Damen problem) known from Chess
上传时间: 2017-08-12
上传用户:894898248
资源简介:These are the examples from the book Java Examples in a Nutshell, 2nd Edition, by David Flanagan. See the file index.html for more information.
上传时间: 2016-01-22
上传用户:13188549192
资源简介:These are the examples from the book Java Examples in a Nutshell, 2nd Edition, by David Flanagan. See the file index.html for more information.
上传时间: 2016-03-08
上传用户:yyq123456789
资源简介:The Fat Fs module is a middleware that written in ANSI C. There is no platform dependence, so long as the compiler is in compliance with ANSI C. However it handles the system portable FAT structures. You must take the endian into considerat...
上传时间: 2014-01-12
上传用户:cccole0605
资源简介:This is a uart source written by VHDL .widely used and compatible with Whibone.
上传时间: 2013-12-22
上传用户:cxl274287265
资源简介: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
资源简介:We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
上传时间: 2013-12-20
上传用户:moshushi0009
资源简介: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
资源简介: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
资源简介:The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-...
上传时间: 2016-11-20
上传用户:libenshu01
资源简介: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
资源简介:A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
上传时间: 2014-08-10
上传用户:huyiming139
资源简介:Solving the TSP problem using the Branch and Bound algorithm
上传时间: 2013-12-15
上传用户:asddsd
资源简介:A useful tool to calculate the DOA using MUSIC algorithm in Matlab with a GUI. Very easy to use.
上传时间: 2017-08-06
上传用户:Miyuki
资源简介:File to Plot 8 channels in Matlab using data from the USB captured into a TXT file. (it makes the 8 different plots)
上传时间: 2013-12-06
上传用户:as275944189
资源简介:/* * 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