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

搜索资源列表

  1. feibonaqi

    0下载:
  2. 斐波那契数列相关问题,只是一个小小的c++程序,并没有什么太大的技术含量-Fibonacci series, just a little c++ program, and not much technical content
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:2147
    • 提供者:guol
  1. fibonacci

    0下载:
  2. 此程序为非递归法求解斐波那契数列的程序,是基于C++语言环境下的一个面向对象程序,主要涉及到C++语言堆栈知识的应用,供C++初学者学习-This program is a non-recursive method for solving the Fibonacci program column is based on an object-oriented programming C++ language environment, mainly related to the applicatio
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1064301
    • 提供者:上交
  1. Fibonacci-series

    0下载:
  2. 斐波那契数列 递归调用,主要用于了解递归用法-The Fibonacci series recursive calls, mainly used to understand recursion usage
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:748
    • 提供者:august
  1. fibonacci

    0下载:
  2. 利用数据结构实现200以内四阶斐波那契数列的计算以及显示-Less than 200 fourth-order Fibonacci series calculation and display data structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:196396
    • 提供者:Tamara Yang
  1. fib

    3下载:
  2. 一个基于VHDL编程的可用于FPGA实现的斐波那契数列计算器- implemented a circuit in VHDL that calculates Fibonacci numbers
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:6144
    • 提供者:andyxing
  1. feibonaqi

    0下载:
  2. 斐波那契数列Fibonacci series Fibonacci series Fibonacci series-Fibonacci seriesFibonacci seriesFibonacci seriesFibonacci seriesFibonacci series
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:387083
    • 提供者:ywl
  1. Fibonacci

    0下载:
  2. 通过模板类,获取斐波那契数列任意位的数,还可以修改成任意数列的类-By the template class, gets the Fibonacci sequence any number of bits can also be modified into an arbitrary sequence of classes
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:1916
    • 提供者:tianyuliu
  1. Fibonacci

    0下载:
  2. 运筹学->常用一维搜索算法->斐波那契数列法C语言实现-Operations Research-> common one-dimensional search algorithm-> Fibonacci sequence France C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:178284
    • 提供者:陈维多
  1. Fibonacci-sequence

    0下载:
  2. 递归调用产生斐波那契数列和循环产生斐波那契数列的效率的比对,输入要产生的斐波那契数列的位数-Recursive call produces Fibonacci sequence and cycling Fibonacci series comparing the efficiency of input to generate Fibonacci sequence of digits
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:649
    • 提供者:风格还是
  1. feibonaqi

    0下载:
  2. 斐波那契数列,用VErilog语言实现非常好-Fibonacci sequence, using VErilog language is very good ha ha ha ha ha ha ha
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1330980
    • 提供者:罗建伟
  1. fibonacii

    0下载:
  2. 数据结构课程,利用矩阵乘法实现斐波那契数列,包含word文档讲解-Data structure course, the use of matrix multiplication to achieve the Fibonacci sequence, containing word document to explain
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:125422
    • 提供者:wangli
  1. Fibonacci

    0下载:
  2. 输入一个数据n,计算斐波那契数列(Fibonacci)的第n个值, 规律:一个数等于前两个数之和-Enter a data n, calculate the Fibonacci sequence (Fibonacci) the first n values, rule: a number equal to the sum of the previous two numbers
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:3723
    • 提供者:常文静
  1. yy

    0下载:
  2. 斐波那契数列指的是这样一个数列:1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ... -Fibonacci column refers to such a sequence: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1166
    • 提供者:黄庆
  1. Recursive-Fibonacci-sequence

    0下载:
  2. 斐波那契数列递归,采用c语言编写,注释齐全-Recursive Fibonacci sequence, using c language, complete notes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:923334
    • 提供者:程御卿
  1. algrithem

    0下载:
  2. 凯萨尔加密方法、找硬币问题、n!算法、斐波那契数列、不同进制转换-some algrithm in c++
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:104588
    • 提供者:小蟋蟀
  1. fibonacci-recursion

    0下载:
  2. 斐波那契数列的递归算法实现的源代码,计算机算法设计与分析作业1-Fibonacci series recursive algorithm source code, design and analysis of computer algorithms operating 1
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:318102
    • 提供者:刘洋
  1. Fibonacci

    0下载:
  2. 著名的Fibonacci数列,定义如下 f(1)=1,f(2)=1,f(n)=f(n-1)+f(n-2),n>2 用文字来说,就是斐波那契数列由 0 和 1 开始,之后的斐波那契系数就由之前的两数相加。首几个斐波那契系数是: 0, 1, 1, 2, 3, 5, 8, 13, 21-The famous Fibonacci sequence, defined as f (1) = 1, f (2) = 1, f (n) = f (n-1)+f (n-2), n> 2 wor
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:179120
    • 提供者:lipingyang
  1. Fibonacci

    0下载:
  2. 利用递归产生斐波那契数列的一个小程序。希望能有帮助-Recursive Fibonacci sequence produces a small program.Hope can be helpful.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:884742
    • 提供者:water
  1. lab_1

    0下载:
  2. 斐波那契数列计算,并计算每次执行斐波那契数列函数的执行时间,有递归和非递归两种算法,可以比较二者的执行效率。-Fibonacci number calculation and calculate the execution time of each Fibonacci series of executive function, there are two kinds of recursive and non-recursive algorithm can compare the efficien
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:228406
    • 提供者:smiliy777
  1. Fibonacci-sequence

    0下载:
  2. 此程序为C++语言的程序,可以输出斐波那契数列,特点是采用线性表的数据结构处理加法运算,对每一位数进行运算,并进位,解决了由于int或long int甚至unsigned long int(0~2^32-1=4294967295)的精度范围限制,此算法的精度范围主要受项数n(int)的范围(1~2^31-1=2147483647)影响-This program is C++ language program, you can output the Fibonacci sequence, is c
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3322314
    • 提供者:themostfreeboy
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com