搜索资源列表
eightnumbyahei0802
- 八数码难题求解程序本程序所采用的启发函数,本人不能证明它能解决任何的八数码难题,如果对于较难的问题会产生很多节点,有可能会使空间不足,所以尽量不要出太难的问题难为它.希望广大的人工智能爱好者能写出更好的启发函数.-eight digital problem solving program of the procedures used by the heuristic function, I can not prove that it can resolve any of the eight di
拼图游戏算法
- 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
20051004深度优先
- 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
用A算法实现八数码难题
- 用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
eightnumberwww
- 人工智能中的八数码难题,人工智能中的八数码难题-artificial intelligence of eight puzzle, artificial intelligence of eight puzzle
eightnumber(2007_4_26)
- 八数码难题解法 new 在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为指定的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。
人工智能之八数码难题程序
- 人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
JIUGONGTUXINJIE
- 一个人工智能的八数码难题,也叫九宫图难题,算法仅供参考.-an eight digital artificial intelligence problems, it has also called JiuGongTu problem, the algorithm is for reference only.
bashuma
- 关于八数码难题的程序 大虾请进 用的是有界深度优先搜索算法
ddvip_com_051534f418cb8f
- 八数码难题,本程序分为Dos版和Windows版,但主要算法完全一样.本程序采用全局择优的启发式搜索算法来解决八数码难题.
8puzzle
- 求解八数码难题,用广度优先得最优解。用Visual c++6.0编译运行。
八数码难题源代码
- 八数码难题源代码-eight digital source code problems
八数码难题
- 八数码难题用vc++编写-eight digital problem with the preparation vc
8数码难题
- 八数码难题解决实现方法-eight digital method to solve problems
把数码难题
- 八数码难题的vc实现,界面美观,功能很强-eight digital vc realize the problem, beautiful interface, highly functional
8puzzle(C)
- A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
eightcode
- 优化后A*算法解八数码难题,只需要在源文件中将初始化的八数码输入即可,具有很好的泛化性。-Optimized solution of A* algorithm eight digital problems and only required source files will be initialized in the eight digital input, has a good generalization of.
fans
- 用编程语言实现八数码难题的启发式搜索算法; 2. 利用所编程的程序,对初始的So状态
8_num
- 使用vc实现的人工智能常见的八数码难题,已通过测试,欢迎使用-Vc use artificial intelligence to achieve the eight common digital problems, has been tested, please use the
8ma
- 八数码难题,使用广度搜索,体现分支限界法的思想-Eight puzzle, use the search scope, reflecting the branch and bound ideas ×××××
