搜索资源列表
veelionAI
- 人工智能中经典算法-宽度搜索和启发是搜索(A*算法)在VC环境下的实现代码,对于学习人工智能有很多帮助- In the artificial intelligence the classical algorithm - width search and the inspiration are the search (the A* algorithm) under the VC environment realization code
AI
- 求解野人与传教士问题,利用C语言实现宽度搜索算法。
EIGHTNUM
- 八数码 大家看看就知道了 宽度搜索 怎么非得够20个子呢?
HRD
- 最大宽度搜索法来解决华容道问题,包括10个经典局面,可以单步运行,连续运行,以及设定一定时间间隔来运行
宽度优先
- 宽度优先搜索法见cpp1.cpp文件,在vc6.0环境运行实现-width priority search see cpp1.cpp documents in the operation to achieve environmental vc6.0
宽度优先
- 宽度优先搜索法见cpp1.cpp文件,在vc6.0环境运行实现-width priority search see cpp1.cpp documents in the operation to achieve environmental vc6.0
veelionAI
- 人工智能中经典算法-宽度搜索和启发是搜索(A*算法)在VC环境下的实现代码,对于学习人工智能有很多帮助- In the artificial intelligence the classical algorithm- width search and the inspiration are the search (the A* algorithm) under the VC environment realization code,
AI-widefirst
- 八数码宽度优先搜索算法,可以找到最优解,但会消耗更多的资源.-eight digital width first search algorithm to find the optimal solution, but it will consume more resources.
JiuGongTree
- 这是有一个解决八数码问题的程序! 主要应用了宽度优先搜索法! 是用C#开发的-This is a solution to the problem of digital eight procedures. Application of the width of the main priorities Search! Is the development of the C#
liantongyu
- 基于4邻接性的宽度优先搜索算法,可以检测图像中的各连通域,并给出连通域的矩形框表示-based on four adjacent width of the first search algorithm can detect the image of the connected domain, and the domain is connected rectangular box said
EIGHTNUM
- 八数码 大家看看就知道了 宽度搜索 怎么非得够20个子呢?
HRD
- 最大宽度搜索法来解决华容道问题,包括10个经典局面,可以单步运行,连续运行,以及设定一定时间间隔来运行-Maximum width Huarong search method to solve problems, including 10 classic situation, you can single-step operation, continuous operation, and the setting of a certain
8digitalWidthsearch
- 经典的人工智能实验8数码宽度搜索--自河工05级计算机赵丽娜-Classic experiment in artificial intelligence 8 digital width search- 05 computer from the Hebei University of Technology Li-Na Zhao
guangdusousuo
- 宽度优先搜索算法(又称广度优先搜索)是最简便的图的搜索算法之一,这一算法也是很多重要的图的算法的原型。Dijkstra单源最短路径算法和Prim最小生成树算法都采用了和宽度优先搜索类似的思想-Breadth-first search algorithm (also known as breadth-first search) is the most simple plan, one of the search algorithm, th
Exa
- 利用C语言实现宽度搜索算法,实现自动对一个智力测验题求解-The use of C language realization of the width of the search algorithm, for automatic testing of a mental problem solving
searching
- 这是2个关于搜索算法的实现,为深度优先搜索和宽度优先搜索。希望大家喜欢!-This is a 2 on the implementation of search algorithms for the depth-first search and breadth-first search. Hope everyone likes!
8PuzzleProblem
- 实现了简单的宽度优先搜索,算法比较简单,课程设计时可用。-To achieve a simple breadth-first search
migong
- 迷宫游戏,采用宽度搜索算法找到走出迷宫的最短路径-Maze game, with the width of the maze search algorithm to find the shortest path
fsad
- 传教士野人问题,宽度搜索算法。可以实现四组输出四条不同路径-fasd for AI
AI_BallGame_ByQt
- 用 Qt Creator 写的一个小球游戏,通过旋转地图使小球下落,最终落到目标洞中。 其中加入了宽度搜索算法自动寻路和地图编辑功能。-Qt Creator written with a ball game, ball by rotating the map to fall, eventually fell to the target hole. Joined the width of the search algorithm wh