CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 过河

搜索资源列表

  1. TSP和野人过河

    1下载:
  2. 货郎担问题和野人过河问题,解压后有word文档,里面有详细说明-traveling salesman problem and savage river, unpacked a word document, containing details
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:90133
    • 提供者:王力
  1. 4人过河问题

    0下载:
  2. 使用clips解决4人限定时间过河问题。附带clips源代码。-use clips resolve four limit the time the river issues. Fringe clips source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:李立
  1. 野人过河

    0下载:
  2. 有JAVA写的一个小程序 是关于人工智能的野人过河的 看看有需要的没? -have written a small program on artificial intelligence Savage cross the river to see if there is no need?
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2005
    • 提供者:胡俊
  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
    • 文件大小:11419
    • 提供者:
  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
    • 文件大小:443275
    • 提供者:刘胜国
  1. 农夫过河问题

    0下载:
  2. 农夫过河问题的广度优先搜索算法的PASCAL程序-farmer across the river in breadth - first search algorithm procedures PASCAL
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1777
    • 提供者:启东
  1. 农夫过河

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

    • 发布日期:2008-10-13
    • 文件大小:1550
    • 提供者:于小波
  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
    • 文件大小:444397
    • 提供者:代泽伟
  1. 过河问题

    0下载:
  2. 三者的过河问题
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-09-27
    • 文件大小:1028
    • 提供者:75426158@qq.com
  1. nfgh.rar

    0下载:
  2. 用于实现农夫过河问题,使农夫 狼 羊 蔬菜可以安全过河,For the realization of farmers across the river, so that the wolf sheep farmer vegetables can safely cross the river
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3547
    • 提供者:zy
  1. chuanjiaoshi

    0下载:
  2. 1. 野人与传教士过河问题:有传教士和野人各三人需要过河,他们都会划船。现只有一条船,一次只能载两人。假设野人多于传教士时传教士就会被吃掉。编程求出所有能确保全部安全的过河的计划,并给出Visual Prolog程序-1. Savage and missionaries across the river problem: There are three missionaries and savages the need to cross the river, they will be boati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:20763
    • 提供者:宋小猫
  1. AI_CrossRiver

    0下载:
  2. 人工智能课程 产生式部分的一个实验设计:用产生式解决“过河问题”-Production of artificial intelligence course as a part of experimental design: The production solve the " problem across the river"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:18821
    • 提供者:roy
  1. sr

    0下载:
  2. 商人过河的问题,三个商人各带一个仆人-Merchants across the river mathematical modeling problem is a classic problem
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1710
    • 提供者:薛金
  1. stackqueue

    0下载:
  2. 数据结构栈和队列基本源代码,并包括银行模拟、中缀表达式计算、列车调度、农夫过河问题等经典数据结构算法。-Stack and queue data structure of the basic source code, and includes Bank of simulation, in the calculation is made up of expressions, the train scheduling, the farmer across the river, such as the
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:12772
    • 提供者:guanjun
  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
    • 文件大小:3277
    • 提供者:王浩
  1. boat

    1下载:
  2. 用MATLAB求解智力游戏商人过河问题,即m个商人和m个随从过河,船的容量为k,求解在保证河的任一岸商人数大于随从数的过河方案。-Puzzle Solving with MATLAB merchants across the river, namely, m-business and m-followers across the river, the ship has a capacity of k, to solve any one of the ensure that the river s
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1336
    • 提供者:Tom
  1. guohewenti

    1下载:
  2. AI 人工智能 在C#环境下 实现 过河问题 算法-AI
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-06
    • 文件大小:450763
    • 提供者:杨三
  1. river

    0下载:
  2. 运筹学实验1 农夫过河 的C++程序 方便学习运筹思想和编程。-Operations Research Experiment 1 the farmer across the river to learn C++ program to facilitate logistics thinking and programming.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1173254
    • 提供者:zyy
  1. Cross

    0下载:
  2. 经典的过河问题或食人魔问题或人鬼过河问题-cross river
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3411
    • 提供者:冰儿
  1. famercrossriver

    0下载:
  2. 农夫过河问题描述的是一个农夫带着一只狼、一只羊和一棵白菜,处于河的南岸,而他要将这些东西带到北岸。但是他面前只有一条小船,而每次他只能带一件东西过河,由于食物链的关系,他不能将狼和羊同时留下,也不能将羊和白菜同时留下,但可以将狼和白菜同时留下。编写一段代码,描述农夫所采用的过河方法。 -Problem descr iption farmer across the river is a farmer with a wolf, a sheep and a cabbage, in the sout
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:9230
    • 提供者:李晓东
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com