搜索资源列表
Improvement-Of-Levkov
- 用C++实现的改进式Levkov算法,比较适用于心电信号的特征波形提取。
program
- 标准的粒子群算法的c++版本 根据《微粒群算法》中的c程序自己实现得到的,大家可以
GeneticAlgorithms
- 用C++实现了基因算法,并在VC中利用MFC进行了算法演示
CHBTSP
- 用c+++实现的遗传算法解决tsp(旅行商)问题源码-Using c+++ realization of the genetic algorithm to solve tsp (TSP) problem source
Monte-Carlo-simulated-annealin
- 这是蒙特卡洛随机算法的程序源码,采用C实现,供大家分享-Monte Carlo random algorithm program source code, using C to achieve, for all to share
autodock-4.0.1
- autodock4.0是一款基于遗传算法的分子对接软件,这首C++实现的源码,供大家分享-autodock4.0 is a genetic algorithm-based molecular docking software source code first C++ to achieve, for everyone to share
ant
- 蚁群算法,c++实现的 蚁周模型 调试已通过-Ant colony algorithm, c++ achieve ants week has passed debugging model
classification-of-protein-codesHMM
- 蛋白质识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。内附SAMPLE-A CLASSFICATION OF HMM WITH PROTEIN
fishswarm
- 鱼群算法,在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食。聚群及追尾行为,从而实现寻优-Fish swarm algorithm, c language programming, in the midst of the waters, the fish tend to fish on their own or trailing other nutrients fo
GA_cSharp
- 遗传算法C#代码,主要是解决多目标优化问题。只是算法的基本实现- Genetic Algorithm C# code, mainly to solve the multi-objective optimization problem. Just basic implementation of the algorithm