CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 全国交通咨询

搜索资源列表

  1. 全国交通咨询模拟系统

    0下载:
  2. c语言实现的全国交通咨询模拟系统,详见报告-c language of the National Advisory traffic simulation system, as detailed in the report
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:59.62kb
    • 提供者:刘旸
  1. main

    1下载:
  2. 全国交通咨询系统 设计主要分三个部分:一是建立交通网络图的存储结构,二实现两个城市间的最短路经问题。3程序所具有的功能特色本程序主要目的是为了给用户提供路径咨询。实现了帮助用户了解全国各大城市间往来的最短路径问题,第二,可以提供用户查询各大城市的相关信息。本程序最大的特点是支持用户自己添加城市信息及城市,或添加城市的路径,既就有可扩展性。-National Transport Advisory System is divided into three main parts: First, e
  3. 所属分类:Data structs

    • 发布日期:2015-06-15
    • 文件大小:6.32kb
    • 提供者:zhangfengyang
  1. quanguojiaotong

    0下载:
  2. 数据结构课程设计-全国交通咨询模拟系统 程序设计 源代码 -Data Structure course design- the National Transport Advisory simulation system programming source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:137.69kb
    • 提供者:陈玲
  1. Traffic-Advisory-System

    1下载:
  2. 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.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-11-09
    • 文件大小:899kb
    • 提供者:阿宽
  1. ki

    0下载:
  2. 数据结构 清华大学严蔚敏版 《全国交通咨询模拟》代码 ,希望对大家有用!-Tsinghua University, Yan Wei-min data structure version of " National Transport Advisory simulation" code, we hope to be useful!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:28.39kb
    • 提供者:罗顺昌
  1. Graph-Dijkstra-Travel(final)

    2下载:
  2. 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(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
  3. 所属分类:Data structs

    • 发布日期:2015-12-31
    • 文件大小:2kb
    • 提供者:xysmlx
  1. Transport-Advisory-Templates

    0下载:
  2. 交通咨询模板的源代码,设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-Transport Advisory Templates
  3. 所属分类:Data structs

    • 发布日期:2016-12-02
    • 文件大小:34kb
    • 提供者:余景涛
  1. design

    1下载:
  2. 内容: 处于不同目的的旅客对交通工具有不同的要求。例如,因公出差的旅客希望在旅途中的时间尽可能短,出门旅游的旅客则期望旅费尽可能省,而老年旅客则要求中转次数最少。编制一个全国城市间的交通咨询程序,为旅客提供两种或三种最优决策的交通咨询。 要求: 1.提供对城市信息进行编辑(如:添加或删除)的功能。 2.城市之间有两种交通工具:火车和飞机。提供对列车时刻表和飞机航班进行编辑(增设或删除)的功能; 3.提供两种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。 4.旅途
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.75kb
    • 提供者:颜廷超
  1. Traffic-Advisory-System

    0下载:
  2. 设计、实现一个全国大中城市间的交通咨询程序,为旅客提供两种最优决策方案和一种查询方案: (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
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.04mb
    • 提供者:hanyinqi
  1. 123

    0下载:
  2. 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-(1) the shortest time (2) the smallest cost (3) the minimum number of transit.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.44kb
    • 提供者:sky
  1. 作业7

    0下载:
  2. 一.问题描述 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(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
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:4.68mb
    • 提供者:婷纸
搜珍网 www.dssz.com