文件名称:Campus-Tour-Guide
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 36kb
- 下载次数:
- 1次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
校园导游系统:设计一个校园导游程序,为来访的客人提供各种信息的查询服务。设计自己学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代码 、简介等信息;以边表示路径,存放路径长度等相关信息。具体功能包括:
1.为来访客人提供图中任意景点相关信息的查询;
2.为来访客人提供图中任意景点的问路查询,求任意景点间的所有路径,以及查询任意两个景点之间的一条最短的简单路径。
3.为来访客人提供校园图中多个景点的最佳访问路线查询,即求途径多个景点的最短路经。
4.校园导游图的景点和道路的扩充修改功能。
5.实现校园导游图的仿真界面
-Campus Tour Guide System: Design a campus tour guide program for visiting guests a variety of information inquiry services. Design their own school campus plan, contained less than 10 spots. To graph vertices represent various school sites, storage sites names, codes, profile and other information the side that path, the path length of storage and other related information. Specific features include:
1 figure for visiting any sites offering information related to the query
(2) offers the figure for visiting attractions, ask any queries, find all paths between any sites and attractions between any two inquiries a shortest simple path.
3 offers campus map for visiting many attractions in the best access routes queries, that is seeking the shortest path approach many attractions.
4 Campus Tour road map of attractions and expansion of modification.
5 to achieve campus tour map of the simulation interface
1.为来访客人提供图中任意景点相关信息的查询;
2.为来访客人提供图中任意景点的问路查询,求任意景点间的所有路径,以及查询任意两个景点之间的一条最短的简单路径。
3.为来访客人提供校园图中多个景点的最佳访问路线查询,即求途径多个景点的最短路经。
4.校园导游图的景点和道路的扩充修改功能。
5.实现校园导游图的仿真界面
-Campus Tour Guide System: Design a campus tour guide program for visiting guests a variety of information inquiry services. Design their own school campus plan, contained less than 10 spots. To graph vertices represent various school sites, storage sites names, codes, profile and other information the side that path, the path length of storage and other related information. Specific features include:
1 figure for visiting any sites offering information related to the query
(2) offers the figure for visiting attractions, ask any queries, find all paths between any sites and attractions between any two inquiries a shortest simple path.
3 offers campus map for visiting many attractions in the best access routes queries, that is seeking the shortest path approach many attractions.
4 Campus Tour road map of attractions and expansion of modification.
5 to achieve campus tour map of the simulation interface
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Campus Tour Guide\arcs.txt
.................\Code.cpp
.................\code.txt
.................\Debug\vc60.idb
.................\.....\vc60.pdb
.................\Graph.cpp
.................\GuideSystem.cpp
.................\GuideSystem.hpp
.................\main.cpp
.................\vexs.txt
.................\~$校园导游系统.doc
.................\校园导游系统.dsp
.................\校园导游系统.dsw
.................\校园导游系统.ncb
.................\校园导游系统.opt
.................\校园导游系统.plg
.................\Debug
Campus Tour Guide
.................\Code.cpp
.................\code.txt
.................\Debug\vc60.idb
.................\.....\vc60.pdb
.................\Graph.cpp
.................\GuideSystem.cpp
.................\GuideSystem.hpp
.................\main.cpp
.................\vexs.txt
.................\~$校园导游系统.doc
.................\校园导游系统.dsp
.................\校园导游系统.dsw
.................\校园导游系统.ncb
.................\校园导游系统.opt
.................\校园导游系统.plg
.................\Debug
Campus Tour Guide