文件名称:mfc
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11.36mb
- 下载次数:
- 0次
- 提 供 者:
- 亮*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程设计北京市公交/地铁查询系统
? 能够录入和修改公交线路的信息(存储在数据文件中)
只有被授权工作人员可以使用此功能
? 查询所有线路(按起点名称排序)信息
起点、终点、首末车时间、票价规则、……
? 查询指定线路的公交线路详情
沿途站点、首末车时间、票价规则、站间距离、……
? 查询某一位置途径的所有公交线路
选作:位置同义词判定。如:明光村和明光桥东
? 指定起点和终点,查询乘车方案
? 无条件 (90分)
? 换乘次数少优先(少于3次) (3分)
? 距离短优先 (3分)
票价节省优先
-Programming Beijing bus/subway query system
? able to input and modify the bus route information (stored in the data file)
Only authorized staff can use this feature
? check all lines (sort by name starting point) information
Start, end, first and last cars of time, the fare rules, ...
? query specifies details of the line of bus lines
Along the site, the first time last bus, the fare rules, distance between stations, ...
? all the way to a location query bus lines
Optional: synonyms to determine the location. Such as: Ming-Ming-Bridge Village and
? specify the start and end, the query travel program
? unconditional (90 points)
? transfer times less priority (less than 3 times) (3)
? short distance priority (3 points)
Fare savings priority
? 能够录入和修改公交线路的信息(存储在数据文件中)
只有被授权工作人员可以使用此功能
? 查询所有线路(按起点名称排序)信息
起点、终点、首末车时间、票价规则、……
? 查询指定线路的公交线路详情
沿途站点、首末车时间、票价规则、站间距离、……
? 查询某一位置途径的所有公交线路
选作:位置同义词判定。如:明光村和明光桥东
? 指定起点和终点,查询乘车方案
? 无条件 (90分)
? 换乘次数少优先(少于3次) (3分)
? 距离短优先 (3分)
票价节省优先
-Programming Beijing bus/subway query system
? able to input and modify the bus route information (stored in the data file)
Only authorized staff can use this feature
? check all lines (sort by name starting point) information
Start, end, first and last cars of time, the fare rules, ...
? query specifies details of the line of bus lines
Along the site, the first time last bus, the fare rules, distance between stations, ...
? all the way to a location query bus lines
Optional: synonyms to determine the location. Such as: Ming-Ming-Bridge Village and
? specify the start and end, the query travel program
? unconditional (90 points)
? transfer times less priority (less than 3 times) (3)
? short distance priority (3 points)
Fare savings priority
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MFC版本 最少换乘 最小路径完成版
...............................\bus_line.aps
...............................\bus_line.clw
...............................\bus_line.cpp
...............................\bus_line.dsp
...............................\bus_line.dsw
...............................\bus_line.h
...............................\bus_line.ncb
...............................\bus_line.opt
...............................\bus_line.plg
...............................\bus_line.rc
...............................\bus_lineDlg.cpp
...............................\bus_lineDlg.h
...............................\Debug
...............................\.....\bus_line.bsc
...............................\.....\bus_line.exe
...............................\.....\bus_line.ilk
...............................\.....\bus_line.obj
...............................\.....\bus_line.pch
...............................\.....\bus_line.pdb
...............................\.....\bus_line.res
...............................\.....\bus_line.sbr
...............................\.....\bus_lineDlg.obj
...............................\.....\bus_lineDlg.sbr
...............................\.....\Entrance.obj
...............................\.....\Entrance.sbr
...............................\.....\ENTRANCE1.obj
...............................\.....\ENTRANCE1.sbr
...............................\.....\LineDlg.obj
...............................\.....\LineDlg.sbr
...............................\.....\onservation.obj
...............................\.....\onservation.sbr
...............................\.....\SearchLine.obj
...............................\.....\SearchLine.sbr
...............................\.....\StationDlg.obj
...............................\.....\StationDlg.sbr
...............................\.....\StdAfx.obj
...............................\.....\StdAfx.sbr
...............................\.....\vc60.idb
...............................\.....\vc60.pdb
...............................\.....\公交线路.txt
...............................\Entrance.cpp
...............................\Entrance.h
...............................\ENTRANCE1.cpp
...............................\ENTRANCE1.h
...............................\LineDlg.cpp
...............................\LineDlg.h
...............................\onservation.cpp
...............................\onservation.h
...............................\ReadMe.txt
...............................\res
...............................\resource.h
...............................\...\bus_line.ico
...............................\...\bus_line.rc2
...............................\...\HuffmanDoc.ico
...............................\...\icon2.ico
...............................\...\toolbar1.bmp
...............................\...\toolbar2.bmp
...............................\searchdlg.h
...............................\SearchLine.cpp
...............................\SearchLine.h
...............................\StationDlg.cpp
...............................\StationDlg.h
...............................\StdAfx.cpp
...............................\StdAfx.h
...............................\公交线路.txt
数据结构课程设计报告(副本).docx
...............................\bus_line.aps
...............................\bus_line.clw
...............................\bus_line.cpp
...............................\bus_line.dsp
...............................\bus_line.dsw
...............................\bus_line.h
...............................\bus_line.ncb
...............................\bus_line.opt
...............................\bus_line.plg
...............................\bus_line.rc
...............................\bus_lineDlg.cpp
...............................\bus_lineDlg.h
...............................\Debug
...............................\.....\bus_line.bsc
...............................\.....\bus_line.exe
...............................\.....\bus_line.ilk
...............................\.....\bus_line.obj
...............................\.....\bus_line.pch
...............................\.....\bus_line.pdb
...............................\.....\bus_line.res
...............................\.....\bus_line.sbr
...............................\.....\bus_lineDlg.obj
...............................\.....\bus_lineDlg.sbr
...............................\.....\Entrance.obj
...............................\.....\Entrance.sbr
...............................\.....\ENTRANCE1.obj
...............................\.....\ENTRANCE1.sbr
...............................\.....\LineDlg.obj
...............................\.....\LineDlg.sbr
...............................\.....\onservation.obj
...............................\.....\onservation.sbr
...............................\.....\SearchLine.obj
...............................\.....\SearchLine.sbr
...............................\.....\StationDlg.obj
...............................\.....\StationDlg.sbr
...............................\.....\StdAfx.obj
...............................\.....\StdAfx.sbr
...............................\.....\vc60.idb
...............................\.....\vc60.pdb
...............................\.....\公交线路.txt
...............................\Entrance.cpp
...............................\Entrance.h
...............................\ENTRANCE1.cpp
...............................\ENTRANCE1.h
...............................\LineDlg.cpp
...............................\LineDlg.h
...............................\onservation.cpp
...............................\onservation.h
...............................\ReadMe.txt
...............................\res
...............................\resource.h
...............................\...\bus_line.ico
...............................\...\bus_line.rc2
...............................\...\HuffmanDoc.ico
...............................\...\icon2.ico
...............................\...\toolbar1.bmp
...............................\...\toolbar2.bmp
...............................\searchdlg.h
...............................\SearchLine.cpp
...............................\SearchLine.h
...............................\StationDlg.cpp
...............................\StationDlg.h
...............................\StdAfx.cpp
...............................\StdAfx.h
...............................\公交线路.txt
数据结构课程设计报告(副本).docx