搜索资源列表
-
0下载:
此程序在VC界面上能够实现斐波那契序列,操作简单,便于读者使用-this procedure in VC interface can be achieved Fibonacci sequence, simple operation and ease of use of the reader
-
-
0下载:
Write a recursive function to obtain the first 25 numbers of a Fibonacci sequence. In a
Fibonacci sequence the sum of two successive terms gives the third term. Following are
the first few terms of the Fibonacci sequence: 1 1 2 3 5 8 13 21 34 5
-
-
0下载:
斐波那契数列,又称黄金分割数列,指的是这样一个数列:0、1 、2、3、5、8、13、21、-In mathematics, the Fibonacci numbers or Fibonacci series or Fibonacci sequence are the numbers in the following integer sequence.
-
-
0下载:
斐波那契数列算法,以队列的形式存储长度为k的斐波那契数列-Fibonacci series algorithm stored in the form of the queue length is k Fibonacci sequence
-
-
0下载:
Fibonacci数列,前40个数。,请大家多多指教.
-Fibonacci sequence, the number of the top 40. , Please exhibitions.
-
-
0下载:
斐波那契序列的c++程序,运行后可以根据指令输出在斐波那契序列的形状。-The Fibonacci sequence of c++ programs, after the operation can be output according to the instructions in the shape of the Fibonacci sequence.
-
-
0下载:
对斐波那契数列的算法实现,采用多种方法,使用了多进程,便于学习斐波那契算法。(The Fibonacci sequence algorithm implementation, using a variety of methods, the use of multi-process, easy to learn Fibonacci algorithm.)
-