CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Sub Category
Windows Develop
Internet-Network
OS program
Communication-Mobile
Game Program
Multimedia program
Embeded-SCM Develop
Graph program
Mathimatics-Numerical algorithms
Applications
Database system
Other
Search in result
Search
SourceCode list
Sort by :
«
1
2
...
.70
.71
.72
.73
.74
215775
.76
.77
.78
.79
.80
...
216430
»
fibnum.zip
Downloaded:0
这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。
Update
: 2025-03-05
Size
: 67.88kb
Publisher
:
file4.zip
Downloaded:0
Update
: 2025-03-05
Size
: 2.67kb
Publisher
:
Finite Element Method Using Matlab.zip
Downloaded:0
Finite Element Method Using Matlab
Update
: 2025-03-05
Size
: 120.97kb
Publisher
:
FISCYR15.zip
Downloaded:0
显示一个日历表
Update
: 2025-03-05
Size
: 12.07kb
Publisher
:
float51.rar
Downloaded:0
Update
: 2025-03-05
Size
: 2.45kb
Publisher
:
Fortran.zip
Downloaded:0
Update
: 2025-03-05
Size
: 351.36kb
Publisher
:
fourier.rar
Downloaded:0
快速傅里叶变换,把该文件包含后即可使用其函数。
Update
: 2025-03-05
Size
: 956byte
Publisher
:
fourier.zip
Downloaded:0
傅立叶编码源程序
Update
: 2025-03-05
Size
: 984byte
Publisher
:
fusionANDwk.rar
Downloaded:0
基于matlab的几个kalman滤波以及多传感器融合和wk算法的程序
Update
: 2025-03-05
Size
: 6.51kb
Publisher
:
fuzzy-kalman.rar
Downloaded:0
Update
: 2025-03-05
Size
: 403.73kb
Publisher
:
fxxfcz.rar
Downloaded:1
非线性方程求解例子
Update
: 2025-03-05
Size
: 4.13kb
Publisher
:
F_Med_Filter.rar
Downloaded:0
数字滤波算法; 中间位置算法 算术平均值算法
Update
: 2025-03-05
Size
: 559byte
Publisher
:
«
1
2
...
.70
.71
.72
.73
.74
215775
.76
.77
.78
.79
.80
...
216430
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.