文件名称:dp

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

(1).问题描述:旅行商问题

某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要



选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(



或旅费)最小。

(2).程序设计要求:

  a. 设计一个动态规划算法

  b. 任给一个输入实例,能输出最短路程及其路线

  c. 能用图形演示旅行商的推销路线





输入要测试的文件名,如TSP6.txt,程序将利用动态规划求解该问题,给出最佳线



路,并用图形演示。-(1). Problem Descr iption: A salesman traveling salesman problem to a number of cities to sell commodities, known distance between cities (or travel). He has to select a departure from the resident, through every city once again, and finally returned to the resident s line, bringing the total distance (or travel) the smallest. (2). Program design requirements: a. the design of a dynamic programming algorithm to an input b. any examples, can output the shortest distance and the line c. use graphical presentation of the traveling salesman selling line of input to test the file name, such as TSP6 . txt, the procedure will use dynamic programming to solve the problem, given the best lines, and graphics presentation.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

dp

..\dp.dsp

..\dp.dsw

..\dp.ncb

..\dp.opt

..\dp.plg

..\readmeTSP.txt

..\tsp1.cpp

..\TSP10.TXT

..\TSP15.TXT

..\TSP20.TXT

..\TSP4.txt

..\TSP6.TXT

..\TSP8.TXT

readme.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org