-
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
-
analog-clock
java模拟时钟,可在换数字时钟和模拟时钟之间切换(java analog clock, switch between change digital clock and analog clock)
- 2014-01-16 16:47:15下载
- 积分:1
-
ATSHA204A
ATSHA204官方资料,包括数据手册,总线时序说明等文档,开发这个芯片够用了(ATSHA204 official data, including data sheet, the bus timing specifications document, to develop this chip will be enough)
- 2015-09-17 15:15:57下载
- 积分:1
-
Mediana
calculate the median of an image using opencv
- 2014-06-24 02:03:52下载
- 积分:1
-
bwyu
文件中包含了歌曲名,专集名,歌手名,发行日期等信息 一个合格的播放器是可以将其提 取出来予以显示的 这些信息存在偶们称之为ID(The file contains information about the name of the song, the name of the collection, the name of the singer, the date of release, and so on. A qualified player is able to pull it up and display this information that we call ID.)
- 2019-04-02 10:09:57下载
- 积分:1
-
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等...
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等-FTP client, users can lead FTP client to achieve the FTP file management
- 2022-08-22 04:17:29下载
- 积分:1
-
简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!...
简单好用的HTTP服务程序,设定好发布的内容后,可以使用浏览器进行浏览!-Easy-to-use HTTP server program, set up after the release, you can use the browser to browse!
- 2022-01-24 19:04:33下载
- 积分:1
-
scatterplot
scatter plot drawing
- 2013-08-18 00:11:36下载
- 积分:1
-
519504
拦截网页信息框源码,结合易语言超文本浏览框支持库,调用API函数实现网页信息框的拦截。(Intercept web information box source, combined with easy language hypertext browsing box support libraries , calling API functions interception page information box .)
- 2015-04-08 16:58:57下载
- 积分:1
-
简单的FTP服务器和客户端程序,可以实现简单通讯。
简单的FTP服务器和客户端程序,可以实现简单通讯。-Simple FTP server and client programs, you can realize simple communication.
- 2022-05-19 15:37:26下载
- 积分:1