文件名称:ga-SIMPLE
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-02-03
- 文件大小:
- 57kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/求下列元素的最大值:目标函数max=f(x1,x2)=x1*x1+x2*x2 取值范围在{1,2,3,4,5,6,7}
//本算法在选择时使用:轮盘赌选择法、交叉时使用:单点交叉。
-A maximum of the following elements: objective function Max = f (x1, x2) x1+ x2 = x1** x2.Scope in,2,3,4,5,6,7 {1}This algorithm is used when the choice: roulette wheel selection method, cross use: single point crossover.
//本算法在选择时使用:轮盘赌选择法、交叉时使用:单点交叉。
-A maximum of the following elements: objective function Max = f (x1, x2) x1+ x2 = x1** x2.Scope in,2,3,4,5,6,7 {1}This algorithm is used when the choice: roulette wheel selection method, cross use: single point crossover.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
遗传算法\.DS_Store
........\Genetic Algorithm\.DS_Store
........\.................\Genetic Algorithm\.DS_Store
........\.................\.................\App.config
........\.................\.................\bin\Debug\Genetic Algorithm.exe
........\.................\.................\...\.....\Genetic Algorithm.exe.config
........\.................\.................\...\.....\Genetic Algorithm.pdb
........\.................\.................\...\.....\Genetic Algorithm.vshost.exe
........\.................\.................\...\.....\Genetic Algorithm.vshost.exe.config
........\.................\.................\...\.....\Genetic Algorithm.vshost.exe.manifest
........\.................\.................\Genetic Algorithm.csproj
........\.................\.................\obj\Debug\DesignTimeResolveAssemblyReferences.cache
........\.................\.................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\.................\.................\...\.....\Genetic Algorithm.csproj.FileListAbsolute.txt
........\.................\.................\...\.....\Genetic Algorithm.csprojResolveAssemblyReference.cache
........\.................\.................\...\.....\Genetic Algorithm.exe
........\.................\.................\...\.....\Genetic Algorithm.pdb
........\.................\.................\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
........\.................\.................\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
........\.................\.................\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
........\.................\.................\Program.cs
........\.................\.................\...perties\AssemblyInfo.cs
........\.................\Genetic Algorithm.sln
........\.................\Genetic Algorithm.v11.suo
........\.................\Genetic Algorithm.v12.suo
........\Program.cs
........\Genetic Algorithm\Genetic Algorithm\obj\Debug\TempPE
........\.................\.................\bin\Debug
........\.................\.................\...\Release
........\.................\.................\obj\Debug
........\.................\.................\bin
........\.................\.................\obj
........\.................\.................\Properties
........\.................\Genetic Algorithm
........\Genetic Algorithm
遗传算法