搜索资源列表
Eight Queen.rar
- 8皇后问题的C++算法
EinghtQueen
- 八皇后问题的求解 本程序是在java平台上开发完成 -8 Queen of the procedure is to solve the java platform developed
a星算发
- 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a * algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
李森数据结构作业
- 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non - recursive algorithm, Dyeing, 8 Queen, depth and bread
c_and_java
- 演示win32的socket 通讯 八皇后的改进算法 并发Concurrency的JAVA实现 applet演示鼠标的点击时间和显示图象 手机J2ME的多线程演示-demonstration of the socket 8 Queen's communications improved algorithm with Concurrency JAVA applet demonstration mouse clicks and the time to display ima
Estimate
- 理解并掌握分析回溯算法效率的方法。 使用Estimate算法就8皇后问题给出效率估算 -understanding and mastery of backtracking algorithm efficiency analysis method. Use Estimate on 8 Queen's algorithm is efficient estimation problem
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
Queen
- 在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互“攻击”的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法-8 × 8 in a chess set, there are 8 Queen' s, Queen' s share of each cell between Queen will not be asked each other " attack" phenomenon, that is, can n
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
8-Queen-presentation-of-the-original-code
- 数据结构课程设计经典问题八皇后动态演示原代码-Classic problem of data structure, curriculum design, dynamic presentation of the original code 8 Queens
queen
- 用回溯法解决8皇后问题,用的是vc递归。一个92种解法,希望对大家有用。
tubroprolog
- 八皇后的prolog算法,需要的话可以下载八皇后的prolog算法,需要的话可以下载-8 Queen' s prolog algorithm, if necessary you can download the eight Queen' s prolog algorithm, if required, can be downloaded
tabu
- tabu search for resolving the problem of 8 queen in chess table.
8
- 8皇后的C#实现,可以自定义输入皇后数,并智能显示出皇后的N中方案。-N-Queens of the C# implementation, you can customize the number of input Queen, and the N-smart show in Queen s program.-8 Queen' s C# implementation, you can customize the number of input Queen, and the N-smart
QUEEN
- code for 8-queen with c++ language
queen
- 基于MPI的8皇后问题源代码.需要MPI支持-8-queen problem, with MPI
8-queen
- 经典的8皇后问题,没用到堆栈,C++实现-Classic 8-queens problem, useless the stack, C++, achieve
8-queen-issues
- 8皇后问题的源码,入门学习人工智能的好程序-Source code 8 queens problem, a good entry-learning artificial intelligence program
8-queen
- 经典的8皇后问题,没用到堆栈,C++实现-Classic 8-queens problem, useless the stack, C++, achieve
queen
- 遗传算法实现八皇后,采用的是C语言来编写,代码可能有点繁琐(Genetic algorithm to achieve the eight queens, using C language to write, the code may be a little tedious.)