搜索资源列表
全国交通咨询系统
- 一 题目 全国铁路交通咨询系统 二 需求分析 1.系统配制: 硬件:CPU:P4 1.6G 内存容量 256M 标准输入输出设备 软件:操作系统Windows xp 源程序调试工具VC6.0 可执行文件运行工具 DOS 5.0. 2.该系统有供用户选择的菜单和交互性。 3.建立一个全国铁路交通咨询系统,该系统具备自动查找任意两城市间铁路交通的最短路径和最少花费的功能。 三 设计概要 1.抽象数据类型 本程序运用了关于图这种数据
数据结构课程设1
- 数据结构课程设计-全国交通咨询模拟系统 程序设计 源代码-curriculum design data structure-the National Transport Advisory Program Design simulation system source code
traffic_system
- 全国交通咨询系统,自己做的,可对全国的交通进行查询,和编辑,可增加城市,增加路线,和对费用和时间进行编辑。-traffic advisory system, they do, of the national transport inquiries, and editing to increase the city, increase routes, and the cost and time for editing.
transport
- 用MFC写的全国交通咨询模拟系统,有部分说明,可能还存在部分bug-National Transport Advisory simulation system written using MFC, some, there may be a part of the bug.
traffic
- 全国交通咨询系统,C++编译,实现基本的功能,能够满足学校要求-National traffic advisory system, C++ compile, to achieve the basic functions to meet the requirements of schools
Traffic
- DOS界面下的“全国交通模拟咨询系统”,有文件存储,适合学习C语言,数据结构的同学参考-DOS interface under the " National Traffic Simulation advisory system" , there are file storage, suitable for learning C language, data structures students reference
全国交通咨询系统
- 处于不同目的的旅客对交通工具有不同的要求。例如,因公出差的旅客希望在旅途中的时间尽可能的短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中转次数最少。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(Passengers in different purposes have different requirements for the means of transportation. For example, passengers traveling on bus
课程设计
- 运用最短路径最短路径dijkstra算法设计管理咨询系统,运用邻接表和邻接矩阵相结合的存储结构(Using the shortest path shortest path Dijkstra algorithm to design the management consulting system and use the adjacency list and the adjacency matrix for the storage structure)