-
how_many_fibs
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]. )
- 2009-11-27 15:18:02下载
- 积分:1
-
mfc
《深入浅出MFC》附带光盘里面的内容,有书上全部的源代码!(Head MFC comes with the disc inside, all the source code in the book!)
- 2012-08-09 15:04:22下载
- 积分:1
-
ahare
这是一个装载问题的的程序,很好用的源码,与你共同分享(This is a loading problem of the program, very easy to use the source code, with you to share)
- 2018-12-02 16:11:07下载
- 积分:1
-
reliable_udp
基于udp实现可靠传输的原理实现了一个简易的邮件系统。存储利用文件来实现,不涉及数据库。(Udp achieve reliable transmission based on the principle of achieving a simple mail system. Storage of papers to achieve, does not involve a database.)
- 2008-01-15 18:46:40下载
- 积分:1
-
graphstudionext64
觀察 directshow filter 是否運作正常(check the directshow filter function normally.)
- 2016-05-25 18:13:15下载
- 积分:1
-
lab
DDA、Bresenham画直线及画圆、多边形;
边缘填充算法和种子填充算法。(DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.)
- 2020-06-30 08:20:02下载
- 积分:1
-
CADInnovate12.23.1
Acis R15,hoops/mfc 12.0, xt12.0 写的一个 图形绘制软件的框架。Vc 2003 平台。
有基本的基于上面所述的组件组成的3D造型的演示。(Acis R15, hoops/mfc 12.0, xt12.0 to write a graphics rendering software framework. Vc 2003 platform. Based on the above basic components described in the presentation of 3D modeling.)
- 2008-12-28 01:03:39下载
- 积分:1
-
DS102DS112
DS102_DS112 日本骏河精机直线滚珠导轨资料(DS102DS112 japan machine)
- 2013-11-17 17:14:14下载
- 积分:1
-
send
组播发送端,socket通信,Windows网络编程(Multicast sender, socket communications, Windows network programming)
- 2021-01-13 22:48:47下载
- 积分:1
-
DSP-based
基于多DSP的雷达阵列信号处理系统 (DSP-based multi-array radar signal processing system)
- 2013-11-17 09:17:50下载
- 积分:1