-
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
-
VCexample
一种应用VC爱好者对树形控件的理解的应用(An application for tree lovers VC understanding of application controls)
- 2008-07-29 20:40:21下载
- 积分:1
-
DSP-com
说明: 介绍DSP与上微机的串口通信和功能设置,及通信调试(introduced DSP and PC on the serial communications and functionality, and communication Debugging)
- 2006-04-25 10:04:22下载
- 积分:1
-
yiyes
用ADO把大文件,比如JPG,BMP ,mp3等大文件 以二进制的形式存入数据库和读出数据库(Using ADO to large files such as JPG, BMP, mp3 players and other large files In the form of binary database and read the database)
- 2017-07-23 10:08:32下载
- 积分:1
-
VC.programming.random.sample.code.oscilloscope
VC编程随机数示波器实例代码VC programming random sample code oscilloscope
(VC programming random sample code oscilloscope
)
- 2010-11-06 10:53:28下载
- 积分:1
-
SCIint
飞思卡尔单片机SCI编程例子,很有参考价值,。而且有讲解(Freescale' s Microcontroller Programming SCI example of great reference value. But also to explain)
- 2009-12-27 22:53:53下载
- 积分:1
-
SSPIIHT-coodeP
SPIHT算法是一种简单易懂、有效的嵌嵌入式零树编码算法,需要的自然明白它的作用
(SPIHT algorithm is a simple, effective embedded in the embedded zero-tree coding algorithm, the natural to understand its role)
- 2012-07-22 21:23:45下载
- 积分:1
-
clock
一款值得一试的还哦让姸
真的很不错呢 下载就能获取那啥了(一款牛b的不行的软件 你会佩服的 相信你 哈哈)
- 2014-07-05 23:22:38下载
- 积分:1
-
IPLib
说明: 该程序包含了二维傅里叶变换、低通滤波器、高通滤波器(The program includes two-dimensional Fourier transform, low pass filters, high pass filter)
- 2021-01-05 15:48:54下载
- 积分:1
-
SerialPort-DLL
把SerialPort通讯类封装成的DLL+使用例子(SerialPort Dll and demo)
- 2011-07-11 23:48:23下载
- 积分:1