-
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
-
result
将深度文件转换为WATCH或FORWARD可直接加载的OG_RESULT.list文件,很方便。(The depth of files are converted to WATCH or FORWARD can be loaded directly to the OG_RESULT.list file, very convenient.)
- 2011-10-04 16:31:10下载
- 积分:1
-
vb
说明: sample of prrogramming by image ,textbox,button and other control in vb6
- 2013-11-07 21:04:34下载
- 积分:1
-
getConnectionString
ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
- 2008-04-08 09:40:43下载
- 积分:1
-
sudoku
逻辑推理,通过程序设计实现简单的逻辑推理功能
(logic reasoning)
- 2010-05-07 16:49:51下载
- 积分:1
-
MediaManage
一个可以播放各种文件的播放器。一个可以播放各种文件的播放器。一个可以播放各种文件的播放器。(A player can play a variety of files.
A player can play a variety of files.
A player can play a variety of files.)
- 2017-01-08 13:44:54下载
- 积分:1
-
tongxunlu
通讯录MFC,通过Access建立数据库,ODBC接口访问数据库,Visual C++ 6.0开发环境实现添加、删除、查看、全部查看、退出等内容。(Mail list MFC, establish the database through Access, ODBC database access interface, Visual C++ 6 development environment to achieve add, delete, view, view all, exit and other content.
)
- 2014-06-30 18:53:22下载
- 积分:1
-
vbshiyan
说明: 大量vb的小程序,都是自己编的,供新手学习研究~(lot of small programs that are part of their own for newcomers to study ~)
- 2006-05-15 00:02:32下载
- 积分:1
-
3DText
基于mfc的三维文字显示按钮,适合初学mfc的同学尝试。(Mfc-based 3D text display button, suitable for beginner mfc students to try.)
- 2012-06-13 23:53:17下载
- 积分:1
-
vb
sample of prrogramming by image ,textbox,button and other control in vb6
- 2013-11-07 21:04:34下载
- 积分:1