搜索资源列表
基于CGI技术的信息咨询网系统
- 以基于WEB服务器的方式实现交通信息查询和企业信息查询功能,同时利用DELPHI的组件开发CGI程序。-Web-based server to the realization of traffic information and enterprise information inquiries inquiry, using Delphi components developed CGI program.
全国交通咨询系统
- 一 题目 全国铁路交通咨询系统 二 需求分析 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.
jiaotong
- 这是一个交通咨询系统,可以列出两个城市之间的所有路径,还可以查找两个城市之间的最短路径
JIAOTONG
- 最短路径——简单的交通咨询管理系统 有图形界面
jiaotong
- 交通咨询系统 -Traffic Advisory System
schooltravel
- 随着社会的发展,各界人士不断走进高校进行考查。随着旅游业的发展,各高校也可能成为旅游的景点。人们关心的问题是如何在有限的时间内能高效率的参观完一所学校的景点。对于这个问题,可以用一个图结构来表示交通网络系统,利用计算机建立一个校园导游咨询系统,方便参观者查询各个景点间的最短距离。-With the development of society, from all walks of life continued into the colleges and universities to carry
register
- 交通咨询模拟系统在实现简单的路线查询时,还能够根据出行的旅客一些客观实际,帮助选择一个让旅客自己比较满意的出行计划。-inportant
trafficproject
- 主要为旅客提供三种最优决策的交通咨询功能,其中包括城市信息、列车或飞机信息。本系统可以提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达,并详细说明依次于何时乘坐哪一趟列车或哪一次班机到何地。-TRAFFIC
jiaot2
- 交通咨询模拟。根据旅客的不同需要,要考虑到旅客希望在旅途中的时间尽可能短、希望旅费尽可能省等的要求。旅途用火车或飞机作为交通工具。用计算机编制程序,为旅客提供两种最优决策的交通咨询系统。-Simulation of the Transport Advisory. According to the different needs of tourists, it is necessary to take into account the passengers want to travel the s
Bus
- 北京交通咨询系统,能够容易的实现交通的咨询,可以给不熟悉路得人以很好的帮助-Beijing traffic advisory system, can easily achieve the traffic advisory, can give people not familiar with Ruth' s help with a good
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
Desktop
- 设计一个交通咨询系统,能让旅客咨询从任一个城市顶点到达另外一个城市顶点之间的最短路径的问题。(Query city path length)
路
- 一个简单交通咨询管理系统的设计,综合运用数据结构编程技术和Dijkstra算法和Floyd算法,设计建立一个交通咨询系统,实现解决一个简单的淮南省区县之间最短路径问题,求在淮南的一个区县到所有区县的最短路径,及任意的两个城市之间的最短路径。(A simple traffic consulting management system design, the integrated use of data structure, programming technology and the Dijkst
全国交通咨询系统
- 处于不同目的的旅客对交通工具有不同的要求。例如,因公出差的旅客希望在旅途中的时间尽可能的短,出门旅游的游客则期望旅费尽可能省,而老年旅客则要求中转次数最少。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。(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)