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

搜索资源列表

  1. hou

    0下载:
  2. 一个有趣的数学题:猴子吃桃子的问题,不知有人能看懂吗,这也是我花了一定的精力才编出来的呀!-an interesting mathematical questions : monkeys eat peaches problems, I wonder if people can understand it, which is why I spent a certain amount of energy before the series!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:张非
  1. java_example

    0下载:
  2. 实例(java) 1. 编写一个程序,列出1 到1000 以内的,求59 的余后为1 质数。 2. 试编写程序解下面的问题。猴子吃桃问题:猴子第一天摘下若干个桃子,当即吃了 一半,还不瘾,又多吃了一个 第二天早上又将剩下的桃子吃掉一半,又多吃了一个。 以后每天早上都吃了前一天剩下的一半零一个。到第10 天早上想再吃时,见只剩 下一个桃子了。求第一天共摘了多少。 3. 编写一个程序求1+2!+3!+...+20!的和。 4. 试编写程序求解下面的问题:海滩上有一堆桃子,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1658
    • 提供者:wangqi
  1. monkey_eat

    0下载:
  2. 一个小程序,算法也很简单,猴子吃桃子,大家看看有没有更好的解决办法-a small procedure, the algorithm is quite simple, and monkeys eat peaches, we see no better solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:huashen
  1. Taozi

    0下载:
  2. 猴子吃桃问题:猴子第一天摘下若干个桃子,当即吃了一半,还不瘾,又多吃了一个    第二天早上又将剩下的桃子吃掉一半,又多吃了一个。以后每天早上都吃了前一天剩下    的一半零一个。到第10天早上想再吃时,见只剩下一个桃子了。求第一天共摘了多少。 -monkeys eat peaches : monkeys became the first several days of peaches, a half-eaten immediately, not addiction, Also ea
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:107956
    • 提供者:nalnal_gnod
  1. 猴子吃桃子

    0下载:
  2. vb猴子吃桃子算法实现-vb monkeys eat peaches Algorithm
  3. 所属分类:开发工具

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

    0下载:
  2. 一只猴子在X天中一共吃了Y个桃子。已知这只猴子每天最多吃10个桃子,最少可以不吃桃子。问一共有多少种不同的吃法。
  3. 所属分类:书籍源码

    • 发布日期:2014-01-17
    • 文件大小:5444
    • 提供者:hushubing
  1. jingdian100+chengxu

    0下载:
  2. 里面内容非常丰富涉及的方面很广,比如有企业工资问题,猴子吃桃子问题,回文数问题,画圆,三角形,方形问题
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23939
    • 提供者:虞止
  1. monkey

    0下载:
  2. 描述猴子吃桃问题,从第一天一直推至最后一天,球的桃子总数。-Descr iption monkeys eat peaches, from the first day has been pushed to the last day, the total number of balls of peach.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:213288
    • 提供者:吴玮
  1. diguidituifa

    0下载:
  2. 递归法实现猴子吃桃,第十天一个桃子,球第一天的数量,每天吃的数量是前一天数量的一半加一,递归法整数排序-Recursive method to achieve the monkeys eat peaches, the tenth day of a peach, the number of the first day of the ball, eat the day before the number is half the number plus one, sort integer recurs
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:869
    • 提供者:yangyang
  1. Animal

    0下载:
  2. 有两个动物,一只猴子,一头大象,两种水果,香蕉和桃子,猴子吃到好的桃子笑哈哈,吃到坏的哭起来。吃到好的香蕉跳起来,吃到坏的香蕉扔掉香蕉,大象不吃桃子,大象吃到好的香蕉翘鼻子,吃到坏的香蕉吐出来。-There are two animals, a monkey, an elephant, two fruits, bananas and peaches, peach monkey eat a good laugh, eat bad to cry. Eat a good banana jump, th
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:795
    • 提供者:亲爱的
  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
    • 文件大小:1024
    • 提供者:tom
  1. 106

    0下载:
  2. 猴子吃桃子问题的VB程序示例,很不错的VB源码,适合VB爱好者学习研究。-Monkeys eat peaches problem of VB procedures example, a very good VB source code, suitable for VB enthusiasts to study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2104
    • 提供者:
  1. 猴子吃桃子问题求解

    0下载:
  2. 题目:一只猴子摘了N个桃子第一天吃了一半又多吃了一个,第二天又吃了余下的 一半又多吃了一个,到第十天的时候发现还有一个. -Topic: a monkey picked N a peach first day ate a half and eat a, the second day and eat the rest of the Half and eat a, to the first ten days of found and a.
  3. 所属分类:编程文档

    • 发布日期:2017-03-21
    • 文件大小:3299
    • 提供者:崔嬴
  1. 吃桃子解题

    0下载:
  2. 题目:一只猴子摘了N个桃子第一天吃了一半又多吃了一个,第二天又吃了余下的 一半又多吃了一个,到第十天的时候发现还有一个. -Topic: a monkey picked N a peach first day ate a half and eat a, the second day and eat the rest of the Half and eat a, to the first ten days of found and a.
  3. 所属分类:其他小程序

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:崔嬴
  1. CPPprogram-yuanma

    0下载:
  2. 压缩文件中包含输出自然数各因子的乘积形式、输出目录格式、九九乘法表、复数加法、猴子吃桃子、斐波纳契数列、模拟发扑克牌、套含空心的金字塔的C++程序源码。-Compressed file that contains the product of the form factor of the output of natural numbers, the output directory format, multiplication tables, plural addition, monkeys e
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:3429
    • 提供者:奕欣
  1. houzi

    0下载:
  2. 猴子吃桃子问题。有一群猴子摘了一堆桃子,他们每天都吃当前桃子的一半且再多吃一个,到了第10天就只余下一个桃子。用多种方法实现求出原来这群猴子共摘了多少个桃子-Monkey eating a peach problem. A group of monkeys picked a bunch of peaches, peaches they currently eat every day and then eat a half, to the first 10 days will have only
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:717
    • 提供者:shixiaobin
  1. 实验3

    0下载:
  2. 猴子吃桃子问题 有一群猴子摘了一堆桃子,他们每天都吃当前桃子的一半且再多吃一个,到了第10天就只余下一个桃子。用多种方法实现求出原来这群猴子共摘了多少个桃子。(Monkey eat peaches A group of monkeys picked up a pile of peaches. They ate half of the current peaches and ate one more every day. In the tenth day, the rest of the
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:331776
    • 提供者:andyhui
  1. 猴子吃桃子

    0下载:
  2. 猴子吃桃子小游戏,使用vb.net 编程(Monkeys eat peaches small game, using vb.net programming)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:71680
    • 提供者:聚类
  1. 改进后的猴子吃桃子

    0下载:
  2. 改进后的猴子吃桃子程序,使用vb.net编程的小程序,也是课本上的小作业(The small program that uses vb.net programming is also a little homework on the textbook)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:126976
    • 提供者:聚类
  1. 猴子吃桃子的问题

    0下载:
  2. 解决的是猴子每天吃一堆桃子中的一半还要多一个的,最后一天就剩下一个问,开始的时候一共有多少桃子的问题
  3. 所属分类:C#编程

« 12 »
搜珍网 www.dssz.com