搜索资源列表
全国交通咨询模拟系统
- c语言实现的全国交通咨询模拟系统,详见报告-c language of the National Advisory traffic simulation system, as detailed in the report
main
- 全国交通咨询系统 设计主要分三个部分:一是建立交通网络图的存储结构,二实现两个城市间的最短路经问题。3程序所具有的功能特色本程序主要目的是为了给用户提供路径咨询。实现了帮助用户了解全国各大城市间往来的最短路径问题,第二,可以提供用户查询各大城市的相关信息。本程序最大的特点是支持用户自己添加城市信息及城市,或添加城市的路径,既就有可扩展性。-National Transport Advisory System is divided into three main parts: First, e
quanguojiaotong
- 数据结构课程设计-全国交通咨询模拟系统 程序设计 源代码 -Data Structure course design- the National Transport Advisory simulation system programming source code
Traffic-Advisory-System
- C语言编写的全国交通咨询模拟系统,文件包含最好用最全的源码,是本人编写的数据结构课程设计的代码。-National Transport Advisory analog system written in C language, the file contains the best and most complete source code I write the data structures course.
ki
- 数据结构 清华大学严蔚敏版 《全国交通咨询模拟》代码 ,希望对大家有用!-Tsinghua University, Yan Wei-min data structure version of " National Transport Advisory simulation" code, we hope to be useful!
Graph-Dijkstra-Travel(final)
- 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-Design, implement a nationwide consultation process traffic between major cities to provide passengers with three kinds of optimal decision scenarios: (1) the shortest time (2) minimum cost
Transport-Advisory-Templates
- 交通咨询模板的源代码,设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-Transport Advisory Templates
design
- 内容: 处于不同目的的旅客对交通工具有不同的要求。例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的旅客则期望旅费尽可能省,而老年旅客则要求中转次数最少。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。 要求: 1.提供对城市信息进行编辑(如:添加或删除)的功能。 2.城市之间有两种交通工具:火车和飞机。提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能; 3.提供两种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。 4.旅途
Traffic-Advisory-System
- 设计、实现一个全国大中城市间的交通咨询程序,为旅客提供两种最优决策方案和一种查询方案: (1) 最短时间路线; (2) 最小耗费路线; (3) 城市所有路线查询。 -Design, implement a consultation process traffic between the cities, provide passengers with the two best decision and a query plan: (1) the shortest time r
123
- 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-(1) the shortest time (2) the smallest cost (3) the minimum number of transit.
作业7
- 一.问题描述 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)飞行时间最短(2)总用时最短(3)费用最小(4)中转次数最少。 二、实验要求 (1)选取合适的数据结构存储带权路线图 (2)实现单源最短路径算法(1. Descr iption of the problem To design and implement a transportation consultation process between the major cities, we prov