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

搜索资源列表

  1. shiyan5

    0下载:
  2. 程序接收由用户键入的数N,根据给定的N值,计算Fibonacci数。 Fibonacci数的定义如下: FIB(1)=1 FIB(2)=1 FIB(N)=FIB(N-2)+FIB(N-1) N>=3-Typed by the user program receives the number N, according to the given value of N, calculate the Fibonacci numbers. Fibonacci numbers
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:561
    • 提供者:linting
  1. FIB

    0下载:
  2. 计算斐波那契数列,F0=0, F1=1, Fn=Fn-1+Fn-2 (n>=2) -calculate the sequence fibonacci
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:13501
    • 提供者:zsz
搜珍网 www.dssz.com