{$cfg_webname}
主页 > 计算机 > JAVA >

基于ZigBee的无线测温系统上位机软件设计(JAVA,MongoDB,SpringMVC)

来源:56doc.com  资料编号:5D20608 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20608
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于ZigBee的无线测温系统上位机软件设计(JAVA,MongoDB,SpringMVC)(任务书,开题报告,中期检查表,论文10000字,外文翻译,参考程序代码)
摘要:本课题完成了基于ZigBee的无线测温系统上位机软件的设计,使用了JAVA、MongoDB、Spring MVC框架等编程技术完成了系统的开发工作,实现了温度数据文件的上传、查看和删除等主要功能。其中系统使用MVC的开发模式降低了系统的耦合度,有利于系统的后期扩展和维护。本论文主要是从软件工程的角度出发,详细介绍了系统的可行性分析、需求分析和详细设计。
关键字:JAVA;MongoDB;MVC开发模式;无线测温;

Software design of the upper computer of wireless temperature measurement system based on ZigBee                                
Abstract:This topic completed the design of the upper computer software of wireless temperature measurement system based on ZigBee, using the JAVA, MongoDB, MVC Spring framework and other programming techniques to complete the development of the system, realizing the main function of uploading, viewing and deleting temperature data files. The system using the MVC development mode to reduce the system coupling degree which is advantageous to the system later expansion and the maintenance. This paper mainly from the perspective of software engineering, the system's feasibility analysis, requirement analysis and detailed design are introduced in detail.
Key word: JAVA; MongoDB; MVC development model; Wireless temperature measurement;
 

基于ZigBee的无线测温系统上位机软件设计(JAVA,MongoDB,SpringMVC)
基于ZigBee的无线测温系统上位机软件设计(JAVA,MongoDB,SpringMVC)
基于ZigBee的无线测温系统上位机软件设计(JAVA,MongoDB,SpringMVC)
基于ZigBee的无线测温系统上位机软件设计(JAVA,MongoDB,SpringMVC)


目 录
1引言    1
1.1项目背景    1
1.2项目目的    1
1.3主要内容    1
2课题可行性分析    2
2.1可行性分析简介    2
2.1技术可行性分析    2
2.2经济可行性分析    3
2.3社会可行性分析    4
3需求分析    4
3.1系统的功能性需求分析    4
3.1.1浏览器用户端    4
3.1.2服务器端    5
3.2系统的非功能性需求分析    5
3.3系统功能用例分析    5
3.3.1新用户注册用例描述    6
3.3.2用户登录用例描述    6
3.3.3用户注销用例描述    7
3.3.4用户修改密码用例描述    7
3.3.5用户修改昵称和头像用例描述    8
3.3.6上传温度数据文件用例描述    8
3.3.7查看温度数据用例描述    9
3.3.8删除温度数据用例描述。    9
4技术支持    9
4.1开发环境和技术介绍    9
4.1.1 MongoDB    9
4.1.2 MVC开发模式以及Spring MVC    10
4.1.2 Freemarker模板引擎    11
5系统设计    12
5.1浏览器客户端    12
5.1.1 功能模块设计    12
5.1.2 浏览器客户端设计序列图    12
5.3 数据库设计    14
5.3.1 系统E-R(实体-联系)图    15
6系统实现    16
6.1 MongoDB数据库连接    16
6.2 Spring MVC和Freemarker配置    17
6.3注册登录注销模块的实现    18
6.4主界面温度展示页面    20
6.5 温度文件上传界面    21
6.6 账户管理界面    21
6.6.1 个人信息界面    21
6.6.2修改信息界面    22
7总结    24
参考文献    25
致谢    26

推荐资料