CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - fibonacci

搜索资源列表

  1. fibonacci系列打印

    0下载:
  2. 该程序是一个有关fibonacci数列的打印问题 其中的一个功能是能修改生长周期 虽然很简单但不是每个人都会做的哟-that the procedure was a Fibonacci series, the printing problem which is a function of the growth cycle would amend Although very simple but not everyone will do yo
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:浪漫天使
  1. 1316-How-Many-Fibs

    0下载:
  2. HDU ACM 1316 Problem Descr iption 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].
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2016-01-25
    • 文件大小:1kb
    • 提供者:zzyazz
  1. fibo

    0下载:
  2. The Fibonacci sequence is formed by adding S to a pattern of length n − 1, or L to a pattern of length n − 2.-The Fibonacci sequence is formed by adding S to a pattern of length n − 1, or L to a pattern of length n − 2.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:331.5kb
    • 提供者:lee eun ji
  1. Fibonacci

    0下载:
  2. 初学VC 几个小程序 求Fibonacci数列的前20项之和-Several small programs seeking beginner VC Fibonacci series and the first 20 of the
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:209.48kb
    • 提供者:nl
  1. Fibonacci

    0下载:
  2. Gives the user s desired number of Fibonacci Sequence
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:722byte
    • 提供者:pixel
  1. five-classic--C-code

    0下载:
  2. 里面有五个C语言初学者遇到的经典递归问题的代码及详解!八皇后、回文、顺转矩阵、斐波那契及整数分划问题。-There are five classic C language for beginners recursive problems encountered by the code and explain! Eight queens, palindrome, clockwise rotation matrix, Fibonacci and integer partition problem.
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:45.74kb
    • 提供者:李展
  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
    • 文件大小:310.65kb
    • 提供者:刘洋
  1. ex5

    0下载:
  2. C + + program to calculate the N-th member of the Fibonacci sequence and present the N-th member on the screen with the Fibonacci range. The number of members of the Fibonacci sequence N, is entered through the keyboard. Fibonacci retracement sequ
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:104.61kb
    • 提供者:A2LJ
  1. Fibonacci2

    0下载:
  2. Fibonacci问题,sicily 张老师题目-Fibonacci problem, sicily Zhang topic
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:641byte
    • 提供者:fwq
  1. Fibonacci

    0下载:
  2. 对于斐波那契数列进行运算的一个控制台应用程序,完美解决了斐波那契数列运算的结果。输入任意数字即显示对应运算结果-For Fibonacci column a console application operations, the perfect solution Fibonacci result that the number of columns lease operations. Enter any number corresponding to the calculation result
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:38.41kb
    • 提供者:Todd
  1. lab02

    0下载:
  2. f(n)=f(n-1)+f(n-2) f(0)=f(1)=1,求斐波那契数列第20项,分别用循环和递归的方式,比较时间效率。提示:可以使用c函数clock取出当前系统时间,计算前后各一次,两次相减除以每秒的时钟数,就可以得到以秒为单位的差距-f (n) = f (n-1)+ f (n-2) f (0) = f (1) = 1, Item 20 seeking Fibonacci number Fibonacci sequence that were circulating and recursi
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2.43mb
    • 提供者:龙晓聪
搜珍网 www.dssz.com