- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
本 科 毕 业 设 计
题 目:基于Android的铁路小助手设计与实现
学生姓名:
学 号:
院(系):计算机学院
专业班级:
指导教师:
起止时间:
基于Android的铁路小助手的设计与实现
摘 要:中国地域辽阔,铁路线路纵横交错。随着21世纪经济快速发展,城市化速度加快,我国的交通运输系统不断扩大并复杂化。随着列车客流量的增多,铁路系统经常会出现一些弊端,例如网络繁忙,列车信息繁多,这给追求简单,快节奏生活方式的人们带来许多不便。本课题设计的基于Android的铁路小助手可以帮助人们解决这些生活小问题。此软件为用户提供一个专属自己的火车线路查询系统。系统是使用Java JDK,Eclipse,Google Android SDK,ADT等工具开发。另外,有数据显示,安卓系统的手机占全球智能手机76%的份额,而中国市场的占有率为90%。因此,这大大提高了此软件的使用人群的数量。
该系统主要功能包括火车线路的添加,根据车次、站点与站点的查询功能。系统运用的是Android自带数据库SQLite,其简单轻型的特点使其成为优秀的嵌入式数据库管理系统。
关键词: Android 查询 铁路 SQLite
Railway Assistant System Based on Android
Abstract:China has a vast territory. With the rapid economic development of the 21st century, the urbanization rate of China is accelerating and the transport system is expanding and complicated. However, with the increase of train traffic, the railway system often appears some drawbacks. For example, the network is busy, a lot of train information, had bought much inconvenient for some people who pursuit of simple and fast life. the design of this railway assistant project is based on Android system and can help people solve these small problems of their daily life. This software could meet the users individual needs and quick, easy to query. It can provide users with a dedicated train line query system. The development tools of this system are the Java JDK, Eclipse, Google Android SDK, ADT. In addition, the data show that the Android system mobile phone share 76% of global smartphone, while the Chinese market share of 90%. Therefore, this increases the number of people using this software.
The main features of this system include the route add function and search function. The system uses the Android own database SQLite, its simple character making it being a good embedded database management system.
Key words: Android, Inquiry, Railway, SQLite
目 录
一 系统分析 1
(一)可行性分析 1
1 技术可行性分析 1
2 操作可行性分析 1
3 经济可行性分析 1
(二)系统结构 1
(三)系统流程 2
1系统数据流图 2
2系统流程图 4
二 需求分析 5
(一)系统需求规定 5
1 功能规定 5
2 性能规定 6
(二)系统运行环境规定 7
1 开发设备 7
文档评论(0)