文件名称:tsp

  • 所属分类:
  • DNA
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-12-10
  • 文件大小:
  • 768kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ahu***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法

遗传算法的基本运算过程如下:

a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。

b)个体评价:计算群体P(t)中各个个体的适应度。

c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体的适应度评估基础上的。

d)交叉运算:将交叉算子作用于群体。所谓交叉是指把两个父代个体的部分结构加以替换重组而生成新个体的操作。遗传算法中起核心作用的就是交叉算子。-Genetic algorithm (Genetic Algorithm) is a computational model of biological evolution of natural selection and genetic mechanism of biological evolution of the simulation of Darwin, is a kind of method to search the optimal solution by simulating natural evolutionary process

The basic operation process of genetic algorithm as follows:

A initialization settings): the evolution algebra counter t=0, set the maximum evolution algebra T, randomly generated M individuals as the initial population of P (0).

B) individual uation: Calculation of group P (T) in the fitness of each individual.

C) selecting operation: the selection operator acting on the group. The choice of the purpose is to direct individual genetic optimization to the next generation, or by paired crossover generates new individuals and then transmitted to the next generation. The choice of operation is based on individual fitness uation based on.

D) crossover: crossover operator acting on the group. The so-called cross
(系统自动生成,下载前可以参看下载内容)

下载文件列表





tsp\034043648jsjzcyl.rar

...\13187583jsj\第二部分\2764微指令格式1.txt

...\...........\........\2764微指令格式2.txt

...\...........\........\2764微指令格式3.txt

...\...........\........\~$第二部分.doc

...\...........\........\微指令二进制代码.xls

...\...........\........\第二部分.doc

...\255068解决TSP的遗传算法.rar\解决TSP的遗传算法.txt

...\255068解决TSP的遗传算法.rar.rar

...\31363529遗传算法解决TSP问题\GA_TSP.exe

...\...........................\GA_TSP.vcproj

...\...........................\TSP_Demo.cpp

...\31363529遗传算法解决TSP问题.rar

...\55765904tsp.rar

...\78694592GA_TSP.rar

...\13187583jsj\第二部分

...\13187583jsj

...\255068解决TSP的遗传算法.rar

...\31363529遗传算法解决TSP问题

tsp

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org