搜索资源列表
八皇后之堆栈算法
- 可以过来看看有关8皇后的相关算法.这是本人初学数据结构运用堆栈编写的小程序-can come look at the Statue of eight correlation algorithm. This is my beginner stack data structure prepared by the use of small programs
8皇后问题
- 解决8皇后问题的小程序-solve the problem of the small Queen's procedures
八皇后问题的源码
- 8皇后问题的源码,多多指教!-the source, a great weekend!
8皇后
- 能够实现8皇后问题,其算法比较好-to achieve eight Queen's, the algorithm is better
8
- 本程序是一个解决8皇后摆放问题的源程序.简单易读
8皇后图形界面
- 八皇后的图形界面-eight Queen's graphical interface
8皇后动态图形
- 清华大学版的数据结构书实验编的解决8皇后问题的原程序,还是动态的显示。-version of the experimental data structure book series to solve the problems of the original Queen's procedures, or dynamic display.
8皇后算法111
- 皇后算法111 很经典的 内含两种 希望大家喜欢-111 Queen's algorithm includes the classic two hope you like
8queen2
- 国际象棋中8皇后问题算法-Algorithm of Eight queen question in chess
8-queen
- 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
Eight Queen
- 8皇后问题的C++算法-8 empress question C++ algorithm
8
- 给出经典游戏8皇后的所有解法,利用回溯算法-8 Queen' s classic game give all the solutions, the use of backtracking algorithms
8QueenPShow
- 8皇后问题及深/宽度优先的讲解及 8皇后问题.exe的演示程序-8Queen Problem Slide Presentation and Execution Show
eightQueens
- 8皇后问题的解决方案,挺详细的,提供参考-the question about eight queens
Las_vigas
- 用拉斯维加斯算法求解8皇后问题的小程序,有说明。-Las Vegas algorithm with the 8 Queens problem to a little program, has made it clear.
8皇后问题和最短路径解法
- 包含8皇后问题和最短路径解法。其中8皇后使用的是递归和回溯的方法,最短路径使用的是dijkstra算法
8皇后
- 输出皇后问题的所有解,不仅支持8皇后问题(All solutions of the queen problem are not only supported by the 8 queens problem)
8皇后
- 对于经典问题:8皇后问题的新手解答,请大神帮忙纠错~(A solution of 8 kings promgram from a green hand)
回溯算法解决8皇后问题
- 利用回溯算法计算8皇后问题,计算出最终方案(A backtracking algorithm is used to calculate the 8 Queens, and the final scheme is calculated.)
8皇后算法
- 里面内容是8皇后算法,不知道能不能满足geweixiu