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

搜索资源列表

  1. 传教士与野人问题程序

    0下载:
  2. 一个自己写的传教士与野人问题程序。程序结构比较清楚。完全安装人工智能的里面的结构编写的。-himself wrote a missionary with the Savage issue procedures. Program structure more clearly. Complete installation of artificial intelligence inside the structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8755
    • 提供者:高陈强
  1. 传教士与野人问题

    1下载:
  2. 传教士和野人问题是人工智能中的经典问题。本程序采用递归算法求解。定义一个函数,该函数返回一个解路径,路径可以用规则序列表示,也可以用状态序列表示。比如,用规则序列表示,可以表示为:(1 1)(1 0)。。。 表示:过去1个传教士,一个野人,回来一个传教士,。。。如果用状态序列表示,可以表示为:(3 3 1)(2 2 0)(3 2 )。。。 路径用一个链表表示,该函数返回该链表。在main中调用该函数,并打印输出该路径。-missionaries and Savage is a classic A
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34248
    • 提供者:罗鹏魁
  1. prayer

    0下载:
  2. 野人传教士问题的一种简单实现方法,用的是标准模板库实现的BFS-Savage missionaries of a simple method, using the standard template library of the BFS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-10-22
    • 文件大小:1165
    • 提供者:吴地瓜
  1. liejskjfs

    0下载:
  2. 野人过河问题属于人工智能学科中的一个经典问题,问题描述如下: 有三个牧师(也有的翻译为传教士)和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,如果野人的人数大于牧师的人数,那么牧师就会有危险. 你能不能找出一种安全的渡河方法呢?的matlab程序!-Savage river belongs to the problem of artificial intelligence disciplines a classic problem, it is described as fol
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:uhy
  1. missionary

    0下载:
  2. 解决关于牧师和野人过河的经典问题,用MATLAB编程.-resolve priests and soldiers in the classic Savage, MATLAB programming.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1822
    • 提供者:Suger
  1. Priest_WildMan

    0下载:
  2. 人工智能中一个关于野人过河的小程序-AI Savage cross the river on a small procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:41521
    • 提供者:米虫
  1. chuanjiaoshiheyeren

    0下载:
  2. 产生式系统中传教士和野人问题的java版-production system missionaries and savage version of the java
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:41956
    • 提供者:红雨
  1. AI030

    0下载:
  2. 传教士野人坐同一船只过河问题的C语言程序-missionaries Savage sit the same river vessels of the C Programming Language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2831
    • 提供者:王华
  1. fdhdxfhdxfhdjBeep

    0下载:
  2. 断通也对如有二月二有二野人呀二月而言而已热饮-broken links are two right there in February when two savage ah February only hot drinks
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:160439
    • 提供者:mana
  1. MCProblem

    0下载:
  2. 传教士野人问题 用链表类保存路径,并删除无用路径节点-missionaries Savage spent objectlist preserve trails and delete useless path nodes
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1927
    • 提供者:戴雨宸
  1. MCProcDemo

    0下载:
  2. 人工智能实验---求解传教士与野人问题,并画出状态图做动态演示.-experimental artificial intelligence -- for missionaries and savage, and the mapping out of the state plans to do dynamic demonstration.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:72267
    • 提供者:THM
  1. MC_PROBLEM

    0下载:
  2. 人工智能教科书里面传教士与野人问题的VC++源代码,有详细注释。已经通过调试-AI textbook missionaries and savage inside the VC source code, a detailed notes. Through debugging
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7922
    • 提供者:better
  1. chuanjiaoshi

    0下载:
  2. C/C++求解野人与传教士问题。自定义野人和传教士人数。-C / C for savage problems with the missionaries. Since the definition of savage and the number of missionaries.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2831
    • 提供者:
  1. CrossRiver

    0下载:
  2. 用JAVA实现修道士过河,智能表达了修道士与野人过河的方案!-using JAVA monks across the river, intelligent expression of the monks and savage river program!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:130938
    • 提供者:academic
  1. YerenXiudashi_mc

    0下载:
  2. 野人修道士问题C++源代码,很简单的小程序!-savage monks question C source code, a very simple little procedure!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1995
    • 提供者:liangxingzhu
  1. MCBoat

    0下载:
  2. 传教士和野人问题,最简单的宽度优先搜索方法实现-missionaries and savage, the most simple width priority search method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:981331
    • 提供者:兰兰
  1. 传教士和野人过河问题程序

    0下载:
  2. 传教士和野人过河问题程序- The missionary and the savage cross river the question procedure
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:卡菲
  1. 修道野人

    0下载:
  2. 用谓词表示法表示修道士和野人的问题 在河的左岸有三个修道士,三个野人和一条船,修道士想用这条船把所有的人都运到河对岸,但要受到以下条件限制: (1) 修道士和野人都会划船,但船一次只能装运两个人。 (2) 在任何岸边,野人数不能超过修道士,否则修道士会被野人吃掉。 假定野人愿意服从任何一种过河安排,请规划出一种确保修道士安全的过河方案。要求写出所用谓词的定义、功能及变量的个体域。-used predicate said France monks and Savage said the probl
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:48195
    • 提供者:吴晓辉
  1. Microsoft-Programmin-Microsoft-DirectShow-for-Digi

    0下载:
  2. A book is rarely written alone although a title might have one author, there are a host of midwives who help it into being. First and foremost, thanks go to the Microsoft DirectShow team, who created this technology, and especially to the following m
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1918237
    • 提供者:jerry
  1. CjsAYr

    0下载:
  2. 这是传教士与野人精典问题的一个简单实现传教士与野人的个数可以输入,船的容量可以输入为交作业写,很马虎,请高手赐教!-This is the classic missionaries and savage the realization of a simple missionary with the Savage Number input, the boat will be able to import perpendicular operation was very sloppy, please
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:13516
    • 提供者:zls
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com