搜索资源列表
jiyuyichuansuanfadelvboqiyouhuasheji
- 遗传算法是一种模拟自然界生物进化的搜索算法,由于它简单易行,鲁 棒性强,尤其是其不需要专门的领域知识而仅用适应度函数作评价来指导搜 索过程,从而使它的应用范围极为广泛,并且己在众多领域得到了实际应用, 取得了许多令人瞩目的成果,引起广大学者和工程人员的关注。- The genetic algorithm is a kind of searching method which simulates the natural evolution. It is simple and ea
paixu2
- 数据结构排序算法的比较,起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序-Comparison of data structures sorting algorithm, bubble sort, direct insertion sort, simple selection sort, quick sort, Shell sort, Heap sort
cSharp28
- 灰色系统理论介绍、算法简单介绍,模型算法简介-Grey system theory introduced a simple algorithm is introduced, the model algorithm About
yichuansuanfa
- 举出三个简单的实例,通过遗传算法来进行求解。让大家对遗传算法进行理解-Cite three simple example, by means of genetic algorithms to solve it. So that we can understand the genetic algorithm
PID-(2)
- PID算法源代码+调试方法,有兴趣的来看看, 挺简单的。-PID algorithm source code+ debugging method, interested to see, very simple.
Cell-segmentation-
- 一篇很好的细胞分割的文献,算法很简单,但效果很好!-A good cell division literature, the algorithm is very simple, but it works well!
sort
- 分治法进行排序,简单的基础性算法代码,仅供参考。-Divide and conquer sort, simple basic algorithm code, for reference only.
PSO-cSharp
- 粒子群算法PSO的简洁版c#程序,主要针对粒子群算法的初学者-Particle Swarm Optimization PSO simple version c# program, mainly for beginners particle swarm algorithm