搜索资源列表
dos下的校园导游图
- 校园导游图,在dos环境实现,用了最短路径算法,可以查询两点的最短路径及长度-campus tour map, dos environment achieved, with the shortest path algorithm can find the shortest path two lengths and
校园导游图
- 一个用最短距离法来实现的校园导游算法,可以找出最合适的路经来!-This is an example that use the shortest arithmetic to implement the schoolyard cicerone map,it can find the best path!
校园导游咨询系统
- 该次实习要求是设计一张地图,里面有n个景点,告诉我们景点之间的连接信息,要设计一个校园导游程序,为来访的游客提供各种信息的查询服务。主要为两个服务。 (1) 为来访游客提供图中任意景点相关额信息查询。 (2) 为游客提供图中任意两景点间的最短路径的长度,并输出该条路径 为实现这两个服务我们需要用一个数据结构存储这个地图的情况,还有就是用dijkstra 算法去求两点间的最短路,并需要一个数组去记录该最短路径。
校园导游图
- 一个用最短距离法来实现的校园导游算法,可以找出最合适的路经来!-This is an example that use the shortest arithmetic to implement the schoolyard cicerone map,it can find the best path!
kcsj
- 校园导游图算法--数据结构中有关图的算法 按v求最短路径 按s求信息; 按q退出; 地图在map图像文件里-campus tour map algorithm-- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image fi
fan_ga111
- 校园导游图算法--数据结构中有关图的算法按v求最短路径按s求信息;按q退出;地图在map图像文件里-campus tour map algorithm-- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
C语言实习
- C语言实现的校园导游图,有景点的介召,最短路径的查找,还有动画等-C language map of the campus tour guides, attractions mediated response, the search for the shortest path, animation, etc.
dos下的校园导游图
- 校园导游图,在dos环境实现,用了最短路径算法,可以查询两点的最短路径及长度-campus tour map, dos environment achieved, with the shortest path algorithm can find the shortest path two lengths and
SchoolGuider
- 校园导游图,包括选择最短路径,选择不同景点,不同参观顺序。-campus tour map, including the choice of the shortest path, choose a different attractions, visited different order.
daoyou
- 一个自己编写的很好的,很简单的c语言,校园导游图,对c语言初学者很有益处-a prepared themselves well, a very simple c language, the campus tour maps, c useful language beginners
fewf3243214fefas
- 校园问路系统课程设计(1) 本程序是韶关学院的校园导游问路程序,是为来访的客人提供景点查询服务,找出景点之间的最短路径。 (2) 选取韶关学院6个具有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两景点之间的距离。 (3) 程序根据客人输入的景点代号,找出景点之间最短路径。 -campus road system curriculum design (1) This procedure is Shao
shcool-guide
- 数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
XiaoYuanDaoYouTu
- 本人用C++编写的一个校园导游图。欢迎界面是我们学校的。用的时候随时改成你学校的就成。:) 通过最小生成树算法和两点间最短路径算法,实现查看两景点间最短路径和查看最佳游览路线。-I prepared a campus tour guide map. We welcome the interface schools. Used anytime when you changed it into schools. :) Minimu
abc
- 数据结构课程设计_校园导游咨询 1.需求分析 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 (1)设计学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)提供途中任意景点问路查询,即求任意两个景点间的一条最短的简单路径。 -Data structure cour
2
- 校园导游咨询 [问题描述] 设计一个校园导游程序,为来访的客人提供各种信息查询服务。 [基本要求] (1)设计你的学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。 [测试数
daoyou
- 校园导游咨询:编制一个为来访客人进行最短路径导游的程序从厦门大学漳州校区的平面图中选取10个有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两地之间的距离。 2.本程序的目的是为用户提供路径咨询。根据用户指定的始点和终点输出相应路径,或者根据用户指定的景点输出景点的信息。-Campus tour guides Advisory: the preparation of a visitors guide to t
xiaoyuandaoyou
- 校园导游模拟系统,主要是演示数据结构中图的路径的算法,是数据结构的课程设计-Simulation system for the campus tour guides, the main data structure is to demonstrate the path of the algorithm graph is the data structure of the curriculum design
2
- 校园导游系统,是图的最短路径的应用 我短学期的课程小实验-Campus tour guide system, is the shortest path map application, I short-term courses of small experimental
GuideMap
- 校园导游图,VC初学者制作的小程序,希望对大家有用。-Campus Guide Map, VC produced with a small beginner program, we want to be useful.
校园导游系统2016
- /*校园导游程序*//用无向网表示学校的校园景点平面图,图中顶点表示主要景点, <br>存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。(/ * campus tour guide program * / / / / / using undirected network to express the campus scenic spot map of