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

搜索资源列表

  1. josephu

    0下载:
  2. 类似于猴子选大王问题,即josephu问题,设定循环总数和模数,可得到解-King of the monkeys is similar to the election, namely josephu problem, set the cycle and the modulus of the total number of available solutions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:15459
    • 提供者:zx
  1. chit

    0下载:
  2. 猴子吃桃问题的一种解答!有兴趣可以-Monkeys eat a peach to answer the question! Who are interested can
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:daxiadian2
  1. monkeyking

    0下载:
  2. 这是我用c++做的一个猴子选大王的算法,可能本站有相关的,但是我这个算法很经典,给大家参考一下,可能有需要的!-This is what I used c++ Do a monkey king election algorithms, may have a related site, but I this algorithm is a classic look for your reference, you may need!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14690
    • 提供者:侯坚强
  1. houzixuandawang

    0下载:
  2. n只猴子要选大王,选举方法如下,所有猴子按1,2,... ,n编号围坐一圈,从第一好看是按照1,2,... ,m报数,凡报到m号的退 出圈外 ,如此循环,直到圈内只剩一只猴子时,这只猴子就是大王。-n monkeys to choose the king, the election is as follows, all the monkeys by 1,2, ..., n number around a circle, from the first look is in accordan
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:951
    • 提供者:王靖
  1. 6

    0下载:
  2. 海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只    猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了    一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的,    问海滩上原来最少有多少个桃子? -The beach there is a pile of peaches, five monkeys for hours. The first monkeys of this heap
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2646
    • 提供者:李河南
  1. shujujiegou

    1下载:
  2. 本课题主要根据功能需要开发软件解决迷宫求解的问题。可以输入一个任 意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出。以及Joseph环问题,利用单向循环链表存储结构模拟此,按照出列的顺序输出各个人的编号。还有猴子选大王问题。数据结构课程设计时做的-This issue primarily on the basis of functional need to develop software solutions to solve maze problems. Can enter
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:106463
    • 提供者:胡娟
  1. qq

    0下载:
  2. 数据库 上机小程序 猴子选大王 源代码-Database machine applet source code monkey king election
  3. 所属分类:Database system

    • 发布日期:2017-04-06
    • 文件大小:7892
    • 提供者:xiangyang
  1. monkey

    0下载:
  2. 猴子选大王 任务: 一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1-m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 功能要求: 1. 输入数据:输入m,n m,n 为整数,n<m 2. 输出形式:中文提示按照m个猴子,数n 个数的方法,输出为大王的猴子是几号 ,建立一个函数来实现此功能。 -err
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:5191
    • 提供者:落雅孜
  1. shiyan2_1_2

    0下载:
  2. 大学数据结构课程常用的程序~猴子选大王~带有详尽的说明-University curriculum data structure commonly used procedures ~ ~ Monkey King the election with a detailed descr iption of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:354239
    • 提供者:tom
  1. 11111

    0下载:
  2. 猴子选大王,基于VC的小程序。通过数据库搜索选出目标数。使我们的一次课程设计。-Election Monkey King
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:190839
    • 提供者:Andy
  1. skk

    0下载:
  2. 建立循环链表,实现选猴王的程序:输入N只猴子,从第一只猴子开始报数(M),数到m的那只猴子就推出,如此循环,剩下的最后一直猴子就是猴王-Circulation list set up, implementation procedures for the election of the King: Enter the N monkeys, monkeys from the first start off (M), only a few of the m Monkey on the introduc
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:660
    • 提供者:loya0415
  1. Monkey

    0下载:
  2. 这是一个简单的算法,用循环链表实现了猴子选王。用C语言描述-This is a simple algorithm, using the cycle to achieve the monkeys selected list king. Described using C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:586
    • 提供者:谭彪
  1. monkey

    0下载:
  2. n个猴子围坐一圈并按照顺时针方向从1到n编号,从第s个猴子开始进行1到m的报数,报数到第m的猴子退出报数,从紧挨它的下一个猴子重新开始1到m的报数,如此进行下去知道所有的猴子都退出为止。求给出这n个猴子的退出的顺序表。-n a monkey sitting around and in accordance with the clockwise direction from 1 to n number of monkeys from the first s start from 1 to m of
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:7702
    • 提供者:wonder
  1. J

    0下载:
  2. 数据结构中的约瑟夫换的问题,或者称为猴子选大王的问题,非常普遍-Data structure for the issue of Joseph, or known as the monkey king of the issue of elections, is very common
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:222426
    • 提供者:gracie
  1. houzixuandaiwang

    0下载:
  2. 猴子选大王是个重要问题 猴子选大王是个重要问题-houzixuandawang
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:1134
    • 提供者:彭林
  1. SM

    0下载:
  2. 任务:一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1-m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 功能:输入数据:输入m,n(m,n 为整数且n<m) 输出形式:中文提示按照m个猴子,数n 个数的方法,输出为大王的猴子是几号 ,建立一个函数来实现此功能-Tasks: a bunch of monkeys have a number, number is 1,2,3 ... m,
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:773
    • 提供者:延伸
  1. Josephissues

    0下载:
  2. 求解约瑟夫问题:猴子选大王:设有n个猴子围坐一圈,编号为1到n ,从1号开始报数,数到m的猴子出列;下一个猴子又从1开始报数,数到m 的猴子又出列,依次类推,直到最后一个便是大王。要求输出出列顺序,分别以n=30,m=7;n=7,m=30运行程序,检查结果是否正确。-Solving the issue of Joseph: King of the monkeys selected: with a monkey n around a circle, numbered 1 to n, from th
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:57504
    • 提供者:zc
  1. struct

    0下载:
  2. 数据结构课程设计,包括猴子选大王,文章编辑,航空系统,纸牌游戏。-Curriculum design data structure, including the monkey king election, the article editor, aviation systems, card games.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:476377
    • 提供者:书缘
  1. houzixuandawang

    0下载:
  2. 一个简单的游戏,看谁是最后的大王,一群猴子中的,美猴王。。。。。最后的胜利者-A big tiger and a small tiger are hungry.They are behind the monkeys garden. :It s one o clock.Go and have a look.What are the monkeys doing?
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1603
    • 提供者:ls
  1. hh

    0下载:
  2. 一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1-m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 -Monkeys have a pile of numbers is the number 1,2,3 ... m, this group of monkeys (m) of 1-m in accordance with the order around a circle, from the be
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:24592
    • 提供者:浮萍
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com