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
...
.72
.73
.74
.75
.76
27877
.78
.79
.80
.81
.82
...
28522
»
银行家算法
Downloaded:0
银行家算法程序设计
Date
: 2009-06-10
Size
: 11.2kb
User
:
java1209
约瑟夫
Downloaded:0
#include void main() { int i,j,k,a[31],n=0; for(i=0;i<=30;i++) a[i]=0; k=1; for(i=1;i30) k=1; } a[k++]=1; if(k>30) k=1; //n++; } printf("%d\n",k); for(i=1;i<=30;i++) printf("%d ",a[i]); printf("(1为非*,0为*)"); }
Date
: 2009-06-16
Size
: 6.26kb
User
:
man001
用JAVA写的遗传算法
Downloaded:0
java写 的遗传算法,求f(x1,x2)=100*(x1*x1-x2)*(x1*x1-x2)+(1-x1)*(1-x1)最优解。
Date
: 2009-06-18
Size
: 8.32kb
User
:
1888273@qq.com
大眼睛mathematica(chm版)
Downloaded:10
大眼睛讲mathematica(chm版)
Date
: 2009-06-21
Size
: 173.39kb
User
:
shuxue1985@gmail.com
matlab实用程序百例1
Downloaded:0
Date
: 2009-06-23
Size
: 36.58kb
User
:
ghl21079@163.com
matlab实用程序百例2
Downloaded:0
Date
: 2009-06-23
Size
: 68.94kb
User
:
ghl21079@163.com
PSO工具
Downloaded:0
PSO工具箱
Date
: 2009-06-26
Size
: 737.33kb
User
:
wht740129
小波分解与重构源程序
Downloaded:1
基于matlab对小波进行分解和重构
Date
: 2009-06-27
Size
: 956byte
User
:
zhgh2007
RSA带图形界面的加密算法哟
Downloaded:0
有一个小缺点就是素数的位数必须在15位以上
Date
: 2009-06-28
Size
: 8.22kb
User
:
ashley
递归解决Hanoi汉诺塔
Downloaded:0
解决Hanoi问题
Date
: 2009-06-30
Size
: 653byte
User
:
lingran
背包问题-vb
Downloaded:0
解决背包问题的vb程序
Date
: 2009-06-30
Size
: 24.2kb
User
:
angieyan
背包测试集
Downloaded:0
背包问题的测试数据
Date
: 2009-06-30
Size
: 41.37kb
User
:
angieyan
«
1
2
...
.72
.73
.74
.75
.76
27877
.78
.79
.80
.81
.82
...
28522
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.