搜索资源列表
jiugong
- 九宫问题原代码,解决九宫按要求重排问题.-Nine-palace the issue of the original code, solve the Nine-palace required rearrangement problem.
grid
- 提供四种算法解决九宫问题,实现了可视化。-Provide four algorithms to solve the problem Jiugong realized visualization.
shanzhash
- 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-In the field of artificial intelligence, implicit graph search is a basic method of solving proble
AStar
- 这是一个九宫问题的A算法,绝对能用,欢迎大家来学习~-This is a problem Jiugong A algorithm, absolutely can, welcome everybody to learn ~
GA
- 改进遗传算法实现九宫算法,很好的遗传算法的学习例子-Improved genetic algorithm Jiugong algorithm, a very good example of genetic algorithm learning
JIUgong-problem
- c++ 编写的重排九宫问题 人工智能 哈希函数 A*算法-the code of jiugong problem in C++
jgcp
- 一个基于图搜索原理的九宫重排程序,上学时的作业-Rearrangement procedure based on the principle of graph search Jiugong
jiugong
- 用java实现重排九宫问题(即八数码问题),人工智能-This is a project about java
jiugong
- 九宫格问题求解,包含广度优先,有界深度优先以及全局择优三种算法,自己写的,比较简单-Squared problem solving, including breadth-first, bounded depth-first, and a global selection of the best three algorithms, write their own, relatively simple
CPJG
- 本程序主要是利用人工智能的方法来实现重排九宫问题,通过构建启发式函数来实现快速排序,比深度优先遍历效果更好-This procedure is the use of artificial intelligence methods to realize the the Jiugong problems rearrangement, by constructing a heuristic function to achieve the quick sort, better than depth-fi
Jiugong
- 这是常用搜索算法的列子,恩说的也是8数码游戏-This is the example of commonly used search algorithm and 8 digital games