-
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
-
DBN_RBM1.1
深度信网络测试代码,可以帮助初学者很好地了解深度学习。(Depth communications network test code that can help beginners a good understanding of the depth of learning.)
- 2014-10-31 09:37:18下载
- 积分:1
-
2006_31_3_54
面向对象的信息融合黑板框架的建立,我有一系列关于黑板系统的文章哈(Object-oriented information fusion blackboard framework in place, I have a series of articles on the blackboard system ha)
- 2010-06-12 11:44:03下载
- 积分:1
-
LUA
对刚接触LUA的人很有帮助,讲解的都是Lua基础东西。(Helpful to explain the are Lua basis, something new to LUA.)
- 2012-06-06 21:54:41下载
- 积分:1
-
OfusionPro
著名的OGRE的3DS MAX导出插件ofusion的PRO版本(已破解).(OGRE famous exporter of 3DS MAX plug-ofusion the PRO version (cracked).)
- 2020-10-07 16:37:36下载
- 积分:1
-
neural1
VB6 類神經網路運算 針對多點輸入及多點輸出(VB6 neural MULTI INPUT/OUTPUT)
- 2015-03-28 16:16:22下载
- 积分:1
-
MsgChart
说明: 可以使用消息进行控制的Chart图,使用MSChart 实现 。(You can use the Chart chart control messages, use MSChart achieve.)
- 2010-04-12 14:50:44下载
- 积分:1
-
Windows32API-Reference
windows 32编程的API参考大全!(the windows 32 programming API Reference)
- 2012-03-20 11:50:34下载
- 积分:1
-
dws2src11
DWS Source . Delphi W SCript.(DWS Source. Delphi W SCript.)
- 2007-02-03 21:24:23下载
- 积分:1
-
IPIP
获取局域网中计算机名和IP地址,运行程序后点击确定,等待界面消失,会生成一个Name_Iph.ini文件,记录了所有信息!(Access to the LAN computer name and IP address)
- 2011-07-26 11:26:59下载
- 积分:1