搜索资源列表
EIGHTPUZZLE
- 用A*算法解决八数码问题,人工智能实验,内附实验报告。源码注释很详细-With the A* algorithm to solve 8 puzzle problem, artificial intelligence experiments, containing a laboratory report. Very detailed source notes
311
- prolog设计的关于八数码问题的源代码,具体可能会有些问题啊-prolog eight digital design issues on the source code, there is a problem specific ah
2
- 八数码问题的解,使用A*算法求解的-Digital Solutions of eight issues, the use of A* algorithm to solve the
bashuma
- 八数码问题 解决人工只能的八数码问题可以用-Eight digital problem-solving manual only eight digital problems can be resolved with
Astar
- A*算法实现的八数码问题,使用STL的优先队列及康拓展开的hash函数实现-A* algorithm implementation of the 8 digital issues, using priority queue in STL, and Courier function as hash function to implement
bashuma
- 八数码问题,用广度优先和深度优先算法实现。并且用mfc实现界面,让结果算法运行过程以动画显示。并附上实验报告-Depth-first search algorithm and the breadth-first search algorithm
A_Star_8
- 八数码问题,用c语言实现,有详细的注释!8 digital issues, using c language implementation, contains a detailed comment!-8 digital issues, using c language implementation, contains a detailed comment!
AI1-10010707
- 人工智能的八数码问题,可实现自动生成初始数,自动搜索,判断目标是否可达,并给出搜索步骤-AI 8 digital issues, can be realized automatically generate the initial number, auto-search, to determine whether the target up to, and gives search steps
eight_square
- 八数码问题,描述了一个简单的小游戏,一个九宫格,缺失一块,要求最后按指定顺序排放-8 digital issues, describes a simple little game, a five direction pad, missing one, the end-user specified sequence of emissions
8_puzzle
- 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
c
- 人工智能 动物产生式规则 推理 tsp问题 八数码问题 图形学 画直线-Animal production rule reasoning artificial intelligence problem tsp eight digital graphics drawing a straight line problems
bashuma
- 八数码问题,VC++上运行通过。WORD文档,颜色编辑,清晰明了。-8 digital issues, VC++ on the run through. WORD documents, color editing, clarity.
shu
- 实现八数码问题,运用prolog实现,但有微小错误,也希望有才人士能够修改。-Achieve 8 digital issues, the use prolog to achieve, but small errors, but also hope that talented people can modify.
Eight_num
- 八数码问题的实现,实现的功能比较多,欢迎大家参考-Eight_num problem
eight_num
- 人工智能里的经典问题,八数码问题的编程实现代码。-Classic problem in AI the eight digital programming code.
aStar
- a*算法八数码 用c++编写a*算法,完成八数码问题-a* algorithm eight digital with c++ to write a* algorithm, completed eight digital
bashuma
- 九宫格也即八数码问题程序 仅供参考 又vc++编写 a*改进算法-Jiugongge also eight digital program for reference only and vc++ write a* Improved algorithm
bashuma
- 1以九宫问题/八数码问题为例,以某种启发式搜索/A*搜索策略编程演示其搜索过程; 2 定义启发式函数,能正确求解出从初始状态到目标状态的移动路线; 3 对不可达状态能进行正确识别; 4 对所采用的启发式函数做出性能分析。 -1 JiuGongTu/eight digital example, some kind of heuristic search/A* search strategy programming demonstrates its search
bashuma
- 八数码问题,经典的人工智能小程序,大家可以参考一下,还是自己写的-Eight digital classic artificial intelligence applet, we can refer to, or write your own
8数码
- 实现八数码问题的一个小算法平台,其中包括深度优先、广度优先、最好优先算法。(A small algorithm platform for eight digital problems, including depth first, breadth priority and best priority algorithm.)