资源列表
PSO_Cpp
- 程序介绍: 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 -Program Descr iption: a flock of birds of prey simulation scen
chapter3chazhi
- 介绍基于matlab进行拟合和插值的方法-Descr iption based on matlab fitting and interpolation method
ExpressionConversion
- 自编的波兰、逆波兰、中缀表达式计算的小程序,在VS2005下通过编译运行。
vx7zip_V1.0_beta
- 7zip的vxworks版本,包括完整压缩格式-7zip vxworks version, including a complete compression format
kuaisupaixusuanfa-
- 快速排序算法及其优化结构的调整,属于数据结构算法类问题-Quick sort algorithm
Bindnary Tree
- C++实现数据结构中二叉树的ADT 可实现创建 求最小二叉树等等功能(C++ data structure to achieve the two fork tree ADT, you can create, seek the minimum two fork tree, and so on)
lingo9.0汉化补丁
- lingo9.0版本的汉化补丁,可直接解压使用(LINGO9.0 version of the finished patch)
flight_delay
- Flight delay for May
text
- 实现二叉树的遍历,给定先序和中序二叉树,返回整个二叉树的结构(To achieve the traversal of the binary tree, the structure of the whole binary tree is returned given the first sequence and the middle sequence binary tree)
Lab 3
- jker2hpgdrnitekotjrgfiobr iupgk
mcr_toolbox
- 多元曲线解析,用matlabGUI可解。具体原理是交替最小二乘法。(Multivariate Curve Resolution-Alternating Least Squares)
