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

搜索资源列表

  1. gjcx

    0下载:
  2. 本程序实现的是南京的公交线路查询,可以实现任意两个站点的最优乘车路线显示
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45296
    • 提供者:cjc
  1. B+树实现旅游图站点搜索

    1下载:
  2. 一、 需求分析: (1) 已知某市每条公路路线及沿途所经过的站名,要实现的功能是:在任一车站终端查询知道 1、 是否有公共汽车到达指定的目的地(任一站点) 2、 若有,打印出乘车的路线(不一定唯一)。如需中途换车,应指示在哪里换哪条线路的车。 (2) 实现的数据结构:因为将公共交通图看成是一个有向图,所以选择十字链表为其数据结构。 其中有信息点为:站点的连接关系(十字链表的弧头和弧尾链域很好的实现了这个功能) 反应途径的线路号(这个当作弧的信息域,含有两个往返的方向,并且每个方向又对
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-04-07
    • 文件大小:686264
    • 提供者:wsctlee
  1. 07shumojinshai

    0下载:
  2. 2007高教社杯全国大学生数学建模竞赛题目 开发一个解决公交线路选择问题的自主查询计算机系统。 为了设计这样一个系统,其核心是线路选择的模型与算法, 包括相关数据-2007 China Undergraduate Mathematical Contest in Modeling the subject to develop a solution to the issue of bus lines to choose their own inquiries computer syste
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:45817
    • 提供者:qin
  1. buschoose

    0下载:
  2. 城市公交路线查询, 采用狄克斯特拉算法;可以实现查询非直达线路,专车等。里面自带3个经典皮肤-Urban public transport routes inquiries, using狄克斯特拉algorithm can query the non-direct routes, car and so on. Inside its own 3 classic skin
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:90736
    • 提供者:林超
  1. queryline

    0下载:
  2. 查询公交线路情况,有转站查询,使用了遗传算法-Query bus lines, the station has a query, using the genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1505
    • 提供者:cxq
  1. gjsub

    0下载:
  2. 根据路线查找规律,利用Matlab编程实现公交路线的查询-Route search in accordance with the law, use of Matlab programming implementation of the query bus route
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3730
    • 提供者:Jan
  1. beijing-Bus--change-system

    0下载:
  2. 用c++写的北京市公交查询系统,对想要设计查询系统的大作业很有帮助-The Beijing Bus with c++ write query system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:555228
    • 提供者:高维
  1. gongjiaoxianluchaxunsuanfa

    0下载:
  2. 公交线路查询算法,主要采用的java编写的,希望对大家有所帮助-Bus line search algorithms, the main use of the java prepared, we want to help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:21436
    • 提供者:fangnan
  1. DatastructDesign

    0下载:
  2. 本人上学期数据结构课程设计(包含9个程序),一部分使用MFC(IDE为VS2008),一部分为控制台程序(IDE为DEV-C++),代码量大约148KB。(内容包括电梯模拟、南京公交路线查询等等)-I designed last semester data structures courses (including 9 procedures), part of the use of MFC (IDE is VS2008), part of the console application (IDE
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3419577
    • 提供者:li
  1. transfered-by-metro-or-bus

    0下载:
  2. 通过改进的dijkstra算法,实现公交线路的自主查询系统-The dijkstra algorithm by improving and achieve the independent inquiry system bus lines
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:3580
    • 提供者:steve
  1. mfc

    0下载:
  2. 编程设计北京市公交/地铁查询系统 ? 能够录入和修改公交线路的信息(存储在数据文件中) 只有被授权工作人员可以使用此功能 ? 查询所有线路(按起点名称排序)信息 起点、终点、首末车时间、票价规则、…… ? 查询指定线路的公交线路详情 沿途站点、首末车时间、票价规则、站间距离、…… ? 查询某一位置途径的所有公交线路 选作:位置同义词判定。如:明光村和明光桥东 ? 指定起点和终点,查询乘车方案 ? 无条件 (90分) ? 换乘次数少优先(
  3. 所属分类:Data structs

    • 发布日期:2017-05-29
    • 文件大小:11916396
    • 提供者:亮亮
  1. the-Bus-Magement--System

    0下载:
  2. 1.查找公交直达路线 2.删除公交路线 3.增加公交路线 4.查询最短公交路线 -1 direct bus route to find 2 Remove the bus route 3 bus routes to increase 4 the shortest transit route query
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2744
    • 提供者:kitty
  1. bus_line

    0下载:
  2. 数据结构的大作业,南京公交路线查询系统,可以针对站名以及路线进行查询,可以进行一次换乘和两次换乘-Data structure operations, Nanjing bus line inquiry system, for the name of the station and the route query, you can make one transfer and two transfer
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:50278400
    • 提供者:
  1. HIT_GongJiao

    0下载:
  2. 哈工大数据结构课程设计,公交查询系统的实现,线路,站点以及换乘-HIT data structure curriculum design, bus information system implementation, routes, sites and transfer
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2981866
    • 提供者:piglet
  1. 20120521_073757025

    0下载:
  2. 基于android的手机公交查询路线,以及google map的应用-Based on the android phone bus inquiry line, as well as the google map application
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:798447
    • 提供者:廉英浩
  1. vb

    0下载:
  2. 公交车作为现代城市生活中一种重要的交通工具,在现代城市生活中尤其重要,公交线路繁多,数量也逐渐增多,这样使得人们的出行很不方便。在这样的背景下,我们决定做公交查询系统,并以六安市公交数据为例,设计了公交查询系统,验证了一些算法的可行性。该算法基于对经典的算法的学习和研究,沿用其关于求最短路径的思想,并加以对换乘次数,站点范围限制等内容的深入研究而提出的。-Bus as an important means of transportation in modern urban life in mod
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7872
    • 提供者:李李
  1. question1_2

    0下载:
  2. 查询公交, 查询公交, 查询公交,查询公交-Search bus
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2513
    • 提供者:
  1. querybus

    0下载:
  2. 公交查询系统。利用c语言,数据结构做出。-Bus query system. Using c language, data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:568627
    • 提供者:lxd
  1. 公交换乘

    0下载:
  2. 乘公交,看奥运 我国人民翘首企盼的第29届奥运会明年8月将在北京举行,届时有大量观众到现场观看奥运比赛,其中大部分人将会乘坐公共交通工具(简称公交,包括公汽、地铁等)出行。这些年来,城市的公交系统有了很大发展,北京市的公交线路已达800条以上,使得公众的出行更加通畅、便利,但同时也面临多条线路的选择问题。针对市场需求,某公司准备研制开发一个解决公交线路选择问题的自主查询计算机系统。
  3. 所属分类:matlab例程

  1. Check bus routes

    4下载:
  2. 问题描述 当一个用户从甲地到乙地时,由于不同需求,就有不同的交通方式及不同的交通路线。有人希望以最快速度到达,有人希望以最短距离到达,有人希望用最少的费用等。交通方式有公交车和地铁。编写一北京公交线路查询系统,通过输入起始站、终点站,为用户提供三种或以上决策的交通咨询。(problem descr iption When a user goes from point a to point b, there are different modes of transportation and d
  3. 所属分类:数据结构

    • 发布日期:2020-02-29
    • 文件大小:431104
    • 提供者:想梦
搜珍网 www.dssz.com