文件名称:genetic algorithm

介绍说明--下载内容均来自于网络,请自行研究使用

遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。因此,在一开始需要实现从表现型到基因型的映射即编码工作。(Genetic algorithm (GA) is a computational model that simulates the evolutionary process of natural selection and genetic mechanism of Darwin's theory of biological evolution. It is a method to search for the optimal solution by simulating the natural evolution process. A genetic algorithm starts with a population representing the potential solution set of a problem, and a population is composed of a number of individuals encoded by a gene.)
相关搜索: GA
C++
遗传算法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

GA

GA\Debug

GA\Debug\CL.read.1.tlog

GA\Debug\CL.write.1.tlog

GA\Debug\GA.exe

GA\Debug\GA.exe.embed.manifest

GA\Debug\GA.exe.embed.manifest.res

GA\Debug\GA.exe.intermediate.manifest

GA\Debug\GA.ilk

GA\Debug\GA.lastbuildstate

GA\Debug\GA.log

GA\Debug\GA.obj

GA\Debug\GA.pch

GA\Debug\GA.pdb

GA\Debug\GA.vcxprojResolveAssemblyReference.cache

GA\Debug\GA.write.1.tlog

GA\Debug\GA_manifest.rc

GA\Debug\link-cvtres.read.1.tlog

GA\Debug\link-cvtres.write.1.tlog

GA\Debug\link.25988-cvtres.read.1.tlog

GA\Debug\link.25988-cvtres.write.1.tlog

GA\Debug\link.25988.read.1.tlog

GA\Debug\link.25988.write.1.tlog

GA\Debug\link.read.1.tlog

GA\Debug\link.write.1.tlog

GA\Debug\mt.read.1.tlog

GA\Debug\mt.write.1.tlog

GA\Debug\rc.read.1.tlog

GA\Debug\rc.write.1.tlog

GA\Debug\stdafx.obj

GA\Debug\vc100.idb

GA\Debug\vc100.pdb

GA\GA.cpp

GA\GA.sdf

GA\GA.sln

GA\GA.suo

GA\GA.vcxproj

GA\GA.vcxproj.filters

GA\GA.vcxproj.user

GA\ReadMe.txt

GA\ipch

GA\ipch\ga-3da73103

GA\ipch\ga-3da73103\ga-35337134.ipch

GA\log.txt

GA\stdafx.cpp

GA\stdafx.h

GA\targetver.h

GA\说明.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org