代码搜索:FIB
找到约 1,104 项符合「FIB」的源代码
代码结果 1,104
www.eeworm.com/read/374502/9401688
fib
#
# The point of this is not to test the efficiency of the algorithm,
# but to see how fast the client can crank out lots and lots and lots
# of function calls and many many many evaluation switches.
www.eeworm.com/read/143816/12839450
fib
www.eeworm.com/read/493005/6403685
fib
NAME
fib - Fibonacci number
SYNOPSIS
fib(n)
TYPES
n integer
return integer
DESCRIPTION
For any integer n, fib(n) returns the Fibonacci number with index n.
This may be def
www.eeworm.com/read/137348/13327299
in fib.in
///
/// created by oc8051 rom maker
/// author: Simon Teran (simont@opencores.org)
///
/// source file: D:\verilog\oc8051\test\fib.hex
/// date: 19.6.02
/// time: 10:14:54
///
02
00
C2
8B
www.eeworm.com/read/357725/3013307
in fib.in
///
/// created by oc8051 rom maker
/// author: Simon Teran (simont@opencores.org)
///
/// source file: D:\verilog\oc8051\test\fib.hex
/// date: 19.6.02
/// time: 10:14:54
///
02
00
C2
8B
www.eeworm.com/read/290224/8495210
lua fib.lua
-- fibonacci function with cache
-- very inefficient fibonacci function
function fib(n)
N=N+1
if n
www.eeworm.com/read/387762/8655165
cpp fib.cpp
#include
#include
#include "book.h"
long fibr(int n) { // Recursive Fibonacci generator
Assert((n>0) && (n
www.eeworm.com/read/429795/8788532
py fib.py
#!/usr/bin/python
#
# Urwid example fibonacci sequence viewer / unbounded data demo
# Copyright (C) 2004-2007 Ian Ward
#
# This library is free software; you can redistribute it and/or
# mod
www.eeworm.com/read/382585/9018404
c fib.c
/*
* Copyright (c) 1999 Tony Givargis. Permission to copy is granted
* provided that this header remains intact. This software is provided
* with no warranties.
*
* Version : 2.4
*/
/*-------
www.eeworm.com/read/382585/9018412
hex fib.hex
:100003008B128A1389148D1574011200FBAB12AA8B
:1000130013A914F58275830012010D751602AD162E
:10002300ED3395E0FCC3ED95157480F86C98503E64
:10003300AF16EF3395E0FEEF24FEFDEE34FFAB1277
:10004300AA13A9148D82F58