搜索资源列表
传教士与野人渡河问题深度优先搜索
- 学习人工智能作的一个小设计,用VC++6.0来基本实现传教士和野人渡河问题,这个算法是应用深度优先搜索算法。-study artificial intelligence for a small design, VC 6.0 to achieve missionaries and savage river, the algorithm is the use of depth-first search algorithm.
野人传教士问题
- 这是关于人工智能中关于传教士和野人问题的详细说明,请大家参考,提出修改意见-on Artificial Intelligence missionaries and Savage on the details, please refer to proposed amendments. .
修道士与野人1.9
- 用C++实现传教士与野人问题,其中规定有一个野人不会划船的人工智能问题-C and Savage realize missionaries, which is not a savage row of artificial intelligence problem
野人-传教士
- 用c++实现的人工智能中野人和传教士问题,有注释部分!-achieve with the AI Savage and missionaries, a Notes!
传教士与野人问题程序
- 一个自己写的传教士与野人问题程序。程序结构比较清楚。完全安装人工智能的里面的结构编写的。-himself wrote a missionary with the Savage issue procedures. Program structure more clearly. Complete installation of artificial intelligence inside the structure.
传教士与野人问题
- 传教士和野人问题是人工智能中的经典问题。本程序采用递归算法求解。定义一个函数,该函数返回一个解路径,路径可以用规则序列表示,也可以用状态序列表示。比如,用规则序列表示,可以表示为:(1 1)(1 0)。。。 表示:过去1个传教士,一个野人,回来一个传教士,。。。如果用状态序列表示,可以表示为:(3 3 1)(2 2 0)(3 2 )。。。 路径用一个链表表示,该函数返回该链表。在main中调用该函数,并打印输出该路径。-missionaries and Savage is a classic A
prayer
- 野人传教士问题的一种简单实现方法,用的是标准模板库实现的BFS-Savage missionaries of a simple method, using the standard template library of the BFS
传教士和野人过河问题程序
- 传教士和野人过河问题程序- The missionary and the savage cross river the question procedure
chuanjiaosi
- 野人传教士过河问题,《人工智能基础教程》一书的所带
野人传教士问题
- 野人传教士问题算法源代码
求解野人与传教士问题
- 求解野人与传教士问题,利用C语言实现宽度搜索算法。
yerenchuanjiaoshi
- 经典的野人传教士过河问题的应用程序,内含问题解释及解决问题的方法
yeren-chjsh
- 野人-传教士过河问题(C语言编写) 具体说明:传教士和野人各三人过河,只有一条船,都会划船,一次只能载两人,野多于传时传就会被吃掉,求安全过河的解。
传教士野人渡河c源码
- 传教士野人渡河c源码 广度优先搜索
野人与传教士问题
- java实现的野人与传教士问题
传教士野人过河问题
- 设有3个传教士和3个野人来到河边,打算乘一只船从右岸渡到左岸去。该船的负载能力为两人。在任何时候,如果野人人数超过传教士人数,那么野人就会把传教士吃掉。他们怎样才能用这条船安全地把所有人都渡过河去?
MACPS.rar
- 传教士与野人过河,刚开始有3个传教士和3个野人,如果野人的数量大于传教士的数量,则失败,Missionaries And Cannibals Puzzle Solver
8582
- 野人传教士:一个使用多选框的小智力题,传 教士与野人-Savage missionaries: a checkbox to use a small intellectual questions, missionaries and Savage
cankao
- 野人传教士问题,利用产生式系统解决,主要是说明。-Savage missionary problems, the use of production system to solve, mainly states.
NNK
- 野人传教士NNK 产生式系统简单实例 非常经典的算法 -Savage missionaries NNK production system is a classic example of a simple algorithm