搜索资源列表
-
0下载:
用vc++程序编的遗传算法解决TSP问题.txt
def.h
TSP.cpp
tsp.h
-with vc procedures addendum to the genetic algorithm to solve TSP. Txt def.h TSP.cpp ts p.h
-
-
0下载:
该程序是用于解决遗传算法的,可能运行环境有要求,但是效果很好噢-that the procedure was used to solve the genetic algorithm, the operating environment may be required, but a good effect Oh
-
-
0下载:
java实现的遗传算法RPS,列表显示,可统计数据-java genetic algorithm to achieve the RPS, links, show statistics
-
-
0下载:
遗传算法的一个演示程序,演示了遗传算法的一些简单的功能,能够使人更加明白的了解遗传算法的好处!-a genetic algorithm Demonstration Program, demonstrated the genetic algorithm with some simple functions that could lead to a greater understanding of the genetic algorithm understanding of the benefits
-
-
0下载:
一个类似于blast算法的基因数据快速搜索算法-an algorithm similar to the blast of genetic data Fast Search Algorithm
-
-
0下载:
生物的进化是一个奇妙的优化过程,它通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。-Biological evolution is a wonderful optimization process, it eliminated by choosing a sudden variation of genetic and other changes in the law to adapt to the environment
-
-
0下载:
用VC++实现的基因算法,已经调试通过,希望对大家有所帮助-Using VC++ to achieve the genetic algorithm, has been through the debugging, I hope all of you to help ... ...
-
-
0下载:
用c+++实现的遗传算法解决tsp(旅行商)问题源码-Using c+++ realization of the genetic algorithm to solve tsp (TSP) problem source
-
-
0下载:
基于遗传算法的TSP问题,用遗传全局算法处理运算,得出最终的最近路径。-TSP problem based on genetic algorithm, genetic algorithm for handling global operations, has recently come to the end of the path.
-
-
0下载:
多目标优化遗传算法有效地避免了收敛速度慢和封闭竞争等问题, Pareto前沿更加接近理想前沿,并且收敛速度都非常快-Multi-objective optimization genetic algorithm is effective to avoid the slow convergence rate and close competition and other issues, leading Pareto closer to the ideal cutting edge, and the
-
-
0下载:
基因数据的缺失值预测,主流KNN算法的代码包-Missing values to predict the genetic data,
Mainstream KNN algorithm code package
-
-
2下载:
autodock4.0是一款基于遗传算法的分子对接软件,这首C++实现的源码,供大家分享-autodock4.0 is a genetic algorithm-based molecular docking software source code first C++ to achieve, for everyone to share
-
-
0下载:
一个基于遗传算法(DNA算法)的走迷宫程序。内部具有多个变量可供调节算法的收敛性。-a Genetic Algorithm based Maze path detection program, inside which has many varietis to adjust the convergence of the algorithm.
-
-
1下载:
人工智能大作业 基于经典遗传算法实现的迷宫程序 输入杂交率和突变率 按照遗传算法得到种群中优势个体 距离走出迷宫更近的个体最为优势-Great job is based on artificial intelligence classical genetic algorithm maze procedure input hybridization rate and mutation rate in accordance with the dominant population genetic a
-
-
0下载:
适合初学者的遗传算法 注解详细 简单易懂-The genetic algorithm is suitable for beginners easy to understand detailed annotations
-
-
0下载:
遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。-Genetic Algorithm (Genetic Algorithm) is a kind of referen
-
-
0下载:
基于MATLAB的遗传算法工具箱,欢迎各位使用-Genetic algorithm toolbox based on MATLAB,Welcome to use
-
-
0下载:
遗传算法的matlab程序,遗传算法是一种进化算法,仿效的是生物界中物竞天择适者生存的原理-Genetic algorithm matlab program, the genetic algorithm is an evolutionary algorithm to emulate the biosphere in natural selection principle of survival of the fittest
-
-
0下载:
遗传算法C#代码,主要是解决多目标优化问题。只是算法的基本实现-
Genetic Algorithm C# code, mainly to solve the multi-objective optimization problem. Just basic implementation of the algorithm
-
-
0下载:
基于Hadoop大数据平台实现遗传算法并行化,利用将任务划分为MapReduce过程进行分布式处理。-Based on Hadoop big data platform to achieve parallel genetic algorithm, the use of the task is divided into MapReduce process distributed processing.
-