搜索资源列表
NQueens
- 这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。-This is an expansion of 8 Queen
8quene
- 暴力算法和回溯算法求解8皇后问题,图像化界面-Violence algorithm and backtracking algorithm 8 Queen
queen8
- 用java 语言实现8皇后问题,实现8个 皇后都不在同一行,同一列,和同一斜线上-err
8_queens
- 8_queens 经典8皇后问题 希望能为刚入门的朋友提供些许帮助-8 Queen
8QUEENS
- c语言算法中的8皇后问题的解答 而且结果的输出很漂亮 一眼就明白-c language algorithm 8 Queen s questions and the results of the output is very beautiful to understand at a glance
eightqueen
- 8皇后问题的算法 改算法可以扩展到N皇后的问题,不过时间会很长的-It s about the eight queens problem
h
- 5. 8皇后问题 在一个8×8的棋盘里放置8个皇后,要求这8个皇后两两之间互相都不“冲突”。 -5. 8 Queen' s problem in an 8 × 8 chessboard placed 8 Queen' s, 8' s requirement that 22 is not between " conflict."
EightQueens
- 改程序实现用函数式设计语言scheme解决八皇后问题,开发环境为PLT scheme-Function to program design language used scheme to solve the issue of the eight Queen' s, PLT scheme for development environment
8Queen
- 此程序乃8皇后问题,是数据结构中一个典型递归调用程序,此程序可输入任意个皇后数目赖进行计算-This procedure is 8 Queen' s problem is the data structure of a typical recursive procedure call, this program can enter any number of Queen' s calculation depends on
eightqueens
- 用 Scheme 来解决八皇后问题。八皇后问题:在 8*8 的棋盘上放置彼此不受攻击的 8 个皇后。按照国际象棋的规 则皇 后可以攻击与之处在同一行或同一列或同意斜线上的棋子。找出所有合法的 使8 个皇后 彼此不受攻击的放置方法。1 )除了完成 queens 的定义之外 , 给出一个打印输出过程 print-queens-Scheme used to solve the problem of the eight Queen' s. 8 Queen' s problem: In the
bahuanghou
- 八皇后问题,也是相当棘手的,不过凭借我聪明的才智,还是搞定了。-8 Queen' s problem, but also very difficult, but by virtue of talent, I smart, or get.
fff
- 对于8皇后问题的一种解法,而且这种方法还不错-8 Queen' s problem for a solution, but this method is also good
bahuanghou
- 该程序实现了8皇后问题,是一种典型的算法。-eight problems
6
- 8皇后问题,解决生活中一些实际问题,寓教于乐,富有启发性-8 Queen' s problem, to solve some practical problems of life, entertaining, enlightening
Queen
- scheme写的一个关于求解8皇后问题的源码,同时还有C和java的-written in a scheme to solve the issue of 8 Queen' s source code, along with the C and java
eight_queues_prolems
- 这个程序是一个有关八皇后问题。程序主要用于实现和演示8皇后问题。-This program is an eight-queens problem on. Program is mainly used to achieve and demonstrate eight queens problem.
8queen
- 数据结果中的很有名的8皇后问题,该程序实现了8皇后的动态演示,图形界面友好,易用,对于学习C++编程和数据结构很有帮助-Data results in the well-known 8-queens problem, the program achieved an 8-Queen' s dynamic presentations, graphical user-friendly, easy to use, for learning C++ programming and data stru
8huanghou
- 8皇后问题递归解法,输出了所有的有关8皇后问题可能的解法-8 queens problem recursive solution, the output of all of the 8 Queens problem may be related to the solution
8queens
- 著名的八皇后问题,回溯算法求解,包括cpp文件和工程文件-Well-known eight queens problem, backtracking algorithm for solving
queen
- 8皇后问题 说明很详细,而且也很容易懂-8 queens problem descr iption is very detailed, but also easy to understand