-
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
-
Magic Strtree
说明: 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到(I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!)
- 2005-09-12 09:27:10下载
- 积分:1
-
59564360geocom-ROBOT
说明: 徕卡全站仪开发源码,visual basic语言编制。(Leica total station development source code)
- 2019-12-30 18:56:55下载
- 积分:1
-
sale
c#编写的销售管理系,合适初学者,好好的例子(c# write sales management system, suitable for beginners, a good example)
- 2014-04-09 17:59:10下载
- 积分:1
-
liushuizuoye
这是基于VC++的一个简单的流水作业程序(动态规划法)(This is based on the VC a simple routine procedure (Dynamic Programming))
- 2007-05-10 00:54:02下载
- 积分:1
-
UDiskFilter
说明: U盘过滤驱动系统源代码主要是用DDK来实现的(U disk drive system source code filter is mainly used to realize the DDK)
- 2008-09-30 16:09:26下载
- 积分:1
-
GPSadjustment
测绘gps数据处理中必须应用的内容,用于gps基线网平差(GPS adjustment)
- 2014-11-07 11:35:08下载
- 积分:1
-
Coherent-4-QAM
4-QAM 的optisystem平台,相干接收,BER结果(the platform about optisystem, which is based on cohenrent 4QAM)
- 2021-01-19 21:58:41下载
- 积分:1
-
GearTestForm_V1
基于C++CLR的齿轮啮合检测系统,其中用到了C++与matlab混合编程以及多线程串口通讯(C++ CLR-based non-circular gear detection system, which uses a C++ and matlab mixed programming and multithreading serial communication)
- 2020-09-12 09:17:58下载
- 积分:1
-
Windows-jiemianbiancheng
windows界面编程的代码,,基本的界面操作都可以实现。(windows programming interface code. .)
- 2013-04-20 16:45:09下载
- 积分:1