搜索资源列表
EightQueen
- vc6.0,重新以图像化的方式实现经典的“八皇后”算法。-vc6.0, back to the image of the realization of the classic " Eight Queens" algorithm.
bahuanghou
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an old and well-known problem is a typical example backtracking algorithm. The problem is that the nineteenth c
bahuanhouwenti
- 通过一个简单的程序来解决八皇后的问题,是一个比较经典的程序设计例子-Through a simple program to solve the Eight Queens problem is a more classic example of program design. . .
cPPchengxubailian
- c+程序练习,包括八皇后、杨辉三角、汉诺塔、智者生存、二分法、学生管理系统等几十个基本程序。-c+ program exercises, including eight queens, Pascal' s Triangle, Tower of Hanoi, Wise survival, dichotomy, student management system, such as dozens of basic procedures.
bahuanghou
- 本代码主要是利用迭代和for循环来实现八皇后问题-Use a for loop iterations and achieve the eight queens
EgihtQueen
- 八皇后问题,可以顺顺利利的实现书籍上所谓的八皇后。-Eight queens problem, you can smoothly books on the realization of the so-called eight queens.
code
- 八皇后问题,改变宏之后可以直接实现任意皇后的,数据结构入门经典题-Eight queens problem, then you can directly implement any changes in the macro queen, data structures portal classic title
N皇后
- 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the internationa