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

搜索资源列表

  1. Monkey and Banana.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:901byte
    • 提供者:
  1. monkey~~~~

    0下载:
  2. 一个简单的数据结构 解决经典的猴子选大王问题-a simple data structure to solve the classic problem of monkeys elected king
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.73kb
    • 提供者:Sana
  1. Monkey and Banana

    0下载:
  2. 一个用到动态规划算法的acm题-used a dynamic programming algorithm that acm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:李超
  1. 2006102411

    0下载:
  2. 猴子选大王,c语言,有源码,有注释,可供使用交流。-election monkey king, c language, the source code, notes, the availability of the exchange.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.28kb
    • 提供者:杨琳琳
  1. xyx

    0下载:
  2. 这是数据结构的应用 有小游戏的开发和计算 如猴子选大王 纸牌 文本统计等-This is the data structure of a small game development, and if the calculation monkey king playing card version of the election statistics
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:陈朝熙
  1. shujijiegou

    0下载:
  2. 用数据结构做的约瑟夫问题,其中还包括类似问题中的猴子选大王算法 -do with the data structure Joseph problems, which also included a similar problem is the monkey king algorithm election
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19.82kb
    • 提供者:刘佳奇
  1. Monkey

    2下载:
  2. 猴群算法 ,不知道怎么转换成matlab下的,所以如果大家谁知道的话,可以告诉我一下
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11.57kb
    • 提供者:米海杰
  1. monkey

    0下载:
  2. 猴子选大王代码 猴子选大王代码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:962byte
    • 提供者:hejing
  1. monkey

    0下载:
  2. 该程序为猴子选大王的程序,动态分配空间产生一个顺序队列,为圈子里的猴子安排编号,通过一个指针的移动来选择退出队列的猴子,经过几次循环可以得到最终的大王
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1022byte
    • 提供者:ruikobe
  1. monkey

    0下载:
  2. 数据结构课上练习的有趣问题:一群猴子围成一圈通过报数选出猴王
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:松鼠
  1. monkey

    0下载:
  2. 数据结构课设题目。一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1--m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 该程序是数一个固定的数字。有详细的注释。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:zkeey
  1. monkey

    0下载:
  2. 海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的,问海滩上原来最少有多少个桃子? -There are a bunch of peach on the beach, five monkeys to the point. The first monkey peach these credentials ar
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:4.52kb
    • 提供者:山海
  1. Monkey

    0下载:
  2. 山上有m只猴子要选大王,选举办法如下:所有猴子从1到m进行编号并围坐一圈,从第一号开始按顺序1,2,...n继续报数,凡是报n号的猴子都退出到圈外,照此循环报数,直到圈内只剩下一只猴子时,这只猴子就是大王.输出大王的编号。 -Mountains have m of the monkeys to elect king, method of election are as follows: All monkeys are numbered from 1 to m, and sitting ar
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:516byte
    • 提供者:随风而去
  1. gecco09

    0下载:
  2. Metaheuristic Monkey search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:185.12kb
    • 提供者:destroy
  1. metaheuristics-algo-Monkey-search

    0下载:
  2. implementation of the Monkey search optimization algorithme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:147.77kb
    • 提供者:Adil
  1. Monkey

    0下载:
  2. 猴子吃桃数组解决 有一群猴子摘了一堆桃子,他们每天都吃当前桃子的一半且再多吃一个,到了第10天就只余下一个桃子。求出原来这群猴子共摘了多少个桃子。-Monkey eating a group of monkeys to solve an array of peach picked a bunch of peaches, peaches they currently eat every day and then eat a half, to the first 10 days left in a
  3. 所属分类:Data structs

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:tom
  1. monkey

    0下载:
  2. 猴子选大王问题进行实现的代码,即Joseph算法实现-Type text or a website address or translate a document. Cancel Hóuzi xuǎn dàwáng shíxiàn de dàimǎ, jí Joseph suànfǎ shíxiàn Chinese- detected to English translation English Spanish Arabic Monkey King achieve t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:101.16kb
    • 提供者:饶慧娟
  1. monkey-eat-peach

    0下载:
  2. 猴子吃桃问题:猴子第一天摘下若干个桃,当即吃了一半,还不瘾,又多吃了一个 第二天早上又将剩下的桃子吃掉一半,又多吃了一个。以后每天早上都吃了前一天剩下的一半零一个。到第10天早上想再吃时,见只剩下一个桃子了。求第一天共摘了多少。 -monkey eat peach:first day ,the monkey picks some peaches,and eat half of them,but that can t satisfy him,he eat one more second day
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:156.81kb
    • 提供者:赵爽
  1. Choose-Monkey-King

    0下载:
  2. 选猴王(C语言)设置是150只,每5只去掉1只,可自行修改。-The election Monkey King (C language) setting is 150, a 5 removed, can be modified.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:11.5kb
    • 提供者:赢在企鹅
  1. Monkey-king-election

    0下载:
  2. 【问题描述】 一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1 m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 【基本要求】 输入数据:输入m,n。m,n 为整数,n<m; 输出形式:中文提示按照m个猴子,数n个数的方法,输出为大王的猴子是几号,建立一个函数来实现此功能。-[Problem Descr iption] a bunch of monkeys have numbe
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:947byte
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com