搜索资源列表

  1. SomeoneDie

    0下载:
  2. 约瑟夫生者死者游戏 30个旅客同乘一条船,因为严重超载,加大风浪大作,危险万分。因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围坐一圈,由第一个人数起,依次报数,数到第9人,便把他投入大海中,然后再从它的下一个人数起,数到第9人,再将他扔进大海中,如此循环地进行,直到剩下15个乘客为止。问哪些位置是将被扔下大海的位置。-Joseph living and the dead
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:Kim
  1. famercrossriver

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

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:李晓东
  1. boat

    0下载:
  2. 手机JAVA游戏,类似于海盗船,可以放到手机里,-Mobile JAVA games, similar to the pirate ship, you can put the phone,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:73728
    • 提供者:顾朋生
  1. main2

    0下载:
  2. 3、 友元 编写C++程序完成以下功能: (1) 定义一个Boat和Car两个类,他们都具有私用属性——重量; (2) 编写一个函数,计算两者的重量和。 double TotalWeight(Boat& b, Car& c) -3, friend write C++ program to accomplish the following functions: (1) defines two classes of a
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:billy
  1. 2

    0下载:
  2. 编写C++程序完成以下功能: (1) 定义一个Boat和Car两个类,他们都具有私用属性——重量; (2) 编写一个函数,计算两者的重量和。 double TotalWeight(Boat& b, Car& c) -Write C++ program to accomplish the following functions: (1) define a Boat and Car two classes, they ha
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Quki
  1. showsolution

    0下载:
  2. For multiple boards in a test suite, this function displays the wind, starting and end points and maximum wind. For each solver for each board, the boat path and thrust adjustments are displayed. In the legend, the solve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:zxy
  1. Fama

    0下载:
  2. 2. 农夫和小米问题:农夫、狐狸、鸡和米都在一条河的左岸,现在要把它们全部送到右岸去,农夫有一条船,过河时,除农夫外,船上至多能载狐狸、鸡和米中的一样。狐狸要吃鸡,鸡要吃米,除非农夫在那里。试编程求出所有能确保全部安全的过河的计划,并给出Visual Prolog程序。-2. Farmer and millet issues: the farmer, the fox, chicken and rice are in a river
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:宋宁宁
  1. Boat

    0下载:
  2. 一款J2ME小游戏,可以下载玩玩。一款J2ME小游戏,可以下载玩玩。
  3. 所属分类:J2ME

    • 发布日期:2024-05-19
    • 文件大小:52224
    • 提供者:MY
  1. Josephusproblem

    0下载:
  2. Josephus 问题的算法,在一船上有n人,需要救m人,n个人围成一圈,相隔k个人就丢掉一个,直到只剩下m个人-Josephus problem algorithm, there are n people in a boat, people need to save m, n people form a circle, separated by k individuals to lose one, until only the m i
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:dengxianzhi
  1. chuanjiaoshi

    0下载:
  2. 有N个传教士和N个野人要过河,现在有一条船只能承载K个人(包括野人),K<N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的人数多于或等于野人的人数。-N and N have a savage missionary to cross the river, there is now a boat can only hold K individuals (including Savage), K <N,在任何时刻,如果
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:514048
    • 提供者:hch
  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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:20480
    • 提供者:宋小猫
  1. zhizheshengcun

    0下载:
  2. 问题的提出:17世纪法国数学家加斯帕的一本《数学的游戏问题》描述了许多有趣问题,约瑟问题就是其中之一: 15名基督*和15名异*同乘一船航行,途中风浪大作,危机万分,领航者告诉大家,只要将全船的一半人投入海中,其余人就能幸免。大家都同意这个办法,并协定者30人围成一圈;由第一个人起报数,每数至第9人便把他投入海中,下一个接着从1开始报数,第9人又被投入海中,依次循环,直至剩下15人为止。问题是如何排法使投入海中的人全为异*?
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:yinlingzhi
  1. 3d

    0下载:
  2. 一个 3D 的全景漫游程序,它包含了制作 3D 游戏的许多基本技巧,例如:Z 缓冲, 纹理映射, 矩阵, 多角形排序和移动背景。程序中的 3D 世界包括一架飞机和一条小船和一些树,这样您将容易理解代码并自行修改为您需要的。-3D panorama of a roaming procedure, which includes the production of many basic skills in 3D games, for exam
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1256448
    • 提供者:王先生
  1. CorssRiver

    0下载:
  2. 有N个传教士和N个野人要过河,现在有一条船只能承载K个人(包括野人),K<N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的人数多于或等于野人的人数。 用A*算法实现。-N and N have a savage missionary to cross the river, there is now a boat can only hold K individuals (including Savage), K <
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:603136
    • 提供者:luguifang
  1. catfish-bounded-move

    0下载:
  2. remembered cartoon “Mermaid” when seeing the shell. In general I have remembered all animated cartoons which looked in the childhood. But the strong impression to me has made color of a picture. The picture consists from
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:adiladil
  1. move-catfish-righit

    1下载:
  2. remembered cartoon “Mermaid” when seeing the shell. In general I have remembered all animated cartoons wh a combination of all colors from which eyes run every which way, and can t find silence. Kingdomooo in flower, boy
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:adiladil
  1. soln-wtr-lily-rprdtn

    0下载:
  2. remembered cartoon “Mermaid” when seeing the shell. In general I have remembered all animated cartoons which looked in the childhood. But the strong impression to me has made color of a picture. The picture consists from
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:adiladil
  1. boat

    0下载:
  2. LSB+MPE 数字隐藏,将密文藏入数字影像中,而且影像品质高,不易被发现-LSB+ MPE figures hide the hidden ciphertext into digital images, and image quality high and difficult to detect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:422912
    • 提供者:kjd
  1. sr

    0下载:
  2. 有四名商人各带一名仆人要过河,但船最多能载二人,商人已获得仆人的阴谋:在河的任一岸,只要浦人数超过商人数,仆人会将商人*并窃取货物。安排如何乘船的权力掌握在商人手中,你能为商人制定一个安全过河的策略吗?-The four businessmen with a servant to cross the river, but the ship can carry up to two persons, businessmen have be
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:dreaminghuan
  1. jet-boat

    0下载:
  2. code for ship using rf remote control
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:Adnan Tahir
« 1 2 3 4 5 67 8 9 10 11 12 »

源码中国 www.ymcn.org