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

搜索资源列表

  1. 207

    0下载:
  2. 商人过河游戏 :功能很强大,是用C语言编的一个商人过河游戏程序,适合于有一定C语言基础,想更进一层楼的C语言爱好者-Merchants to cross the river game: very powerful feature is the use of C language compiled a businessman to cross the river games, suitable for a certain C language based on C-like mode for e
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:12920
    • 提供者:jackchen
  1. yerenguohe

    0下载:
  2. 人工智能中经典算法野人过河的问题C语言实现-Classic algorithms in Artificial Intelligence Savage C language implementation issues across the river
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2693
    • 提供者:夏天
  1. passliver

    0下载:
  2. 过河问题求解算法,采用C语言实现,利用递归算法求解出最后可行的方案,而且人数是可变的。-the way to pass the liver
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:179600
    • 提供者:陈东
  1. shangrenguohe

    0下载:
  2. 商人过河程序,找了好久才找到的程序-shangrenguohe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6885
    • 提供者:lizhuangzi
  1. unit14_1

    0下载:
  2. 商人过河实验的mathematica程序应用动态规划算法-mathematica
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:27026
    • 提供者:lizhuangzi
  1. CrossingRiver

    1下载:
  2. 野人过河问题的实现,并有动画效果演示,用openGL做的-Savage realization of the problem across the river and have animation demo, to do with openGL
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-01-06
    • 文件大小:5856255
    • 提供者:陈洲
  1. ai1

    0下载:
  2. 带回溯的深度优先策略:解决经典野人传教士过河问题的求解:三个修道士和三个野人过河,船一次最多只能载两个人,在任何时候修道士的人数不能少于野人人数,否则野人会吃掉修道士。找出六个人顺利过河的所有方案。 采用带回溯的深度优先搜索策略,共定义了7种合法操作{2,0,0},{1,0,0},{1,1,0},{0,1,0},{0,2,0},{0,1,1},{1,0,1}代表上船的人数,根据船所在位置决定在状态上是加或者减操作。扩展结点时按顺序应用操作,知道回溯到初始状态且所有操作用完,程序结束。-Wi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:3026
    • 提供者:jyll
  1. 10

    0下载:
  2. 有一农夫要将自己的兔子、蔬菜和狐狸等3件物品运过河。但农夫过河时所用的船每次最多只能装其中的一件物品,而这3件物品之间又存在一定的制约关系:兔子不能单独和狐狸以及不能和蔬菜在一起,因为狐狸要吃兔子,兔子也能吃蔬菜。试构造出问题模式以编程实现这一问题的求解-There is a farmer to own a rabbit, vegetables and foxes and other goods transported across the river 3. But the farmer cro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1911
    • 提供者:chenbo
  1. yerenguohe

    0下载:
  2. 有三个牧师和三个野人过河,只有一条能装下两个人的船,在河的任何一方或者船上,如果野人的人数大于牧师的人数,那么牧师就会有危险. 找出一种安全的渡河方法-There are three priests and three Savage river, and only one person can hold the next two boats in the river, or any party on board, if the savage is greater than the number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3002
    • 提供者:weixinyi
  1. MCproblem

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

    • 发布日期:2017-03-25
    • 文件大小:3460
    • 提供者:杨雨
  1. Businessmen

    0下载:
  2. 商人过河问题是数学建模中的一个经典问题,程序利用链表存储渡河状态,使用穷举的算法实现。该算法会找出N个商人/随从渡河的一个可行方案,但并不保证是最佳方案。-Businessmen river problem is Mathematical Modeling a classic problem, procedures use linked list storage crossing state, use exhaustive s algorithm. The algorithm will iden
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1716
    • 提供者:纪伟
  1. vb_code

    0下载:
  2. VB程序实现三个商人带三个奴隶过河问题,穷举算法实现商人安全过河-shang ren guo he wen ti
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1338
    • 提供者:12
  1. javalaohuguohe

    0下载:
  2. 老虎过河的源程序,可供初学者学习使用。有价值。-Tiger crossing a river' s source, for beginners to learn to use. Value.
  3. 所属分类:Games

    • 发布日期:2017-04-06
    • 文件大小:625
    • 提供者:徐锡平
  1. peoplesheep8

    0下载:
  2. 人狼羊菜过河的 C++程序 源代码 vbggdfh-people wolf sheep
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:749
    • 提供者:humimi
  1. shangrenguohe

    0下载:
  2. 经典的商人过河游戏,认真学习下会很有帮助的。-Classic games business across the river, under the careful study will be helpful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:12976
    • 提供者:王王三
  1. nong_fu_guo_he

    0下载:
  2. 用队列做_农夫过河(使用C语言编写)-用队列做_农夫过河
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-03
    • 文件大小:295616
    • 提供者:黄健繁
  1. BOJ1293

    0下载:
  2. BOJ1293:小马想用最快的速度过河。 河水有缓有急,不同地方深浅也不一样,因此,在河的不同地方,行走的速度是有区别的。小马把河划分成N*M个矩形区域,像一个矩阵,南北N个区,东西M个区。小马现在在河的南岸,要走到北岸去。小马可以从任何邻接南岸的区域进入河中;在河里,每次只能从当前区域走到北方、东北、西北三个相邻区域;只要走到最北边的任何一个区域,下一步就可以上岸。小马在每个区域中需要停留的时间不尽相同。请你帮助小马计算一下它在河里至少需要停留多长时间才能过河。-BOJ1293: colt
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:107130
    • 提供者:小获
  1. srgh

    0下载:
  2. 一个关于商人过河的源程序,可以随着商人数与仆人数的变化解得-good
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1299
    • 提供者:郭凤
  1. 2

    0下载:
  2. 狼 ,农夫,山羊过河问题的程序实现,代码注释很清楚-Wolf, farmers, goat across the river to procedures for implementation, the code is very clear comments
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:983
    • 提供者:冯玉谦
  1. shangrenguohe

    0下载:
  2. 自己用VS2005编写的商人过河的小游戏,它是基于控制台的程序,通过输入实现人机互动-Written by VS2005 across the merchants of small game, it is based on a console application and realization man-machine interaction through input
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:792
    • 提供者:小宋
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com