文件名称:choose_best_address
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 165kb
- 下载次数:
- 0次
- 提 供 者:
- r***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构 寻径问题。内容:给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短?-Routing data structure problem. Content: Given n traffic between villages map, if the village i and the road between the villages of j, then vertex i and j vertices connected by edges, the edge of the right Wij that the length of this road. Now choose a village from which n build a hospital in a village, and asked the hospital to be built in which the village in order to make the villages furthest away from the hospital the shortest distance to the hospital?
(系统自动生成,下载前可以参看下载内容)
下载文件列表
寻径问题\Debug\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\寻径问题.exe
........\.....\寻径问题.ilk
........\.....\寻径问题.obj
........\.....\寻径问题.pch
........\.....\寻径问题.pdb
........\ReadMe.txt
........\StdAfx.cpp
........\StdAfx.h
........\寻径问题.cpp
........\寻径问题.dsp
........\寻径问题.dsw
........\寻径问题.ncb
........\寻径问题.opt
........\寻径问题.plg
........\Debug
寻径问题
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\寻径问题.exe
........\.....\寻径问题.ilk
........\.....\寻径问题.obj
........\.....\寻径问题.pch
........\.....\寻径问题.pdb
........\ReadMe.txt
........\StdAfx.cpp
........\StdAfx.h
........\寻径问题.cpp
........\寻径问题.dsp
........\寻径问题.dsw
........\寻径问题.ncb
........\寻径问题.opt
........\寻径问题.plg
........\Debug
寻径问题