登录
首页 » Visual C++ » tsp--yichuangsuanfa

tsp--yichuangsuanfa

于 2009-04-11 发布 文件大小:10051KB
0 281
下载积分: 1 下载次数: 49

代码说明:

  程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。 48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。 (Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map are as follows. The results of 48 cities, the path of the red* indicates the beginning of the city, passing through the city followed by the blue box and red* marked.)

文件列表:

遗传算法
........\遗传算法
........\........\matlab画图M文件
........\........\...............\gatspsta.m
........\........\程序源码
........\........\........\GAApp
........\........\........\.....\Debug
........\........\........\.....\.....\BuildLog.htm
........\........\........\.....\.....\GAApp.exe.embed.manifest
........\........\........\.....\.....\GAApp.pch
........\........\........\.....\.....\GAApp.res
........\........\........\.....\.....\GAAppDoc.obj
........\........\........\.....\.....\GAAppView.obj
........\........\........\.....\.....\MainFrm.obj
........\........\........\.....\.....\StdAfx.obj
........\........\........\.....\.....\vc60.idb
........\........\........\.....\.....\vc60.pdb
........\........\........\.....\.....\vc80.idb
........\........\........\.....\.....\vc80.pdb
........\........\........\.....\GAApp.aps
........\........\........\.....\GAApp.clw
........\........\........\.....\GAApp.cpp
........\........\........\.....\GAApp.dsp
........\........\........\.....\GAApp.dsw
........\........\........\.....\GAApp.h
........\........\........\.....\GAApp.ncb
........\........\........\.....\GAApp.opt
........\........\........\.....\GAApp.plg
........\........\........\.....\GAApp.rc
........\........\........\.....\GAApp.sln
........\........\........\.....\GAApp.vcproj
........\........\........\.....\GAApp.vcproj.EC9694E89116431.akkun.user
........\........\........\.....\GAAppDoc.cpp
........\........\........\.....\GAAppDoc.h
........\........\........\.....\GAAppView.cpp
........\........\........\.....\GAAppView.h
........\........\........\.....\MainFrm.cpp
........\........\........\.....\MainFrm.h
........\........\........\.....\ReadMe.txt
........\........\........\.....\Release
........\........\........\.....\res

........\........\........\.....\...\GAApp.rc2


........\........\........\.....\Resource.h
........\........\........\.....\StdAfx.cpp
........\........\........\.....\StdAfx.h
........\........\........\TspGA
........\........\........\.....\Debug
........\........\........\.....\.....\BuildLog.htm
........\........\........\.....\.....\StdAfx.obj
........\........\........\.....\.....\TspGA.dll.embed.manifest
........\........\........\.....\.....\TspGA.obj
........\........\........\.....\.....\TspGA.pch
........\........\........\.....\.....\vc80.idb
........\........\........\.....\.....\vc80.pdb
........\........\........\.....\gacode.cpp
........\........\........\.....\gacode.h
........\........\........\.....\ReadMe.txt
........\........\........\.....\Release
........\........\........\.....\.......\gacode.obj
........\........\........\.....\.......\gacode.sbr
........\........\........\.....\.......\StdAfx.obj
........\........\........\.....\.......\StdAfx.sbr
........\........\........\.....\.......\TspGA.bsc
........\........\........\.....\.......\TspGA.exp
........\........\........\.....\.......\TspGA.lib
........\........\........\.....\.......\TspGA.obj
........\........\........\.....\.......\TspGA.pch
........\........\........\.....\.......\TspGA.res
........\........\........\.....\.......\TspGA.sbr
........\........\........\.....\.......\vc60.idb
........\........\........\.....\res
........\........\........\.....\...\TspGA.rc2
........\........\........\.....\Resource.h
........\........\........\.....\StdAfx.cpp
........\........\........\.....\StdAfx.h
........\........\........\.....\TspGA.aps
........\........\........\.....\TspGA.clw
........\........\........\.....\TspGA.cpp
........\........\........\.....\TspGA.def
........\........\........\.....\TspGA.dsp
........\........\........\.....\TspGA.dsw
........\........\........\.....\TspGA.h
........\........\........\.....\TspGA.ncb
........\........\........\.....\TspGA.opt
........\........\........\.....\TspGA.plg
........\........\........\.....\TspGA.rc
........\........\........\.....\TspGA.sln
........\........\........\.....\TspGA.vcproj
........\........\........\.....\TspGA.vcproj.EC9694E89116431.akkun.user
........\........\算法程序
........\........\........\mfc42.dll
........\........\........\stlport_vc646.dll
........\........\........\TspGA.dll
........\........\遗传算法说明.doc

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

发表评论

0 个回复

  • pigdjas67
    By throwing an exception to indicate the occurrence of an error(By throwing an exception to indicate the occurrence of an erro)
    2018-12-25 13:29:14下载
    积分:1
  • AD7606
    基于DSP28335实现通过spi实现的片外AD7606的数据采集程序。(the data collection code of the AD7606 based on DSP28335)
    2013-01-17 10:16:24下载
    积分:1
  • Socket
    socket 编程(socket programming)
    2008-01-15 17:30:30下载
    积分:1
  • MyOpenGL
    说明:  利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作(3D VIEW)
    2011-04-01 17:38:23下载
    积分:1
  • fullMPCcode
    说明:  最完整的暴风影音源代码MPC,本站很多的此代码都不完整。(The most complete source code StormCodec MPC, this site a lot of this code is not complete.)
    2008-11-29 22:53:36下载
    积分:1
  • vakuablnFourier
    说明:  傅立叶变换用于电力系统谐波分析,全是用c++编的很有价值(Fourier transform is very valuable for harmonic analysis of power system.)
    2019-04-07 04:42:50下载
    积分:1
  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • 200682821544341218
    易语言超简单水浒Q传自动打怪 易语言超简单水浒Q传自动打怪 易语言超简单水浒Q传自动打怪 (easy-language simple Shuihu Q-automatic Daguai eas y-language simple Shuihu Q-automatic Daguai eas y-language simple Shuihu Q-automatic Daguai easy-simple language Water Margin Q-automatic Daguai)
    2021-01-28 01:28:40下载
    积分:1
  • gtest-1.7.0
    谷歌测试框架源码,非常有学习意义,可以直接在自己的工程中使用。(Google testing framework source code, very meaning of learning, you can use directly in their own projects.)
    2020-10-22 18:27:23下载
    积分:1
  • GifRichTextBox
    可以动态显示Gif的vb2008的RichTextBox,不带第三方控件的自定义控件 ,可以自由扩充 完全类似于QQ的动态表情显示哦 (Can dynamically display the Gif vb2008 RichTextBox, a custom control without third party control ,可以自由扩充 , free to expand 完全类似于QQ的动态表情显示哦 Dynamic expression is completely similar to the QQ display. )
    2014-06-24 14:15:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载