搜索资源列表
广州地铁一二号线自动售票机模拟程序
- 广州地铁一、二号线自动售票机模拟程序 VB-Guangzhou Metro Line 1 and 2 automatic ticketing machine simulation program VB
地铁算法
- 地铁算法
上海地铁查询
- 上海地铁查询
JavaSkill
- 《java编程技巧》随书光盘,里面有java聊天室、三层电梯模拟、地铁运行调度等18个工程源码,含金量极高!-" Java programming skills," CD-ROM with the book, which has java chat room, three-story elevator simulation, scheduling and so on subway runs 18 projects source code, a high gold content
subwaysystem
- 这是一个用java图形界面编写的地铁换乘查询系统,用户可在装载地图后,对北京、上海地区的地铁线路按照时间最短、费用最少的方式进行查询,界面美观,功能完善。-This is a graphical interface written using java subway transfer query system, users can load the map, including Beijing, Shanghai, subway lines by the shortest and least-c
bus_demo
- 本系统有别于其它的公交线路查询系统,将地铁和轨道交通纳入了换乘范围 ,可设置不同的搜索条件,如优先选择地铁、少的换乘、少的费用、时间最少等条件,得到满足要求的换乘路线-The system is different from the other bus line inquiry system, subway and rail transportation will be included in the scope of the change can be set up different sea
shanghaibusc++
- 上海地铁 c++源码,具有换乘的功能,由于数据库处理麻烦,所以数据库还不是最新的!不过功能还是可以的,仅供参考-Shanghai Metro c++ Source, with a transfer function, as a result of the database to deal with trouble, so the database is not up-to-date! But can still function, and are for reference only
1111
- 软件需求工程的课设,地铁自动控制系统,一份完整的课设-Software requirements engineering course is designed automatic control system of the MTR, a complete set of classes
subway
- 地铁售票系统,基于VHDL,可实现站点设置,站点选择,选择购票数量,找零等一系列功能。-Metro ticketing system, based on VHDL, allows site settings, site selection, choose the number of tickets, Keep the change and a series of functions.
poblictran
- 利用ann预测北京公交——2005年的客运量,这里的客运量只包括北京公交总公司承担的客运量,不包括地铁的客运量-This program is useful to forecaste the ridership of Beijing public transportation
18
- Google Maps API 城市地铁查询系统 城市地铁查询系统,运行前请先将subway文件夹放在E盘根目录下,并加载文件夹中的地铁线KML文件-Google Maps API city subway system subway Search query system, please run the subway before the folder under the root directory on the E, and load the file folder in the KML
wireless_dispatch_system_design
- 一份研究生毕业论文。详细阐述了上海地铁无线调度系统的设计,400MHz异频,单双工方式,是不可多得的好文章,乃本人花银子所得,现在贡献出来,供大家学习参考。-A post-graduate thesis. Elaborated on the Shanghai metro wireless dispatch system design, 400MHz different frequency, restricting the public way, is rare good article, I S
map
- 根据广州地铁真实票价,在界面点击起始站点和目的站点,程序将列出票价以及最佳(最短路径)乘车方案,包括线路、方向和换乘站点。-Click the start and the destination on the map ,we will show you the best path(the shortest path) and the price of ticket.
L8Signal
- 基于MFC的上海地铁监控系统信号机ActiveX控件-MFC-based control system of Shanghai subway ActiveX control signals
L8Floodgate
- 基于MFC的上海地铁监控系统屏蔽门ActiveX控件-MFC-based control system of Shanghai subway PSD ActiveX Controls
Chengtie
- 用java applet编写的对北京地铁调度的一个简单模拟程序,可自己选择路线,并有音乐提示!-To use java applet on the Beijing subway schedule prepared by a simple simulation program can be chosen route, and the music tips!
subwaytest
- 北京地铁线路的控制台查询,可输入两站,查询线路或换乘-Beijing subway line console query, enter the two stations, check or transfer line
abc
- 根据已知的地铁客流量预测未来年的地铁客流量,得出趋势图-Subway Traffic Prediction based on known future years, the subway traffic, draw trends
地铁线路查询系统
- 一个用C语言写的广州地铁查询系统。可以实现最少换乘、最少用时、最短距离三种方式下的线路查询,查询结束后动画显示结果,并输出时间、距离以及换乘信息。里面用到链表、图等数据结构,并用到地杰斯特拉算法。。。
北京地铁换乘
- 北京地铁换乘系统,利用迪杰斯特拉算法计算最短路径(Beijing Subway Transfer System)