搜索资源列表
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
bashuma
- 非常小游戏开放源码,想下载的好的八数码赶紧下-Very small open source games, I would like to download a good eight digital quickly under
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
bashuma
- 八数码 深搜 广搜 人工智能 例题 希望对大家有用 -Search by collecting eight digital depth examples of artificial intelligence
c
- 人工智能 动物产生式规则 推理 tsp问题 八数码问题 图形学 画直线-Animal production rule reasoning artificial intelligence problem tsp eight digital graphics drawing a straight line problems
AIeightNUM
- 自己写的八数码程序,有文档和核心代码。思想有原创部分。-Write eight digital procedures, documentation and the core code. Some ideas are original.
bashuma
- 八数码问题,VC++上运行通过。WORD文档,颜色编辑,清晰明了。-8 digital issues, VC++ on the run through. WORD documents, color editing, clarity.
Abashuma
- 很好用的用A*算法实现得到八数码,好用和很。
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
八只数码管动态显示
- 8 只数码管滚动显示单个数字 说明:数码管从左到右依次滚动显示 0~7,程序通过每次仅循环选通一只数码 管(Scroll from left to right in turn digital tube display 0 to 7,by each cycle gate only a digital tube)
8数码
- 实现八数码问题的一个小算法平台,其中包括深度优先、广度优先、最好优先算法。(A small algorithm platform for eight digital problems, including depth first, breadth priority and best priority algorithm.)