文件名称:benchmark+for+DP
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 60.41kb
- 下载次数:
- 0次
- 提 供 者:
- 5**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
旅行商问题动态规划算法的应用
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。
-TSP dynamic programming algorithm of a salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest.
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。
-TSP dynamic programming algorithm of a salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 105230289benchmark for dp.rar 列表 TSP.exe TSP.ncb TSP.obj TSP.opt 旅行商问题的最优解.doc 实验2.ppt TSP.cpp TSP.dsp TSP.dsw TSP4.txt TSP6.TXT TSP8.TXT TSP10.TXT TSP15.TXT TSP20.TXT