8-queen+problem
8-queen+problem技术资料下载专区,收录2,741份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
2,741
源代码
10,000
8-queen+problem 热门资料
查看全部 2,741 份 →The program simulate an 8 Queen mathematical problem
The program simulate an 8 Queen mathematical problem
2017-07-24
164
Solution to the "8 Queens Problem" (8 Damen Problem) known from Chess
Solution to the "8 Queens Problem" (8 Damen Problem) known from Chess
2017-08-12
56
eight queen question
适用于算法学习与C语言进阶开发,解决经典的8皇后问题。通过回溯法实现棋盘布局验证,帮助开发者深入理解递归与条件判断的应用场景。适合用于教学或个人项目实践。
2026-01-08
1
C PROGRAM FOR 8 QUEENS PROBLEM USING BACKTRACKING
C PROGRAM FOR 8 QUEENS PROBLEM USING BACKTRACKING
2017-08-07
169
Using Genetic Algorithm to solve the 8 Queens problem.
Using Genetic Algorithm to solve the 8 Queens problem.
2014-11-28
37
An A-star algorithm for solving 8-puzzle problem
An A-star algorithm for solving 8-puzzle problem
2017-06-18
133