搜索资源列表
校园导游系统
- 提供校园两个景点之间路径总长度和所经景点的查询,是大二上C++时个人做的课程设计-campus for two spots between the total length of trails and attractions by the inquiry, is sophomore C + + programs done by design
hotel_man
- 旅游管理系统,能够实现景点查询,导游、旅客记录,报表输出等功能-tourism management system to achieve attractions inquiries, guided tours, visitors records, statements output function
fewf3243214fefas
- 校园问路系统课程设计(1) 本程序是韶关学院的校园导游问路程序,是为来访的客人提供景点查询服务,找出景点之间的最短路径。 (2) 选取韶关学院6个具有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两景点之间的距离。 (3) 程序根据客人输入的景点代号,找出景点之间最短路径。 -campus road system curriculum design (1) This procedure is Shao
luyou
- 一个简单的旅游自助系统,包括景点信息上载、景点查询、旅游线路预定等功能
校园导游咨询系统
- 该次实习要求是设计一张地图,里面有n个景点,告诉我们景点之间的连接信息,要设计一个校园导游程序,为来访的游客提供各种信息的查询服务。主要为两个服务。 (1) 为来访游客提供图中任意景点相关额信息查询。 (2) 为游客提供图中任意两景点间的最短路径的长度,并输出该条路径 为实现这两个服务我们需要用一个数据结构存储这个地图的情况,还有就是用dijkstra 算法去求两点间的最短路,并需要一个数组去记录该最短路径。
41 Lastnewguide
- 校园导游系统,查询景点信息,求最短路径等-campus tour guide system, query attractions information, such as Shortest Path
校园导游系统
- 提供校园两个景点之间路径总长度和所经景点的查询,是大二上C++时个人做的课程设计-campus for two spots between the total length of trails and attractions by the inquiry, is sophomore C++ programs done by design
hotel_man
- 旅游管理系统,能够实现景点查询,导游、旅客记录,报表输出等功能-tourism management system to achieve attractions inquiries, guided tours, visitors records, statements output function
fewf3243214fefas
- 校园问路系统课程设计(1) 本程序是韶关学院的校园导游问路程序,是为来访的客人提供景点查询服务,找出景点之间的最短路径。 (2) 选取韶关学院6个具有代表性的景点,抽象成一个无向带权图。以图中顶点表示景点,边上的权值表示两景点之间的距离。 (3) 程序根据客人输入的景点代号,找出景点之间最短路径。 -campus road system curriculum design (1) This procedure is Shao
789645
- 用c写的校园导游系统 用弗洛依德算法实现,能够查询校园任意两个景点的最佳路径.-used to write c campus tour guide system with Floyd algorithm, inquiries to the campus arbitrary two spots in the best path.
e
- 本程序是一个校园导游咨询系统,提供校园内各景点的信息咨询和最点路径查询功能。-This procedure is a consultation system for the campus tour guides, provide campus information tourist attractions and the most points the path of the inquiry.
luyou
- 一个简单的旅游自助系统,包括景点信息上载、景点查询、旅游线路预定等功能-A simple self-help tourism system, including information contained spots, spots inquiries, scheduled tours and other functions
01
- 用C实现一个校园导游系统,能实现本校的景点查询和计算任意两景点间的最短路径。-Using C to achieve a campus tour guide system, to achieve the university s attractions arbitrary query and calculation of the two shortest path between attractions.
MySchoolTest
- 学校景点地图导航系统:景点查询、最短路线查询、添加景点等功能-No Descr iption
HUST
- 校园导游与导航,能够实现起点到终点的最短路径,即导航功能;也能找出从任意一点出发遍历所有景点而不重复,最后回到起点的最短路径。 校园导游与导航问题 某大学的平面图包括大学的m个人文景点,n个教室和宿舍,根据该大学的平面图,设计一个查询系统。 问题1:假设游客可以从任意一个地点出发,规划一条最短路线,使游客可以不重复地游览各人文景点,最后回到出发地。 问题2:假设访客可以从任意一个地点出发,规划一条最短路线,使
Nanjing--sights---system-design-
- 实现一个旅游景点查询系统,具有多种功能,实用性强,是自己编写的MFC工程-a tourist attractions inquires the system Implement
main
- 景点查询系统,此系统科共游客使用,查询全国各地旅游景点的情况,也可供景点管理者使用,管理和统计城市、景点、景区的各项数据。-Scenic spot inquiry system, the system division of visitor use, query tourist attractions all over the country situation, but also for the spot management, ma
jingdianchaxun
- c语言实现的景点查询系统,包含景点查询,管理等模块-c language query system of interest, including interest inquiry, management modules
景点查询系统
- 大一下学期课程设计,景点管理系统。以文本界面及链表的方式实现。(Curriculum design for the second term of Freshman,Scenic spot management system. It is implemented as a text interface and linked list.)
校园导游系统2016
- 校园导航系统 提供至少5个景点的校园导游咨询(包括景点介绍、景点间距离等)。 本程序的目的是为来客提供路径咨询和景点查询(根据用户指定的始点和终点输出相应最短简单路径或者输出用户指定景点的详细信息);系统管理员又可根据实际情况对导游图进行修改,删除路径或景点。(Campus navigation system)