文件名称:PSO
介绍说明--下载内容均来自于网络,请自行研究使用
本演示程序模拟了在二维面板上随机排布的任意数量的微粒,向目标聚集的过程。蓝色微粒构成一个微粒群;群落中的个体通过对自身的认知和与其他个体的交互判断飞行的速度和方向,逐步靠近目标。这是一个典型的微粒群优化过程。-This demo program to simulate the random arrangement of any number of particles in the two-dimensional panel, the aggregation process to the target. The blue particles form a particle swarm individuals in the community through their own awareness and interaction with other individuals to judge the speed and direction of flight, and gradually close to the target. This is a typical particle swarm optimization process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PSO演示程序\PSO演示程序\PSO_Demo\.classpath
...........\...........\........\.project
...........\...........\........\.settings\org.eclipse.jdt.core.prefs
...........\...........\........\bin\pso_demo\DemoPanel$CtrlPanel$1.class
...........\...........\........\...\........\DemoPanel$CtrlPanel.class
...........\...........\........\...\........\DemoPanel$ParticleSpace.class
...........\...........\........\...\........\DemoPanel.class
...........\...........\........\...\........\Particle.class
...........\...........\........\...\........\PSO_Demo.class
...........\...........\........\src\pso_demo\DemoPanel.java
...........\...........\........\...\........\Particle.java
...........\...........\........\...\........\PSO_Demo.java
...........\...........\PSO_Demo.jar
...........\...........\........\bin\pso_demo
...........\...........\........\src\pso_demo
...........\...........\........\.settings
...........\...........\........\bin
...........\...........\........\src
...........\...........\PSO_Demo
...........\PSO演示程序
PSO演示程序
...........\...........\........\.project
...........\...........\........\.settings\org.eclipse.jdt.core.prefs
...........\...........\........\bin\pso_demo\DemoPanel$CtrlPanel$1.class
...........\...........\........\...\........\DemoPanel$CtrlPanel.class
...........\...........\........\...\........\DemoPanel$ParticleSpace.class
...........\...........\........\...\........\DemoPanel.class
...........\...........\........\...\........\Particle.class
...........\...........\........\...\........\PSO_Demo.class
...........\...........\........\src\pso_demo\DemoPanel.java
...........\...........\........\...\........\Particle.java
...........\...........\........\...\........\PSO_Demo.java
...........\...........\PSO_Demo.jar
...........\...........\........\bin\pso_demo
...........\...........\........\src\pso_demo
...........\...........\........\.settings
...........\...........\........\bin
...........\...........\........\src
...........\...........\PSO_Demo
...........\PSO演示程序
PSO演示程序