安卓交通道路查询系统源码+论文提供指导,二次修改

下载地址:https://download.csdn.net/download/qq_31293575/18340399 项目介绍 安卓交通道路查询系统源码+论文(提供指导,二次修改) 系统说明 目  录 摘要... 1 关键词... 1 Abstract 1 Keywords. 1 1 绪论... 2 1.1研究背景... 2 1.2研究现状... 2 1.3论文组织结构... 3 2 需求分析... 3 2.1 服务器端需求分析... 3 2.2 客户端需求分析... 4 3 技术背景介绍... 4 3.1 GPS. 4 3.1.1全球定位系统简介... 4 3.1.2 GPS的功能... 5 3.2 Android平台... 5 3.3 Android架构... 5 4程序设计... 7 4.1系统体系结构... 7 4.2Baidu Maps API 申请及使用... 7 5系统设计与实现... 10 5.1 主要功能的实现... 10 5.2 截图及运行说明... 11 5.3 软件可以改进之处... 26 6系统测试... 26 6.1辅助测试工具... 26 6.2测试实例... 27 总结与展望... 31 参考文献... 32 致谢... 33 基于Android的交通路线查询系统的设计与实现 计算机科学与技术专业学生    滕海霞 指导教师    张晓瑗 摘要:随着城市的发展,交通路线也随之增多,迷路时间常有发生。为了满足人们日常出行的需求,设计一款交通路线查询系统,该系统融合百度地图导航,GPS定位技术,根据Android的深层精准定位和GPS科学研究适用Android的总流量路由运用。该系统软件应用Java语言表达和Android Studio开发环境开展编写。文中还探讨了开发设计全过程以及解决方法时碰到的难题。 该系统软件开启定位进入软件后可获得当前位置的地图,并给客户的出行设计了四种选择方式:驾车,公交,步行以及骑行。每种出行方式下也可有不同的选择方案。其路线下的地图可全图观看,缩小,放大等满足人们的基本需求。 关键词:Android 交通路线查询 Baidu Maps Design and Implementation of second hand transaction system on campus based on Android Computer science and technology    Teng Haixia Tutor    Xiaoyuan Zhang Abstract:With the development of the city, the traffic routes also increase, and the lost time often occurs. In order to meet the needs of people's daily travel, a traffic route query system is designed. The system integrates Baidu map navigation and GPS positioning technology. According to the deep precise positioning of Android and GPS scientific research, it is suitable for the total traffic routing application of Android. The system software is written in Java language and Android Studio development environment. This paper also discusses the whole process of development and design and the problems encountered in the solution.The system software can get the map of the current location after opening the positioning software, and designs four choices for customers' travel: driving, bus, walking and riding. There are also different options for each mode of travel. The map under its route can be viewed, reduced and enlarged to meet people's basic needs. Keywords: Android Traffic route inquiry Baidu Maps 适用场景: 毕业论文、课程设计、公司项目参考 运行截图 关注【程序代做 源码分享】公众号获取更多免费源码!!!

相关文章

Android性能优化——之控件的优化 前面讲了图像的优化,接下...
前言 上一篇已经讲了如何实现textView中粗字体效果,里面主要...
最近项目重构,涉及到了数据库和文件下载,发现GreenDao这个...
WebView加载页面的两种方式 一、加载网络页面 加载网络页面,...
给APP全局设置字体主要分为两个方面来介绍 一、给原生界面设...
前言 最近UI大牛出了一版新的效果图,按照IOS的效果做的,页...