CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 斐波那契数列

搜索资源列表

  1. JAVA递归

    0下载:
  2. 这是一个递归结构求斐波那契数列中的数列中的前10个数。-This is a recursive structure for Fibonacci series, the series of 10 numbers.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:易杜平
  1. fibonacci

    0下载:
  2. 经典的斐波那契数列算法,使用c++语言编写。希望对大家有用-Classic Fibonacci sequence algorithm, using c++ language. Want to be useful to everyone
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:648byte
    • 提供者:陈小潘
  1. biginteager

    0下载:
  2. 超大整数的C++算法 普通的计算机无法算出巨大的整数 比如算斐波那契数列的时候 一搬只能算出49位 要想算的多智能添加一个类 -BIGINTEAGERS inC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2.13kb
    • 提供者:yuanye
  1. suanfa

    0下载:
  2. 算法的试验报告 包括斐波那契数列问题(内涵流程图等等)-Test report including algorithm Fibonacci sequence
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:25.13kb
    • 提供者:KIM
  1. execise1

    0下载:
  2. 本程序为用户输入一个整数,程序会给出对应该位置的斐波那契数列的值。-This procedure for the user to enter an integer, the program will be given to the location of the Fibonacci sequence value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:618byte
    • 提供者:李文娟
  1. Fibonacci

    0下载:
  2. 可以实现大整数斐波那契数列元素的输出,输入元素序号,输出整数-Can achieve large integer Fibonacci sequence elements in the output, input element number, output integer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:176.12kb
    • 提供者:wmj
  1. Fibo

    0下载:
  2. 用循环实现斐波那契数列,输入位置,输出数字~~不过不要用太大的位置哟,你的本本会崩溃的~_~-Achieved by circulating Fibonacci series, enter the location, the output figures do not use too much ~ ~ but the location of yo, your books will collapse ~ _ ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:489.72kb
    • 提供者:sarah
  1. fib

    0下载:
  2. 实现斐波那契数列求和及显示,分别输入要测试的次数,并输入要求和的前几项,屏幕上就能显示要求的和,并给你你要求的次数-Fibonacci series to achieve the sum and show, respectively, enter the number you want to test and enter the first few requirements and on the screen and can display requirements and give you t
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:856.6kb
    • 提供者:sch
  1. 输出斐波那契数列前 n项

    0下载:
  2. 通过输入数值n,输出斐波那契数列前 n项(Through the numerical input n, output Fibonacci numbers before the n)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6kb
    • 提供者:yanyanyan
  1. 韩信点兵

    0下载:
  2. 验证斐波那契数列 波波各方面各式各样特vjjfulj规范国家规定下雨(fdb sd fngn etf dbd db tbgf vxf erv dt yth)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:38kb
    • 提供者:张继斌
  1. 菲波那契数列

    0下载:
  2. //指的是这样一个数列: 1,1,2,3,5,8,13,21…… //这个数列从第三项开始,每一项都等于前两项之和(refers to such a sequence: 1, 1, 2, 3, 5, 8, 13, 21...... This series from the beginning of the third /, each of which is equal to the sum of the preceding two terms)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6kb
    • 提供者:aliflcat
  1. Fibonacci Numbers

    0下载:
  2. 用C++函数对斐波那契数列进行求解,入门级算法,适合掌握(In c + + function to solve the Fibonacci sequence, entry-level algorithm, suitable for control)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:9kb
    • 提供者:自牧归荑
  1. 01 斐波那契数列

    0下载:
  2. 斐波那契数列程序的实现方式,C++程序。。。。。。。(The Fibonacci program)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:2kb
    • 提供者:曹正纲
  1. fibo

    0下载:
  2. 斐波那契数列,简单地说,起始两项为0和1,此后的项分别为它的前两项之后。本算法使用递归算法实现。(The Fibonacci sequence, simply said, starting two to 0 and 1, then were the top two after it. This algorithm is implemented by recursive algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:qjfklgdf
  1. 斐波那契数

    0下载:
  2. 斐波那契数,能够求1-n的斐波那契数列以及时间,通过输入一个数值n,即可从1-n输出数列和所需时间。(Fibonacci, can 1-N the Fibonacci sequence and time, through a numerical input n can be output from the 1-n sequence and the time required.)
  3. 所属分类:其他

  1. 斐波那契数列

    0下载:
  2. 能够实现斐波那契数列,阿特姆郎数和汉诺塔游戏步骤的产生,用PYTHON语言编写,简介实用(Which can realize the Fibonacci sequence)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:ty1148456099
  1. Desktop

    0下载:
  2. 斐波那契数是0、1、1、2、3、5、8、13、21,用递归方法可以定义为F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*),此程序作用为算出第n个斐波那契数的数值并输出(Calculate the n value and output Fibonacci number)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:505爱夏
  1. 斐波那契数列用循环队列解决

    0下载:
  2. 本代码提供将斐波那契数列用循环队列来解决的方案。(This code provides a solution to the Fibonacci sequence using a circular queue.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:3kb
    • 提供者:jackahri
  1. 斐波那契数列

    0下载:
  2. 斐波那契数列源代码,是当前最完整的,供大家分享,绝对简单(Fibonacci sequence source code, is the most complete, for everyone to share, absolutely simple)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-19
    • 文件大小:42kb
    • 提供者:Youlande
  1. 斐波那契数列

    1下载:
  2. c语言解决斐波那契数列问题,本科远古代码
  3. 所属分类:其他小程序

« 12 3 4 »
搜珍网 www.dssz.com