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

搜索资源列表

  1. DijkstraNetworkAlgorithm

    0下载:
  2. 用于网络优化的最短路径算法-采用费波那次堆-Dijkstra s Algorithm for Network Optimization Using Fibonacci Heaps
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1273281
    • 提供者:zjw
  1. bandstructure

    0下载:
  2. 用Matlab计算负折射率Fibonacci材料的能带-Calculated using Matlab Fibonacci materials with negative refractive index band
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:768
    • 提供者:以北
  1. opticaltransmissionfibonacci

    0下载:
  2. 用MATLAB计算Fibonacci超晶格的光透射率-MATLAB computing Fibonacci superlattice with light transmission rate
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:694
    • 提供者:以北
  1. 2

    0下载:
  2. 求斐波那契数列,但是操作者要给出最终所要求的数-Demand Fibonacci series, but the operator to give the required number of final
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2353
    • 提供者:长天
  1. fibonacci

    0下载:
  2. this code is all about finbonacci sequence. it is implemented using c/c-this code is all about finbonacci sequence. it is implemented using c/c++
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:130879
    • 提供者:marvin
  1. onedemonsearch

    0下载:
  2. 一维搜索算法实现(黄金分割,二分法,抛物线,Fibonacci,三次差值和切线法)-One-dimensional search algorithm (golden section, dichotomy, parabola, Fibonacci, three times the difference and tangent)
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1947175
    • 提供者:李凯
  1. vs2005work

    0下载:
  2. fibonaci的logn复杂度算法 值得学习的好工具,不用递归,不由线性复杂度,直接用数学的矩阵进行另外一种运算-fibonacci complex of log n
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4932259
    • 提供者:eagle
  1. matrica

    0下载:
  2. the program find the first 100 fibonacci numbers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:778
    • 提供者:m
  1. Fibo

    0下载:
  2. 用循环实现斐波那契数列,输入位置,输出数字~~不过不要用太大的位置哟,你的本本会崩溃的~_~-Achieved by circulating Fibonacci series, enter the location, the output figures do not use too much ~ ~ but the location of yo, your books will collapse ~ _ ~
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:501476
    • 提供者:sarah
  1. qishixunyou

    0下载:
  2. 2. 编程序,使用如下所谓的简单变量“数据平移”方法来求出Fibonacci数列的第n项(的具体项值) 并显示在屏幕上(正整数n通过键盘输入):说明变量old1=1,old2=1,newItem;新的Fibonacci项newItem总是“距它最近”的前两项(old1与old2)的累加和。而后通过“old1=old2 old2=newItem ”进行所谓的“数据平移”。接着计算另一个新的Fibonacci项newItem,依次循环,直到求出数列的第n项时为止。 -2. A program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2450
    • 提供者:赵汉卿
  1. CSE

    0下载:
  2. Fibonacci series program in c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:10988
    • 提供者:jai
  1. Fibonacci

    0下载:
  2. 这是我自己写的一个斐波拉契数死的程序,有递归法和迭代法-This is what I had written a number of dead Feibolaqi procedures, recursion and iteration! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:848
    • 提供者:王三麻子
  1. hanshuxunyou

    1下载:
  2. 对一个三次函数寻找最优解(最小值),分别使用全局搜索法、二分法、黄金分割法和斐波那契法共四种方法寻优。函数可在程序中自行指定,有gui界面。-A cubic function to find the optimal solution (minimum), respectively, using a global search method, dichotomy, golden section and Fibonacci optimization method a total of four me
  3. 所属分类:matlab

    • 发布日期:2015-07-05
    • 文件大小:18432
    • 提供者:尚凯
  1. fibonacci

    0下载:
  2. Simple progams scr ipt for Fibonaci
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4830
    • 提供者:Aldo RS
  1. heaps

    0下载:
  2. Binary Heap, Fibonacci Heap
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:48010
    • 提供者:Mohammad
  1. FIBONACC

    0下载:
  2. Program FIBONACCI. . Check this out, this is program in Pascal!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3643
    • 提供者:sudarma
  1. feibonaqie

    0下载:
  2. 斐波纳契数列在现代物理、准晶体结构、化学等领域都有直接的应用,为此,美国数学会从1960年代起出版了《斐波纳契数列》季刊,专门刊载这方面的研究成果。 -Fibonacci series in modern physics, quasi-crystalline structure, chemical and other fields have direct application, for which the American Mathematical Society published si
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:688
    • 提供者:马晓敏
  1. fibo

    0下载:
  2. Progran to create Fibonacci series in MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:720
    • 提供者:chinjorey
  1. imagewatermarkk

    0下载:
  2. fibonacci series..u ll find it very useful in baciscsdnfgsdapgkmears g erahtk,kj
  3. 所属分类:Oracle

    • 发布日期:2017-04-06
    • 文件大小:501811
    • 提供者:harinath
  1. A-FIBONACCI-TILING-OF-THE-PLANE

    0下载:
  2. Corel Draw X5 Personal File for Windows 7 Ultimate x64 English Language
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:66009
    • 提供者:Carlos Humberto
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 32 »
搜珍网 www.dssz.com