搜索资源列表
queen
- queenchess类的测试函数, 求解八皇后问题,本程序给出了所有可能解.
queen
- 一个用汇编写的八皇后程序,可以打印所的解,一行一个-You can print 92 Solutions to the eight queens program
queen
- 汇编语言的八皇后 masm5或6.11 输出92行结果-Eight Queens masm5 assembly language output of 92 lines, or 6.11 the results of
222
- 从键盘输入若干行字符(每行长度不等),输入后把它们存储到一磁盘文件中。再从该文件中读入这些数据,将其中小写字母转换成大写字母后在显示屏上输出。-A number of lines from the keyboard input characters (one per line lengths), enter the store after them to a disk file. And then read from the file into the data, in which lowerc
156
- 八皇后问题是一个古老而著名的问题。该问题是十九世纪著名的数学家高斯1850年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an ancient and well-known problem. The problem is that the nineteenth century the famous mathematician Gauss 1850: Under th
eightPqueensPproblem
- 八皇后问题。输入第一个皇后所在的行和列,给出所有符合条件的解。输出使用0和1画棋盘-Eight queens problem. Enter the first row and column where the Queen gives all eligible solution. Output board with 0 and 1 draw
8_queens
- 8皇后问题的汇编代码实现。输入皇后数,输出方案数。-the assembly code realization of eight_queen question.Input the queen number,output number of scheme.
queen
- 八皇后问题,用matlab解决八皇后问题,以及多皇后问题,采用追溯法-Eight queens problem
The-queen
- 实现N个皇后问题,输出所有的排列情况,利用TXT实现输入输出-Realization of N-queens problem, the output of all of the arrangement, the use of input and output TXT achieve
QUEEN
- 汇编解决八皇后问题,带英文注释,简单易懂-Compilation solve the eight queens problem, with English notes, easy to understand