登录
首页 » Visual C++ » fibonaci

fibonaci

于 2009-12-04 发布 文件大小:1KB
0 377
下载积分: 1 下载次数: 4

代码说明:

  Fibonacci数列,已知一个Fibonacci数,能求出它的N值(Where Fibonacci sequence, a number of known where Fibonacci, can find its N)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Dropout11
    MPCA的代码,非常有用,适合初学者。建议初学者学学,入门(MPCA s code, very useful for beginners. Recommended for beginners to learn, entry)
    2014-09-13 23:45:59下载
    积分:1
  • homer
    HOMER(Hybrid Optimization Model for Electric Renewable,可再生能源互补发电优化建模)。HOMER是一个计算机模型,它简化了离网和并网对于远程的、独立的和分布式发电系统的评估选择的任务。HOMER优化和灵敏度分析算法,可以用来评估系统的经济性和技术选择的可行性,以及考虑技术成本的变化和能源资源的可用性。(HOMER (Hybrid Optimization Model for Electric Renewable, renewable energy and solar power generation optimization modeling). HOMER is a computer model that simplifies the task of off-grid and grid for remote, stand-alone and distributed generation systems to assess choice. HOMER optimization and sensitivity analysis algorithms can be used to select the feasibility of economic and technical assessment of the system, and to consider changes in the availability of technology costs and energy resources.)
    2020-10-03 15:37:41下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • guidefilter
    引导滤波guidedfilter的opencv实现(guidedfilter s opencv version)
    2015-04-01 22:56:18下载
    积分:1
  • 0000888
    个人觉得很不错,值得一看,大家有兴趣的可以看看(Personally feel very good, worth a visit, we are interested can look at)
    2010-02-23 19:29:01下载
    积分:1
  • extrema
    用c语言编写了matlab中的extrema函数~ 功能 输出一个离散信号的极大值,极小值及其他们的位置~(C language extrema in matlab function to function great value, minimum value of output a discrete signal their location ~)
    2012-08-17 11:05:17下载
    积分:1
  • PpidsrrI
    PID用于机器人路径控制的MATLAB程序,路径选择是一个简简单的正弦函数.控制参数是速度和角速度.,已通过测试。 (The MATLAB program PID control for robot path, the path selection is a sine function simply control parameters and angular velocities. Has been tested.)
    2012-09-15 22:30:02下载
    积分:1
  • VS2005CallMatlab
    VS2005调用matlab,适合于初学者学习研究(VS2005callmatlab,for the students who study early)
    2011-12-05 16:10:16下载
    积分:1
  • MATLABandVClianhe
    MATLAB and VC 联合编程的实现(MATLAB and VC lianhe biancheng shixian de lizi)
    2009-07-08 13:33:00下载
    积分:1
  • C4_5
    是关于C4.5算法,里面有C4.5的一些MATLAB所用的知识类容(it is ablout C4.5)
    2012-06-03 14:43:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载