文件名称:genetic algorithm
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-10-19
- 文件大小:
- 1.58mb
- 下载次数:
- 0次
- 提 供 者:
- 荔枝***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法(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
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
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