搜索资源列表
J_Queen
- 用JAVA实现的一个解决八皇后问题的小程序-with a solution of the Statue of eight small programs
cn700_vc62445261344
- 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢-VC these days learn programming interface, the VC frenzy see online tutorial, some feel that complacency. So, before the Java code with VC rewritten a bit. Problems or tho
java代码八皇后问题
- 用Java语言解决八皇后的问题一个解法
Algorithms
- 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
061221073
- 八皇后的scheme,java,c的三种解法-8 Queen' s scheme, java, c of the three solution
suanfa
- 里面包含了各种常用算法的java实现,如八皇后问题,合唱队问题,找零钱问题,最短路径问题等-Which contains a variety of commonly used algorithm java implementation, such as the eight queens problem, chorus problems, to find small change problem, the shortest path problem, etc.
8-queens
- 八皇后问题所有解的Java程序代码,能得到92种全部解。-Java source code of the "Eight queens problem". It can work out all 92 solutions.
Java
- 骑士走棋盘、八个皇后、八枚银币、生命游戏、字串核对、双色、三色河内塔、背包问题-Knight walking the board, eight queens, eight silver, Game of Life, string matching, two-, three-color Hanoi Tower, knapsack problem, etc.
eightQueen
- 八皇后程序源代码 GUI界面 忽略了皇后不能对角线的情况-java gui
Queens
- 八皇后,回溯法,JAVA实现,1维数组,可列出所有可行解-Eight Queens, backtracking, JAVA implementation, one-dimensional arrays, lists all feasible solutions