搜索:8-queen+problem

找到约 7,835 项符合「8-queen+problem」的查询结果

结果 7,835
按分类筛选
显示更多分类
https://www.eeworm.com/dl/641/471754.html 数学计算

The famous 8-queen problem in java

The famous 8-queen problem in java
下载 22
·
查看 1092
https://www.eeworm.com/dl/532/469367.html 书籍源码

The program simulate an 8 Queen mathematical problem

The program simulate an 8 Queen mathematical problem
下载 164
·
查看 1074
https://www.eeworm.com/dl/625/489431.html 游戏

8 queen 1 game simple to proggramer

8 queen 1 game simple to proggramer
下载 147
·
查看 1137
https://www.eeworm.com/dl/654/476993.html 数据结构

Solution to the "8 Queens Problem" (8 Damen Problem) known from Chess

Solution to the "8 Queens Problem" (8 Damen Problem) known from Chess
下载 56
·
查看 1114
https://www.eeworm.com/dl/1000343.html 技术资料

eight queen question

适用于算法学习与C语言进阶开发,解决经典的8皇后问题。通过回溯法实现棋盘布局验证,帮助开发者深入理解递归与条件判断的应用场景。适合用于教学或个人项目实践。
下载 1
·
查看 26
https://www.eeworm.com/dl/650/474968.html 人工智能/神经网络

C PROGRAM FOR 8 QUEENS PROBLEM USING BACKTRACKING

C PROGRAM FOR 8 QUEENS PROBLEM USING BACKTRACKING
下载 169
·
查看 1089
https://www.eeworm.com/dl/625/156947.html 游戏

Using Genetic Algorithm to solve the 8 Queens problem.

Using Genetic Algorithm to solve the 8 Queens problem.
下载 37
·
查看 1117
https://www.eeworm.com/dl/665/454377.html matlab例程

An A-star algorithm for solving 8-puzzle problem

An A-star algorithm for solving 8-puzzle problem
下载 133
·
查看 1102
https://www.eeworm.com/dl/534/148039.html 其他

Queen and King 問題 : does some checking related to the movement of the queen.

Queen and King 問題 : does some checking related to the movement of the queen.
下载 96
·
查看 1128
https://www.eeworm.com/dl/518/476996.html 数值算法/人工智能

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

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: Sum of Manhattan distance of current location a ...
下载 65
·
查看 1097