搜索资源列表

  1. 13

    0下载:
  2. 斐波那契数列的前N项和,最简单的一种写法,谨献给VB初学者。-The first N Fibonacci series, the easiest way to write, I would like to dedicate VB beginners.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:杨春晖
  1. Fib

    0下载:
  2. 斐波那契数列的测试驱动开发实例,包含测试代码和源代码-The Fibonacci series of test-driven development.
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:许涛
  1. structure

    0下载:
  2. 各种各样的高级数据结构原理以及C++实现,例如红黑树,哈希表,笛卡尔树,字典树,斐波那契堆,二叉堆,SBT等等。-The wide range of advanced data structural principle C++ of implementation, such as red-black trees, hash tables, Cartesian tree dictionary tree, Fibonacci heap, b
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:19991552
    • 提供者:冰封
  1. 123

    0下载:
  2. 矩阵求斐波那契数列,时间复杂度logn,快于动态规划和递归-Matrix Fibonacci series, time complexity logn, and faster than the dynamic programming and recursive
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:温鑫
  1. Fibonacci

    0下载:
  2. 本个小程序可实现斐波那契数列的计算,简短而精炼。-This small program can achieve the calculation of the Fibonacci series, a brief and concise.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:蒋侠
  1. Fibonacci

    0下载:
  2. 最优化方法:斐波那契法求极值-Fibonacci method extremum
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:282624
    • 提供者:rain
  1. CPP-code

    0下载:
  2. Visual C++前6章的练习代码,包括“C++入门”“控制结构”“表达式”“指针”“函数”等,有“验证哥德巴赫猜想”“斐波那契数列”“字符串数组查找”“完整数求和”等-First six chapters Visual C++ practice code, including the " C++ Getting Started" control structure " ," expression
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:11264
    • 提供者:沈浪
  1. feibonaqishulie

    0下载:
  2. 用汇编语言实现求解长度为64位的斐波那契数列-Implemented in assembly language for solving length 64 Fibonacci Fibonacci series
  3. 所属分类:汇编语言

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:huada
  1. febonaci

    0下载:
  2. c语言基础训练练习题 斐波那契兔子问题 初学者可以参考-c language basic training exercises Fibonacci deed rabbit beginners can refer to
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:star
  1. binary_search

    0下载:
  2. C++二分查找、插值查找、斐波那契查找对比C++的实现源码,不是完整程序,仅是核心算法文件,需要完整功能估计自己得动动手啦。-The C++ binary search interpolation Find to Fibonacci to Find the realization of the contrast C++ source, not a complete program, only the core algorithm fil
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:王木
  1. Fibnacci

    0下载:
  2. 斐波那契数列的实现,得出结果,初期学习java的好案例。-Fibonacci series to achieve, the outcome of the early learning java a good case.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:John Smith
  1. feibonaqi

    0下载:
  2. 斐波那契数列相关问题,只是一个小小的c++程序,并没有什么太大的技术含量-Fibonacci series, just a little c++ program, and not much technical content
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:guol
  1. chengxu

    0下载:
  2. matlab程序,水仙花,斐波那契,素数等-matlab program, daffodils, Fibonacci primes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:ll
  1. fibonacci

    0下载:
  2. 实现大整数或超大整数斐波那契数的输出(使用类和大整数加法实现).-Easily print the big Fibonacci numbers.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:2350080
    • 提供者:Aquarius
  1. fibonacci

    0下载:
  2. 此程序为非递归法求解斐波那契数列的程序,是基于C++语言环境下的一个面向对象程序,主要涉及到C++语言堆栈知识的应用,供C++初学者学习-This program is a non-recursive method for solving the Fibonacci program column is based on an object-oriented programming C++ language environment, ma
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1063936
    • 提供者:上交
  1. minFBNQ

    0下载:
  2. 用斐波那契额法求函数极小值,它是一种双向收缩的方法,它的收缩率是0.618-Fibonacci amount of law and the function minimum, it is a two-way contract, the contraction rate is 0.618
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:月亮
  1. The-Fibonacci-Numbers

    0下载:
  2. 面向对象程序设计课后习题编程代码斐波那契数字-Object-oriented program design school exercise programming code Fibonacci numbers
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:472064
    • 提供者:叶彩兰
  1. Fibonacci-series

    0下载:
  2. 斐波那契数列 递归调用,主要用于了解递归用法-The Fibonacci series recursive calls, mainly used to understand recursion usage
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:august
  1. fibonacci

    0下载:
  2. 利用数据结构实现200以内四阶斐波那契数列的计算以及显示-Less than 200 fourth-order Fibonacci series calculation and display data structure
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:196608
    • 提供者:Tamara Yang
  1. fib

    1下载:
  2. 一个基于VHDL编程的可用于FPGA实现的斐波那契数列计算器- implemented a circuit in VHDL that calculates Fibonacci numbers
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:andyxing
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »

源码中国 www.ymcn.org