CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Mathimatics-Numerical algorithms
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search in result
Search
Mathimatics-Numerical algorithms list
Sort by :
«
1
2
...
.51
.52
.53
.54
.55
28456
.57
.58
.59
.60
.61
...
28523
»
fibnum.zip
Downloaded:0
这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。
Date
: 2025-11-05
Size
: 67.88kb
User
:
file4.zip
Downloaded:0
Date
: 2025-11-05
Size
: 2.67kb
User
:
Finite Element Method Using Matlab.zip
Downloaded:0
Finite Element Method Using Matlab
Date
: 2025-11-05
Size
: 120.97kb
User
:
FISCYR15.zip
Downloaded:0
显示一个日历表
Date
: 2025-11-05
Size
: 12.07kb
User
:
float51.rar
Downloaded:0
Date
: 2025-11-05
Size
: 2.45kb
User
:
Fortran.zip
Downloaded:0
Date
: 2025-11-05
Size
: 351.36kb
User
:
fourier.rar
Downloaded:0
快速傅里叶变换,把该文件包含后即可使用其函数。
Date
: 2025-11-05
Size
: 956byte
User
:
fourier.zip
Downloaded:0
傅立叶编码源程序
Date
: 2025-11-05
Size
: 984byte
User
:
fusionANDwk.rar
Downloaded:0
基于matlab的几个kalman滤波以及多传感器融合和wk算法的程序
Date
: 2025-11-05
Size
: 6.51kb
User
:
fuzzy-kalman.rar
Downloaded:0
Date
: 2025-11-05
Size
: 403.73kb
User
:
fxxfcz.rar
Downloaded:1
非线性方程求解例子
Date
: 2025-11-05
Size
: 4.13kb
User
:
F_Med_Filter.rar
Downloaded:0
数字滤波算法; 中间位置算法 算术平均值算法
Date
: 2025-11-05
Size
: 559byte
User
:
«
1
2
...
.51
.52
.53
.54
.55
28456
.57
.58
.59
.60
.61
...
28523
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.