登录
首页 » Java » 11

11

于 2019-03-10 发布 文件大小:33KB
0 227
下载积分: 1 下载次数: 0

代码说明:

说明:  一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)

文件列表:

11\.classpath, 301 , 2018-10-28
11\.project, 378 , 2018-10-28
11\.settings, 0 , 2019-03-10
11\.settings\org.eclipse.core.resources.prefs, 66 , 2018-10-28
11\.settings\org.eclipse.jdt.core.prefs, 598 , 2018-10-28
11\bin, 0 , 2019-03-10
11\bin\Main.jpg, 17238 , 2018-12-02
11\bin\Solution.class, 1122 , 2018-12-03
11\src, 0 , 2019-03-10
11\src\Main.jpg, 17238 , 2018-12-02
11\src\Solution.java, 639 , 2018-11-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Instant-messaging-system
    即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
    2014-02-15 21:30:43下载
    积分:1
  • cJSON
    cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
    2013-11-01 13:07:51下载
    积分:1
  • C2DM-client
    c2dm send the request in server
    2013-03-27 19:25:13下载
    积分:1
  • hibernate-release-4.3.11.Final
    用于java数据开发,hirberbate 框架的开发应用,适合初学者(For Java data development, hirberbate framework for the development and application, suitable for beginners)
    2017-08-03 10:56:38下载
    积分:1
  • PTDJ
    在pc上搭建java平台,用于在pc机上测试手机软件的开发,并解决问题(Java platform to build on the pc for the pc machine to test mobile phone software development, and problem solving)
    2011-05-11 16:32:04下载
    积分:1
  • Boot
    说明:  windows 平台 debugger 简易方法 操作流程(basic windows debugger)
    2020-02-05 21:58:11下载
    积分:1
  • RCPPlugin
    有关Eclipse插件开发的书籍,十分有用(book about eclipse plugin very useful)
    2011-12-02 11:46:24下载
    积分:1
  • NamespaceMappings
    This member is continually incremented when new prefixes need to be generated Source Code for Andriod.
    2013-12-16 11:34:16下载
    积分:1
  • alikaifa
    阿里巴巴java开发手册(公版),对提升java水平很有帮助( Alibaba Java Development Manual (open))
    2017-01-26 22:16:38下载
    积分:1
  • source
    说明:  JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。 JDWP 协议介绍 这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
    2019-04-25 11:00:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载