搜索资源列表
Queen
- 求解n皇后问题的MATLAB源程序。此程序只需输入皇后个数,即可得到所有的解。-N queens problem solving MATLAB source code. Just enter the number of this program at Queen' s, you can get all of the solution.
EightQueenProblem
- 八皇后问题源代码,希望对你有所帮助啊,我自己写的额-Eight Queens problem source code, want to help you ah, I write the amount of
bahuanghou
- 用于解决人工智能中的八皇后的问题,是比较经典的问题,用matlab编程实现-Artificial intelligence used to solve the eight queens problem, the problem is more classic, with the matlab programming
guangduyouxian
- 不同算法求解经典八皇后问题。经典问题求解算法之广度优先算法。-Different algorithms to solve the classic problem of eight queens. Classic problem-solving algorithm of breadth-first algorithm.
8queen
- Eight queens Genetic algorithm
Queens
- 本程序用Matlab实现了八皇后问题的所有解,用到了递归的编程思想-The procedures used Matlab eight queens problem all the solutions use recursive programming ideas
queen8
- Matlab,国际象棋棋盘上,八个王后问题,要求王后相互之间都不会吃掉对方。-Matlab, chess board, eight queens problem, requiring between the queen will not eat each other.
Chess
- Solving Classic 8 queens dilemma in matlab, In chess, a queen can move as far as she pleases, horizontally, vertically, or diagonally. A chess board has 8 rows and 8 columns. The standard 8 by 8 Queen s problem asks how to place 8 queens on an ordina
n_queen_problem_genetic_algorithm
- N-Queens problem using GA algorithm
NQueens
- Solve n-queens using matlab
8queens
- this a project of 8 queens problem with genetic algorithm (GA) that implemented in matlab. -this is a project of 8 queens problem with genetic algorithm (GA) that implemented in matlab.
ypea116-tabu-search
- 结构化的禁忌搜索(TS)的MATLAB实现TSP和n-Queens问题-A structured implementation of Tabu Search (TS) in MATLAB for TSP and n-Queens Problem
