搜索资源列表
aria2-1.14.1-mingw32msvc-build1
- aria2 is a utility for downloading files. The supported protocols are HTTP(S), FTP, BitTorrent, and Metalink. It has a powerful segmented downloading ability, downloading a file from multiple sources and multiple protocols and utilizing your download
A-new-particle-swarm-
- 针对基于粒子群优化算法的粒子滤波精度不高,容易陷入局部最优,难以满足目标跟踪的问题-For particle swarm optimization algorithm based on particle filter accuracy is not high, easy to fall into local optimum, it is difficult to meet the target tracking problem
pso
- 简单的粒子群优化程序,模拟鸟群飞行时合作,将每只小鸟比作一个粒子。粒子通过自己的历史最优值和所有粒子的最优值来调整自己的速度和位置,从而达到目的地。-Simple particle swarm optimization procedure, the simulation when flying birds, compared each bird to a particle. Particle optimal value through its own history and the optima
a
- 用粒子群算法解决tsp问题,可以引用数据包-With particle swarm algorithm to solve tsp problem
IDS
- In recent years, the needs of the Internet are felt in lives of all people. Accordingly, many studies have been done on security in virtual environment. Old technics such as firewalls, authentication and encryption could not provide Internet secur
my_pso
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。(Particle swarm optimization (PSO), also known as particle swarm optimization (PSO) or Particle Swarm Optimization (
粒子群多目标-程序
- 一个粒子群多目标算法,带有权重自适应,可以画出相应的pareto前沿(A particle swarm multi-objective algorithm, with weight adaptive, can draw corresponding Pareto frontiers.)
基本粒子群 - 副本
- 对IEEE33节点系统进行配电网重构,利用基本粒子群迭代优化,采用前推回代计算潮流,有中文注释,是初学者必备的程序教程(Reconfiguration of the distribution network of the IEEE33 node system, using the basic particle swarm iterative optimization, using the pre-push back to the calculation of the trend, with Ch