搜索资源列表
校园导游.rar
- 设计一个校园导游程序,为来访的客人提供各种各种信息查询服务。
校园导游咨询系统
- 数据结构课程设计校园导游咨询系统源代码,描述导游咨询系统功能。-data structure design school curriculum guides advisory system source code, guides describe advisory system functions.
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!
校园导游.c
- 绝对可以运行的程序 校园导游-definitely can run the procedure campus tour guides
校园导游管理系统
- 我用VB做的一个校园导游系统!界面友好,功能齐全。-I use VB to do a campus tour guide system. Friendly interface, complete functions.
校园导游咨询系统
- 该次实习要求是设计一张地图,里面有n个景点,告诉我们景点之间的连接信息,要设计一个校园导游程序,为来访的游客提供各种信息的查询服务。主要为两个服务。 (1) 为来访游客提供图中任意景点相关额信息查询。 (2) 为游客提供图中任意两景点间的最短路径的长度,并输出该条路径 为实现这两个服务我们需要用一个数据结构存储这个地图的情况,还有就是用dijkstra 算法去求两点间的最短路,并需要一个数组去记录该最短路径。
校园导游
- 设计一个校园导游程序,为来访的客人提供各种各种信息查询服务。-Design a program of school guide to probide all kinds of information inquire to the visitors.
school
- 设计一个校园导游咨询程序,为来访的客人提供学校最短路径信息查询服务-To design a campus tour guide the consultation process for the provision of school visitors, the shortest path information inquiry service
校园导游图
- 一个用最短距离法来实现的校园导游算法,可以找出最合适的路经来!-This is an example that use the shortest arithmetic to implement the schoolyard cicerone map,it can find the best path!
daoyou
- 华北工学院校园导游系统-NCUST campus tour guide system
校园导游.c
- 绝对可以运行的程序 校园导游-definitely can run the procedure campus tour guides
校园导游管理系统
- 我用VB做的一个校园导游系统!界面友好,功能齐全。-I use VB to do a campus tour guide system. Friendly interface, complete functions.
校园导游咨询系统
- 数据结构课程设计校园导游咨询系统源代码,描述导游咨询系统功能。-data structure design school curriculum guides advisory system source code, guides describe advisory system functions.
导游咨询
- 一个校园导游的程序,可以查询景点信息,也可以查询一个景点到其余景点的路径.- A campus tourguide s procedure, may inquire the scenic spot information, also may inquire a scenic spot to other scenic spots ways
校园导游系统
- 提供校园两个景点之间路径总长度和所经景点的查询,是大二上C++时个人做的课程设计-campus for two spots between the total length of trails and attractions by the inquiry, is sophomore C++ programs done by design
校园导游咨询(c++)
- 查询校园景点信息,查询最短路径,以及最短距离(Search campus information, query the shortest path, and the shortest distance)
8-校园导游
- 校园导游 基于C语言的数据结构日常实验课作业(the guide of the campus)
校园导游系统
- 校园导游系统,主要功能为当用户输入地点、时间、出行方式后,可以展现用户输入的地点的最短路径,并显示到达时间。(Campus tour guide system)
校园导游系统2016
- /*校园导游程序*//用无向网表示学校的校园景点平面图,图中顶点表示主要景点, <br>存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。(/ * campus tour guide program * / / / / / using undirected network to express the campus scenic spot map of