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

TSP遗传算法求解

于 2022-05-28 发布 文件大小:123.70 kB
0 61
下载积分: 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 个回复

  • FriendEditor
    说明:  一个展示MVVM设计模式使用的程序,整合了MVVMLight框架,可以学习MVVMLight的用法(A program that demonstrates the use of MVVM design patterns, integrates the MVVMLight framework, and can learn the usage of MVVMLight)
    2020-04-02 01:29:01下载
    积分:1
  • BsatelliteCony
    采用遗传算法进行区域域覆盖卫星星座优化设计 (Using genetic algorithms regional domain covering the satellite constellation to optimize design)
    2021-03-24 10:19:14下载
    积分:1
  • player
    用c#编写的音乐播放器。可播放mp3、wma等格式,带显示lrc歌词模式。(With c# written in music player. Can play mp3, wma and other formats, with lyrics display lrc mode.)
    2010-01-31 19:32:35下载
    积分:1
  • yinghangxitongguanli
    主要是给一个银行写一个用户管理的系统比较简单用于初学者运用(Mainly to a bank to write a simple user management system for beginners to use)
    2011-11-09 22:10:13下载
    积分:1
  • TadaptiveOFDMh
    本程序利用改进的CHOW算法,仿真了自自适应OFDM系统的性能,并画出了SNR (This program makes use of improved CHOW algorithm simulates the performance of self-adaptive OFDM system, and draw the SNR)
    2012-08-20 06:45:10下载
    积分:1
  • 09 SCIA
    说明:  dsp2812 SPI简单小程序,用于初学者进行程序调试,仅供参考(Dsp2812 SPI simple applet for beginners to debug the program, for reference only)
    2019-10-25 19:14:01下载
    积分:1
  • emailManagementGraduationProject
    这是一个邮件系统源码可以好好学习一下很好用的(This is a mail system source code can study hard like a good use of)
    2009-03-19 20:12:50下载
    积分:1
  • imgecrypt_cpp
    说明:  用C++实现的图像加密和解密算法代码,功能强大(Using C++ implementation of image encryption and decryption algorithm code, powerful)
    2010-04-12 18:49:30下载
    积分:1
  • RBF实现隐式曲面重建
    2022-12-20 04:40:03下载
    积分:1
  • Remoting-sample
    .net Remoting的客户端中间件通讯示例,妇幼全部源码。(Client middleware communication example. net Remoting, and women and children of all source code.)
    2014-02-12 22:23:44下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载