词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }
上传时间: 2013-12-20
上传用户:hfmm633
智能蚂蚁算法演示软件源程序,很难得的宝贵资料 非常适合蚁群算法学习者
上传时间: 2016-08-01
上传用户:wlcaption
修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!
上传时间: 2013-12-21
上传用户:onewq
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.
标签: 优化算法
上传时间: 2014-01-26
上传用户:zgu489
基因算法,用VC++或MATLAB,java等工具设计一程序计算任一个随机产生的DNA基因表达式的有效长度和值 设随机产生的基因表达式为: + Q - / b * b a Q b a a b a a b b a a a b
上传时间: 2014-01-09
上传用户:aa54
函数再现机构设计 试设计一曲柄摇杆机构,再现函数 要求: 输入构件的转角范围180°,输出构件摆角范围30°,即: 当输入构件从a转至a+90时,输出构件从b转至b+30 当输入构件从a+90转至a+180时,输出构件从b+30转至b
上传时间: 2013-12-17
上传用户:英雄
CAJ格式的,遗传算法的路径规划问题,需要的可以看一下
标签: CAJ
上传时间: 2013-12-24
上传用户:txfyddz
一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序
标签: 算法
上传时间: 2016-09-25
上传用户:zhangliming420
《An Introduction to Ant Colony Optimization》 作者:Marco Dorigo and Krzysztof Socha 时间:Technical Report No.TR/IRIDIA/2006-010April 2006 一份介绍蚁群系统的英文原版论文报告
标签: Introduction Optimization Krzysztof Technical
上传时间: 2013-12-12
上传用户:heart520beat
算法仿真,很好用蚁群算法算法仿真,很好用蚁群算法
上传时间: 2013-12-19
上传用户:gaojiao1999