搜索资源列表
fish
- 使用OpenGL实现的鱼群粒子群游动,每条鱼可以动态的模拟真实鱼的动作,鼠标左键可以控制方向,右键可以摆出长方形,中键可以摆出三角形-The use of OpenGL to achieve particle swarm swimming fish, each fish can simulate the real dynamic of the movements of fish, can control the direction of the left mouse button, right-
pso_Trelea_vectorized
- 一段PSO的C++程序,用于实现粒子群优化算法。-Period of PSO C++ program for particle swarm optimization.
pso-SVM
- 利用粒子群法寻找出c,g两个参数,从而达到优化支持向量机的目的