文件名称:Fibonacci
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
个人原创代码:编写Java Application程序,求Fibonacci序列的前n项,要求:
在main方法中定义一数组,数组的长度n为一final定义的常量,使用一单独方法,无返回值,参数为一数组,在方法中给数组赋予序列的值,在main方法中调用该方法,然后打印结果数组的内容。-The original code of the individual: write Java Application seeking the Fibonacci sequence of the first n terms, the requirements:
In the main method to define an array, an array of length n is a final definition of the constants, using a separate method, the return value parameter is an array, array given sequence of values to the method, the main method calls the method , and then print the contents of the result array.
在main方法中定义一数组,数组的长度n为一final定义的常量,使用一单独方法,无返回值,参数为一数组,在方法中给数组赋予序列的值,在main方法中调用该方法,然后打印结果数组的内容。-The original code of the individual: write Java Application seeking the Fibonacci sequence of the first n terms, the requirements:
In the main method to define an array, an array of length n is a final definition of the constants, using a separate method, the return value parameter is an array, array given sequence of values to the method, the main method calls the method , and then print the contents of the result array.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Fibonacci.java
本Java程序设计详细要求.txt
本Java程序设计详细要求.txt