登录
首页 » Visual Basic » how_many_fibs

how_many_fibs

于 2009-11-27 发布 文件大小:14KB
0 217
下载积分: 1 下载次数: 4

代码说明:

  Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. (Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1+ fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers are in the range [a,b]. )

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

发表评论

0 个回复

  • stringmathematica
    STRING MATHMATICAL PLEASE COMMENT
    2013-07-10 12:51:46下载
    积分:1
  • Wintab_Example
    使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes ******************************************************* ******************************************************* A few notes on this before you play with it: 1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
    2013-10-19 12:59:12下载
    积分:1
  • Chuong_03_Lenh
    Beginning Visual C++ 2010 First Edition
    2012-03-18 04:06:31下载
    积分:1
  • QQ
    说明:  这是一个模拟QQ聊天软件,功能有:群聊,私聊,公开出来,大家学习学习(this is a system like the QQ that you can chat with your friend only or public.)
    2009-08-20 20:27:01下载
    积分:1
  • admin
    宿舍管理,MFC 账号admin, 密码0001(Dormitory management, MFC account admin, password 0001)
    2013-12-26 14:05:47下载
    积分:1
  • shift-sin-wav
    移动的正弦线。这一个参考了网上生成正弦线程序,新建了一个CStatic派生类,外加定时器做的使,用了双缓冲技术。涉及PostMessage函数的使用。(Moving sine line. This is a reference to generate sinusoidal line online program, created a new CStatic derived class, plus a timer to do so, with a double-buffering. Involving the use of PostMessage function.)
    2011-05-31 13:01:17下载
    积分:1
  • CPP
    本程序可以计算出一篇文章中单词后数字后英语单词等的重复个数,很好的(This program can be calculated in a paper words after digital English words repetition of number, very good )
    2012-04-16 17:16:24下载
    积分:1
  • SendSMS2_SDK30_VB6_20040414
    source code vb6 to send sms to gsm module
    2015-07-01 01:33:46下载
    积分:1
  • NAT-P2P
    vc写的穿透NAT例子。很不错 又说明文件(vc write NAT example of penetration. Also very good note)
    2020-10-02 16:07:41下载
    积分:1
  • ReadMessages
    Read sms c# with smslib 3.5.3
    2013-10-02 12:29:34下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载