資源簡介
對粒子群優化算法的c++實現 ,對粒子群優化算法的c++實現...

代碼片段和文件信息
//?pso.cpp?:?Defines?the?entry?point?for?the?console?application.
//
#include?“stdafx.h“
#include?“pso1.h“
int?main(int?argc?char*?argv[])
{
CPSO?pso(1.81.81.01.01.0-2.02.02.0);
pso.Pso();
pso.Print();
return?0;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????529??2006-12-15?19:01??pso.dsw
?????文件????????290??2006-12-15?18:55??StdAfx.cpp
?????文件????????667??2006-12-15?18:55??StdAfx.h
?????文件???????3994??2006-12-21?11:25??Pso1.cpp
?????文件???????2277??2006-12-21?11:24??Pso1.h
?????文件????????241??2006-12-20?20:59??pso.cpp
?????文件???????4620??2006-12-15?19:01??pso.dsp
-----------?---------??----------?-----??----
????????????????12618????????????????????7
- 上一篇:C語言編寫modbus
- 下一篇:C++經典實例代碼89434
評論
共有 條評論