-
On the Particle Swarm Optimization Algorithm. Using java language.
关于粒子群优化算法的实现.使用java语言实现。-On the Particle Swarm Optimization Algorithm. Using java language.
- 2022-07-08 23:50:45下载
- 积分:1
-
费歇尔,基于PCA和LDA算法
FisherFace, an algorithm based on PCA and LDA
- 2022-08-23 21:42:14下载
- 积分:1
-
Hopfield Model Autoassociative Memory 源码, 经典的HOPFIELD人工神经网络例子源码...
Hopfield Model Autoassociative Memory 源码, 经典的HOPFIELD人工神经网络例子源码-Hopfield Model Autoassociative Memory source, HOPFIELD classic example of artificial neural network source
- 2022-10-10 12:45:02下载
- 积分:1
-
implement C_Means and ISODATA algorith. Taking 2
关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
- 2022-08-23 17:58:42下载
- 积分:1
-
最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例...
最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例-Find the shortest path algorithm, the use of Astar algorithm is arp routing game model, there is Legend
- 2023-07-20 14:15:03下载
- 积分:1
-
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的...
More AI...(GEP) Gene Expression Programming in C# and .NET
由Michael Gold用C#开发的GEP程序.-AI ... (GEP) Gene Expression Programming in C# and. By Michael Gold NET C# development of the GEP procedures.
- 2022-02-15 19:56:43下载
- 积分:1
-
利用遗传算法编写的恐龙路径优化走法!可以根据自己的要求改变恐龙的路径...
利用遗传算法编写的恐龙路径优化走法!可以根据自己的要求改变恐龙的路径-The use of genetic algorithm to optimize the preparation of the dinosaurs walk the path of law! Requirements can change according to their own path of dinosaurs
- 2023-03-01 12:05:04下载
- 积分:1
-
多段图的分析算法,找到最优路径,用VC编的
多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
- 2022-02-11 17:45:49下载
- 积分:1
-
immune function algorithm optimization runtime please select the function and im...
免疫算法求解函数优化问题运行时请选择所要的函数,并且点Button1执行-immune function algorithm optimization runtime please select the function and implementation point Button1
- 2022-08-06 23:02:03下载
- 积分:1
-
8 Queen
8皇后问题。所谓著名的八皇后问题就是八个皇后在8*8的网格中排列时不能同在一行、一列或者一条斜线上。根据前人的研究,在8!=40320种排列中只有92中解决方案。-8 Queen
- 2022-02-14 18:50:35下载
- 积分:1