登录
首页 » c# » TSP遗传算法求解

TSP遗传算法求解

于 2022-05-28 发布 文件大小:123.70 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

利用AForge中的遗传算法求解TSP             int iter = 1;             int iterations = 5000;             while (iter < iterations)             {                 population.RunEpoch();                 iter++;             }             Console.WriteLine("遍历路径是:{0}",((PermutationChromosome)population.BestChromosome).ToString());             Console.WriteLine("总路程是:{0}",fitnessFunction.PathLength(population.BestChromosome));             Console.ReadLine();         }     } }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ConnectedDomainEdge
    该图像处理程序实现将图像二值化,灰度化,二值化图像边界扫描并编号,如果图像为火焰图像可以实现将火焰图像的尖角数计算出来并标记(The image processing program image binarization, grayscale, boundary scan and number of the binary image if the image can be implemented for the flame image Now flame image of the sharp corners number and mark)
    2012-03-16 21:45:51下载
    积分:1
  • oled jy901 stm32
    基于stm32的jy901oled显示测量角度(A jy901oled display measurement Angle based on stm32)
    2020-07-22 11:48:44下载
    积分:1
  • 1602的几种典型显示状态及解决方案
    说明:  对lcd1602屏的一些常见问题作出解释,并附上一段51单片机驱动lcd1602代码(Explain some common problems of LCD 1602 screen, and attach a section of LCD 1602 code driven by 51 single chip computer.)
    2019-03-18 22:18:12下载
    积分:1
  • FTP客户端代码
    本代码提供FTP客户端服务,可以实现用户登录,密码隐藏,注销,上传下载,文件删除,文件目录查看,active和passive模式转换,ASCII和二进制传输模式切换。 p.s.本代码请在Linux系统下编辑,在window系统下运行会出现错误。如果您是window系统请在VBox下运行该代码。
    2023-05-22 07:30:03下载
    积分:1
  • tanchishe
    VC编写的贪吃蛇(VC prepared Snake)
    2004-06-08 10:46:59下载
    积分:1
  • matlab_dllConversion_CPP
    This is consist of converting the matlab code to dll using C++ code
    2010-09-28 20:59:03下载
    积分:1
  • mbed-os-master
    mbedOS5平台代码架构模板以及例程说明(MbedOS platform code and routines)
    2017-08-17 14:20:34下载
    积分:1
  • C# AForge照相例子源码下载
    C# AForge照相例子源码下载
    2015-04-29下载
    积分:1
  • ssim-1.0
    SSIM 1.0 Local Search Similarity
    2012-07-20 16:20:59下载
    积分:1
  • 一个用c#写的日记本,功能全面,适合初学者
    一个用c#写的日记本,功能全面,适合初学者-A used c# Written diary, full-featured, suitable for beginners
    2022-01-22 07:14:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载