Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Mathimatics-Numerical algorithms
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写 的遗传算法,求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版)
Date : 2009-06-21 Size : 173.39kb User : shuxue1985@gmail.com


Date : 2009-06-23 Size : 36.58kb User : ghl21079@163.com


Date : 2009-06-23 Size : 68.94kb User : ghl21079@163.com

Downloaded:0
PSO工具箱
Date : 2009-06-26 Size : 737.33kb User : wht740129

基于matlab对小波进行分解和重构
Date : 2009-06-27 Size : 956byte User : zhgh2007

有一个小缺点就是素数的位数必须在15位以上
Date : 2009-06-28 Size : 8.22kb User : ashley

解决Hanoi问题
Date : 2009-06-30 Size : 653byte User : lingran

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.