CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 过河 A算法

搜索资源列表

  1. 传教士和野人过河

    0下载:
  2. 在VC的环境下,用C++编程实现人工智能中的A*树的搜索算法,得到一个最优的过河方案。-in VC environment, the C programming AI * A tree search algorithms, to be an optimal program of the river.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.15kb
    • 提供者:
  1. 过河算法

    0下载:
  2. 过河算法属于面试经典算法,有很多人会被问到,羊虎人咋个过河才安全-algorithm belongs to the river interviews classic algorithm, a lot of people asked that the sheep were 17th Tiger river safe
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:432.89kb
    • 提供者:刘胜国
  1. 123.

    0下载:
  2. 人工智能元陈旭下载(传教士与野人的过河问题,基于A*算法的)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:付强
  1. 农夫过河

    0下载:
  2. 一个农夫过河问题的算法-a farmer crossing the algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:于小波
  1. flash过河算法

    0下载:
  2. 警察小偷爸爸妈妈儿子女儿过河,这个游戏不用说的吧,应该很多人见过,一般是考察隔壁邻居家小朋友智商的,有人把他做成了FLASH游戏。规则如游戏图。详细请看文件中那个FLASH游戏-police thieves Mom and Dad son daughter to cross the river, the game goes without saying that it should be seen many people, the general is to investigate the ch
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:433.98kb
    • 提供者:代泽伟
  1. 野人过河问题算法分析

    0下载:
  2. 一个经典人工智能算法,希望大家共同学习.-a classic artificial intelligence algorithm, we hope to learn together.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.73kb
    • 提供者:于业江
  1. renyanglangshucaiguohe

    0下载:
  2. 人、羊、蔬菜、狼如何过河?这是一个用matlab语言编写的程序来求解他们怎么过河的算法。-Human, sheep, vegetables, how the wolf across the river? This is a program written using matlab to solve them how to cross the river of the algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4.65kb
    • 提供者:pzg
  1. guohewenti

    0下载:
  2. 试运用深度优先搜索算法寻找过河问题的一个解决方案,题目叙述如下:猎人、狗、男人带着男孩1、男孩2,女人带着女孩1、女孩2,一共8个个体。一艘小船,一次只能过两个个体,狗和四个小孩不会划船。注意:(1)猎人不在,狗咬任何人;(2)男人不在,女人打男孩;(3)女人不在,男人打女孩。-Test the use of depth-first search algorithm to find a solution to cross the river problem, topics are describ
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:1.11kb
    • 提供者:杨瑞
  1. SY0915129

    0下载:
  2. 野人过河问题,本实验研究了用人工智能的理论求解传教士(Missionaries)与野人(Cannibals)过河问题(M-C问题)。实验设计采用产生式系统的概念,将问题用状态空间表示,搜索技术采用状态空间启发式搜索的A算法,规则设计采用产生式规则,用C语言实现了A算法求解M-C问题,加深了对人工智能的认识与理解。-Savage river problems, this experimental study the theory of using artificial intelligence t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3.38kb
    • 提供者:余光学
  1. 6

    0下载:
  2. 人携带狐狸,鹅,豆子安全过河问题,应用各种不同算法,SWI-prolog编程,简单游戏-Person carrying a fox, geese, beans safety problem across the river, the application of different algorithms, SWI-prolog programming, easy Games
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5.85kb
    • 提供者:MarieWu
  1. river

    0下载:
  2. 关于 农夫与羊的过河问题的求解算法,这是一个关于算法的问题,运用的数据结构与算法都是十分经典的 是非常值得借鉴的。-On the farmer and the sheep across the river problem solving algorithm, this is a problem on the algorithm, using the data structure and algorithm are very classic is worthy of consideration.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:54.95kb
    • 提供者:liuzhi
  1. shirenmoguohewenti

    0下载:
  2. 食人魔过河问题 源码 其中包括构造树 等算法问题 有研究算法的朋友可以参考-Ogre source across the river issues including the issue of structural tree algorithm, such as research algorithm can refer to a friend
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2.23kb
    • 提供者:刘勋
  1. src

    0下载:
  2. 商人过河问题是数学建模中的一个经典问题,程序利用链表存储渡河状态,使用穷举的算法实现。该算法会找出N个商人/随从渡河的一个可行方案,但并不保证是最佳方案。写完这个程序后让我想到的居然是图的深度优先搜索,二者在查找的思想上是类似的。-Merchants across the river mathematical modeling problem is a classic problem, the use of list storage procedures to cross the river,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1.93kb
    • 提供者:piit
  1. river

    0下载:
  2. 三个强盗和三个商人过河的算法,简单的入门级别算法。适合刚接触算法初级编程人员。-Three bandits and three businessmen across the river of the algorithm, a simple entry-level algorithm.刚接触algorithm suitable for junior programmers.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2.02kb
    • 提供者:徐婷婷
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:25.39mb
    • 提供者:解洪文
  1. 23

    0下载:
  2. 传教士与野人过河问题是经典的人工智能问题,本程序采用深度优先算法解决此问题。-Savage missionaries across the river and the artificial intelligence problem is a classic problem, the procedures for the use of depth-first algorithm to solve this problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.63kb
    • 提供者:小马
  1. 20090831

    0下载:
  2. 野人过河,这是一个古典问题,算法很经典,我看了好多遍,现在能闭着眼睛写出来了,-Savage river, this is a classical problem, the algorithm is very classic, I saw a lot of times, are now able to write out your eyes closed, He He
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.2kb
    • 提供者:王浩
  1. GUOHE

    1下载:
  2. 使用A星算法求解野人过河问题,VC++实现,用D到了MFC-A star algorithm using the issue of Savage river, VC++ to achieve, with the D to the MFC
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-07
    • 文件大小:5.16mb
    • 提供者:杜骞
  1. bft_acrossRiver

    0下载:
  2. 用图的广度优先搜索算法实现农夫过河问题求解-Breadth-first search with a map to achieve problem solving across the river
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:700.3kb
    • 提供者:isabel dong
  1. 农夫过河算法与数据结构设计a

    0下载:
  2. 农夫过河问题讲述的是一位农夫带着一只狼,一只羊和一颗白菜要渡过一条河,只有农夫能开船,且每次农夫只能带最多一样东西,并且农夫不在的时候,狼和羊,羊和白菜不能共存,我们需要在这个前提下找到渡河的最短路径。(About the farmer across the river is a farmer with a wolf, a sheep and a cabbage to cross a river, the farmer can only sail, and each farmer can onl
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:33kb
    • 提供者:百劫
« 12 »
搜珍网 www.dssz.com