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

搜索资源列表

  1. Myfb

    0下载:
  2. K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:912
    • 提供者:谢朝
  1. zouyaoxian

    0下载:
  2. 黄金分割法,二分法,Fibonacci法求多项式函数最值-Golden Section, dichotomy, the Fibonacci method for the value of a polynomial function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:邹耀贤
  1. Fibonacci10

    0下载:
  2. 适合计算第n个Fibonacci数,采用类定义,n可以是1100内的任意正整数-calculated for the first n Fibonacci numbers using the definitions of the categories, n 1100 can be the arbitrary integer
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:aa1986118
  1. FibonacciHeap

    0下载:
  2. 斐波那契堆基于二项式堆,在支持以O(1)时间实现插入、合并和以O(log n)实现删除最小元素的基础上,进一步实现了以O(1)实现指定节点值减少和用O(log n)时间完成删除任意节点操作-Fibonacci heap-based binomial heaps of support to the O (1) time to achieve insertion, Merger and O (log n) to achieve the smallest element deleted on the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3715
    • 提供者:wt
  1. ImproveShortestPathArithmetic

    0下载:
  2. 应用斐波纳契堆和邻接表改进单源最短路径算法,使其算法的时间复杂性由O( )减少为O(nlogn+e),其中e为有向图的边的条数。-application Fibonacci heap and the adjacent table to improve single source shortest path algorithm, its algorithm's time complexity of O () reduced to O (nlogn e), where e is for th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:wt
  1. fib16

    0下载:
  2. 汇编语言可以用递归计算16位二进制的fibonacci数-assembly language can be used recursive calculation of 16 binary number fibonacci
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1042
    • 提供者:徐攀
  1. stockchartx

    6下载:
  2. 支持所有流行的股票图表显示格式:Candlestick、 OHLCV、OHLC、和HLC、Darvas Boxes、3D Candlesticks、Renko、Kagi、Three Line Break、Point 、Figure、Candlevolume、Equivolume、Shaded Equivolume。每一个图表风格可以实时更新。 实时自动技术分析更新。 支持创建Line Studies,如Ellipse, Rectangle、 Trend Line、Speed Line
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:695121
    • 提供者:wales
  1. anyofFibonacciNumbers

    0下载:
  2. Fibonacci Numbers(斐波纳契数列)的较大位数的解决问题。-Fibonacci Numbers (Fibonacci series Naqi) the larger the median solve the problem.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1065
    • 提供者:拉拉
  1. fibonaqi

    0下载:
  2. Fibonacci数列是一种特殊的数列,数列的第一项、第二项的值为1,从数列的第三项开始,每一项的值都等于数列前两项值的和。本题就是编程求解Fibonacci数列第n项的值,并在屏幕上显示出来。-Fibonacci series is a special series, the first series of items, the second of the value of a, series from the third, each have a value equal to the ser
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:888
    • 提供者:fisherman
  1. Generator

    0下载:
  2. This a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job. Fibonacci顺序发生器 使用高斯消除法解n阶方程 -This a Fibonacci Sequence Generator. I a m 15 and this took some thinking. The code is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7041
    • 提供者:cai
  1. c_Fibonacci

    0下载:
  2. 数据结构的生成Fibonacci数列和下三角的例子-data structure formation and the Fibonacci series of examples under 1.30
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33113
    • 提供者:qzhirong
  1. javaFibona

    0下载:
  2. 用java程序实现计算斐波那契数列的递归程序-using java program calculated Fibonacci series, the recursive procedure
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10013
    • 提供者:qcxdp
  1. Sfibo

    0下载:
  2. 用java程序现实的计算斐波那契数列的非递归程序-with java realistic calculation procedures Fibonacci series of non - recursive procedure
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9575
    • 提供者:qcxdp
  1. feibona

    0下载:
  2. 此程序在VC界面上能够实现斐波那契序列,操作简单,便于读者使用-this procedure in VC interface can be achieved Fibonacci sequence, simple operation and ease of use of the reader
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:34342
    • 提供者:beibei
  1. shixianshurushuchu

    0下载:
  2. 用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7652
    • 提供者:luyou
  1. wage

    0下载:
  2. 这是计算fibonacci数列的,如果大家有用请翻阅,
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1120
    • 提供者:guanghui
  1. fibonacci_t

    1下载:
  2. 用fibonacci变换方法对图象做置乱或逆置乱,效率极高,在信息隐藏中属常用的方法之一。调用函数为f=fibonacci_t(I,r,s),其中参数分别为I=被置乱的图像,r=置乱密钥,s=0置乱,s=1逆置乱
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:879
    • 提供者:gao
  1. fib

    0下载:
  2. 定义:f0=f1=1, fn=fn-1+fn-2(n>=2)。{fi}称为Fibonacci数列。 输入n,求fn mod q。其中1<=q<=30000。 Input format: 第一行一个数T(1<=T<=10000)。 以下T行,每行两个数,n,q(n<=109, 1<=q<=30000)、 Output format: 文件包含T行,每行对应一个答案。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:John
  1. ShortestPathviaFibonacciHeap

    0下载:
  2. This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19974
    • 提供者:heavenflames
  1. optmize2

    0下载:
  2. 用0.618法和fibonacci法求解单变量的最优化问题,fibonacci法有两个,可以对比,一个慢一个快
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:2147
    • 提供者:杨大棱
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 36 »
搜珍网 www.dssz.com