搜索资源列表
eight_digital
- 八数码在3*3组成的九宫格棋盘上,摆有8个将牌,每一个将牌都刻有1-8中的某一个数码。棋盘中留有一个空格,允许其周围的某一个将牌向空格移动,这样通过移动将牌就可以不断改变将牌的布局。给定一种初始的将牌布局或结构(称初始状态)和一个目标布局(称目标状态),编程给出一个合法的走步序列-Eight digital composition of the 3* 3 Jiugongge board, will be placed with 8 cards, each of the cards are eng
A
- 根据A*算法实现九宫格重新排序问题,并记录每步的排序结果-Jiugongge A* algorithm based on re-scheduling problem, and record the results of each step of the sort
ninegird_src
- 数字九宫格自动排序问题实验,八数码求解过程动态演示源代码-Digital Jiugongge automatic test scheduling problem, eight digital dynamic presentation source code solution process
wide-search
- 广度优先搜索重排九宫格实例,一个简单的对算法的实现-Breadth first search rearrangement of JiuGongGe examples, a simple to the realization of the algorithm
jiugongge
- 程序输入任意一个数n,都可以自动生成一个n维的矩阵,满足类似九宫格的排列-Program input any number n, can automatically generate an n-dimensional matrix, arranged to meet a similar Jiugongge
8Digital-game
- 8数码游戏,经典,极品,九宫格,移动,寻路算法,耗时最小,完全可以运行-8 digital game, classic, gourmet, JiuGongGe, move, pathfinding algorithm, time consuming, can run the minimum
SUDOKU
- 九宫格的数独问题,利用回溯法来求解,C#语言,包括:初始化及填数的步骤-Jiugongge Sudoku problem to solve using backtracking, C# language, including: the number of steps to initialize and fill
EX_01
- 人工智能应用 经典A*算法 解决九宫格问题-Applications of artificial intelligence classic A* algorithm to solve the problem Jiugongge
jiugongge
- 人工智能 九宫格 利用程序语言更简洁的把想要运行的数字走向排列出来-artificial intelliance
jiugongge
- 运用图的搜索,找到把数码之间的转换步骤,只是不能找到全部的路径,能找到初始状态和目标状态之间的步骤-Use of the graph search, find the digital conversion between steps
bashuma
- 可以实现人工智能中的八数码问题,按顺序输入九宫格中的数,可运行出结果。-In the artificial intelligence can be achieved the eight digital number input Jiugongge in order, the results can be run.
jiugongge
- 九宫格程序 可以计算多种奇数的九宫格程序-Squares program can calculate a variety of odd squares procedure
