毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

安卓Guider公交查询系统的设计+源代码

时间:2022-04-08 23:02来源:毕业论文
采用Android客户端模式开发了公交查询系统。针对设计的功能特点展开叙述,首先介绍了课题背景、研究意义以及系统开发工具和开发环境

摘  要: 本系统采用Android客户端模式开发了公交查询系统。针对设计的功能特点展开叙述,首先介绍了课题背景、研究意义以及系统开发工具和开发环境。其次根据系统需求分析,确定系统的功能模块和设计模式。之后重点描述了系统功能模块的实现过程,该系统分为两大块:用户查询部分和管理员更新部分。其中,用户查询包括线路查询、站点查询和换乘查询,而管理员更新包括对线路的添加、修改和删除。最终对于在开发阶段以及调试阶段所遇到的问题进行了阐述,并对解决方法进行讨论。79646

毕业论文关键词:安卓系统、公交查询、数据库

Abstract: The system uses Android client mode developed bus queries system。 Features designed for the narrative and introduces the topic background, significance and system development tools and development environment。 Secondly, according to system requirements analysis, system function module and design patterns。 Then this paper describes the process of system function module。 This system is pided into two blocks: the user's query section and administrators update section。 Wherein the user query includes line inquiries, site inquiries and transfer inquiries, and administrator updates include adding to the line, modify, and delete。 The main use of the code written in the Java language, for the final question in the development phase and the commissioning phase encountered are described, and solutions are discussed。

Keywords: Android, bus queries, database

目    录

1  绪论 7

1。1课题背景 7

1。2课题研究意义 8

2  基础知识 8

2。1 Android SDK简介 8

2。2 JDK简介 9

2。3 Eclipse IDE简介 9

2。4 ADT简介 9

2。5 SQLite简介 9

2。6 百度地图Android SDK简介 10

2。7 系统环境 10

3  系统设计及需求分析 10

3。1 Guider客户端的构建 10

3。2用户角度的客户端需求分析 11

3。3管理员角度的后台需求分析 11

3。4系统流程图 11

3。5系统实体图 12

3。6系统E-R图 12

3。7系统数据库表 12

4  系统实现 13

4。1系统主界面 13

4。2用户查询线路 15

4。3用户查询站点 17

4。4用户查询换乘 19

4。5管理员添加线路 23

4。6管理员修改线路 25

4。7管理员删除线路 27

5  遇到的问题及解决方法 28

结    论 31

参考文献 32

致谢 33

附  录 34 安卓Guider公交查询系统的设计+源代码:http://www.youerw.com/jisuanji/lunwen_92207.html

------分隔线----------------------------
推荐内容