搜索资源列表
bashuma
- 人工智能里的八数码问题,直接能够出结果的。-In the artificial intelligence eight digital problem, directly to the result
problem-of-eight-number
- 本文档讲解经典难题八数码问题,通过给出广搜、A*算法的实例。容易理解,适合学习算法的初学者。-This document explaining the the the classic conundrum eight digital problem by giving wide search, A* algorithm instance. Easy to understand for beginners learning algorithm.
bashuma
- 八数码问题,C语言解答,可以回到任意位置-Eight digital problem, C language to answer, you can return to any position
bashuma
- 用VC++环境实现了八数码问题的求解,用的是启发式搜索的A*算法-Environmental realized with VC++ eight digital problem solving, using a heuristic search algorithm A*
JAVA-Eight-digital-problem
- 九宫排字问题(又称八数码问题)是人工智能当中有名的难题之一。问题是在 3×3 方格盘上,放有八个数码,剩下第九个为空,每一空格其上下左右的数码可移至空格。问题给定初始位置和目标位置,要求通过一系列的数码移动,将初始位置转化为目标位置。本文介绍用普通搜索方法、双向广度搜索和启发式搜索如何缩短寻找路径的时间,以及各算法间的利与弊。-Jiugong typesetting problem (also known as eight digital problem) is one of famous pr
eightnumber
- 人工智能作业:java实现八数码问题的文档-Artificial intelligence operations: Java eight digital issues to achieve the document