搜索资源列表
eightshuma
- 解决人工智能八数码难题 采用c语言编写 来源:安徽大学-C language source: Anhui University solve Artificial Intelligence eight digital problem
eightnumber
- 八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。 所谓问题的一个状态就是棋子在棋盘上的一种摆法。棋子移动后,状态就会发生改变。解八数码问题实际上就是找出从初始状态到达目标状态所经过的一系列中间过渡状态。 -The eight digital also known a
Artificial-Intelligence-EIGHT-NUMBER
- 人工智能实验 运用启发式搜索中的A*算法和A算法分别比较求解八数码问题-Artificial intelligence experiments using heuristic search in A* and A algorithms for Eight digital
rbfs
- 利用rbfs算法解决八数码问题,八数码初态由终止状态随机产生(保证可解)-Use rbfs algorithm to solve eight digital issues, eight digital initial state randomly generated by the termination status (guaranteed solution)
bashuma
- VC++环境下用C++语言A*算法实现八数码问题-VC++ environment using C++ language A* algorithm to achieve eight digital
pinlv8
- 基于Fpga在DE2上实现八位数码显示频率计-eight sites clock recoder
rengongzhineng
- 人工智能八数码问题,里面包含能运行的源程序还有实验报告。-Eight digital artificial intelligence, which contains the source code as well as lab reports can run.
eight---ma--problem
- 求取八数码问题,很多面试题有用到,文件是该问题的源码。-Strike eight digital, a lot of useful to face questionsma , many interview using this problem as a test problems
