CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Fibonacci

搜索资源列表

  1. fib

    0下载:
  2. fibonacci alghoritm in c-fibonacci alghoritm in c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8662
    • 提供者:matciok
  1. 4-6

    0下载:
  2. java程序设计网络编程课后习题fibonacci序列编程!-java programming network programming Problem fibonacci sequence of after-school programming!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:10232
    • 提供者:柏松
  1. main

    0下载:
  2. 用四种方法求Fibonacci数 用四种方法求Fibonacci数-Fibonacci number using four methods of seeking
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2126
    • 提供者:waterboom
  1. Fibonacci_encryption

    0下载:
  2. 一种Fibonacci序列变换空域加密算法和解密算法。利用Fibonacci序列产生密钥,实现图像空域加密。-The airspace of a Fibonacci sequence transform encryption algorithm and decryption algorithm. The use of Fibonacci sequence generated key encryption to achieve the image airspace.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:12069
    • 提供者:林旭亮
  1. 1234

    0下载:
  2. fibonacci In this project, you are required to compute the nth Fibonacci number according to a given non-negative integer n. I have mentioned 4 algorithms based on very different ideas. Please implement them by choosing the most convenient languag
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:786
    • 提供者:张鑫
  1. FibIterative

    0下载:
  2. This is fibonacci code in an iterative method done by c
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:34657
    • 提供者:Abdosebo
  1. FibRecursive

    0下载:
  2. This fibonacci done in Recursive way done by c-This is fibonacci done in Recursive way done by c++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:34620
    • 提供者:Abdosebo
  1. matlab

    0下载:
  2. MATLAB 实现Fibonacci法和0.618法-MATLAB realization of Fibonacci method and 0.618 France
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:154403
    • 提供者:fillmore
  1. 3

    0下载:
  2. k阶斐波那契序列的实现,输入阶数以及上限,输出完整序列。-k-Fibonacci sequence to achieve, enter the order number as well as the maximum output of the full sequence.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:841
    • 提供者:左恒
  1. FibonacciHeapApp

    0下载:
  2. 斐波那契堆及其在 图算法中的应用,最小生成树,最短路径等-Fibonacci heap and its application in graphic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:167411
    • 提供者:xx
  1. xuhanshu

    0下载:
  2. 利用虚函数手段,按照3种不同的计算方法来求出Fibonacci数列的第n项(的具体项值)并输出。具体地说,可通过在基类baseCla及其派生类fib1Cla、fib2Cla和fib3Cla中说明如下的同一个虚函数“virtual double fib(int n) ”,来实现求Fibonacci数列第n项值并返回的3种不同求解方法。例如,可设计并使用已经在第4和第5章的练习中所实现的求解方法:简单变量“数据平移”法、使用数组的实现法以及使用递归函数的实现法。-The use of virtual
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:920
    • 提供者:lixuhui
  1. how_many_fibs

    0下载:
  2. Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. -Recall the definition of the Fibonacci numbers:
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:14217
    • 提供者:k
  1. fiboMain(2)

    0下载:
  2. fibonacci by recursive function
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:188972
    • 提供者:kellyjo
  1. Lab7

    0下载:
  2. this the code to find Fibonacci number.-this is the code to find Fibonacci number.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:760
    • 提供者:Arash
  1. Ocampos_02MO_1109

    0下载:
  2. algoritmic of golden search and fibonacci
  3. 所属分类:matlab例程

    • 发布日期:2017-04-02
    • 文件大小:21004
    • 提供者:gama
  1. fibonaci

    0下载:
  2. Fibonacci数列,已知一个Fibonacci数,能求出它的N值-Where Fibonacci sequence, a number of known where Fibonacci, can find its N
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1135
    • 提供者:lace
  1. main

    0下载:
  2. 算法分析实验 算法分析 算法分析基础——Fibonacci序列问题-Experimental analysis of algorithms analysis of algorithms analysis of algorithms based- Fibonacci sequence problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1205
    • 提供者:tabuiy
  1. suanfa

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

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

    0下载:
  2. 求解Fibonacci数列的三种方法,一种用常规算法,一种用数组,一种用递归算法-Solving Fibonacci series three methods, a conventional method, an array, a recursive algorithm for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1008
    • 提供者:谷兴飞
  1. JAVA1_1

    0下载:
  2. 编写一个Java程序,用于输出Fibonacci数列的前20项。 提示:Fibonacci数列定义为:第一、二项的值为1,从第三项开始依次为前两项的和。 Fibonacci[0]=Fibonacci[1]=1 Fibonacci[i]=Fibonacci[i-2]+Fibonacci[i-1] (i>=2) -Write a Java program for Fibonacci series, the first output 20. Tip: Fibonacci sequence
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1916
    • 提供者:阿豆
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 32 »
搜珍网 www.dssz.com