基于安卓Android和IOS的气象传感网客户端软件设计(SSM,MySQL)(任务书,开题报告,论文15500字,程序代码)
摘要:伴随着网络的快速发展,人们通过手机就可以办到很多事情,查看到很多信息,网络为我们的生活带来了很多的便利。本论文是基于Android和IOS平台的气象传感网客户端软件的设计。用户通过手机可以查询到传感器接收到的气象六要素信息。系统服务端是用SSM框架,使用的是Java语言。页面显示部分采用了HTML5语言。本系统实现了普通用户可以在移动端用系统查看通过地图页面展示的存在的传感器,并且用户可以查看到具体某一个传感器中显示到的气象六要素信息,用户还可以查看到系统提示的预警信息。用户除了可以查看传感器中收到的实时数据,也可以查看传感器中某一时间或一段时间的历史数据。管理员在拥有普通用户有的权限外还有管理用户的功能,有对传感器进行的一些基本的增加、删除、修改的操作,有查看操作日志和设置预警时间条件等功能。
关键词:HTML5语言;无线传感网;Android和IOS平台
Client Software Design of Meteorological Sensor Network based on Android and IOS
Abstract: With the rapid development of the network, people can do a lot of things through mobile phones. People can see a lot of information through mobile phones. The network has brought a lot of convenience to our lives. This paper introduces a client software design of meteorological sensor network based on Android and IOS platform. Users can query the meteorological information received by the sensor through their mobile phones. The server side of the system uses SSM framework and Java language. The page display part uses HTML5 language. This system has realized the sensor that the ordinary user can view through the map page in the mobile terminal system. Users can view the meteorological element information displayed in the sensor. The user can also view the weather warning information prompted by the system. Users can view not only the real-time data received in the sensor but also the historical data at a certain time or period of time in the sensor. Administrators have the functions of managing users besides the privileges of ordinary users. Administrators can add and remove sensors as well as modify sensor operations. Managers can view the operation log and set warning time conditions and other functions.
Key words:HTML5 language; Wireless Sensor Network; Android and IOS platform
论文组成结构
主要通过七个章节对本论文进行了讲解,各个章节的概述在以下进行了描述:
第一章 绪论。简要的描述了与设计项目相关的无线传感器网络,并介绍了与之相关的背景和在国内外的一些发展情况。
第二章 技术分析与研究。在设计之前,对了解到的相关软件即大坝监测系统研究后进行的一些说明以及介绍了在开发基于Android和IOS平台无线传感网客户端软件中使用的设计框架,在开发中涉及运用到的一些语言技术等。
第三章 系统分析。主要讲述了基于Android和IOS平台无线传感网客户端软件开发之前的业务的需求分析和开发过程中模块的简单划分和梳理介绍。
第四章 系统设计。重点介绍基于Android和IOS平台无线传感网客户端软件中各个模块的设计思路和模块的流程图展示。
第五章 系统实现。重点介绍基于Android和IOS平台无线传感网客户端软件设计中的思路,以及最后的效果图。
第六章 安装与测试。对本次设计的软件的安装使用进行了描述,为保证系统基本的功能实现,对该系统进行了简单的兼容性测试和黑盒测试。
第七章 总结。对设计的系统进行了一些总结,包括在设计中遇到的一些问题进行了描述。