基于android平台的无线医疗设备手机端软件.doc

约52页DOC格式手机打开展开

基于android平台的无线医疗设备手机端软件,基于android平台的无线医疗设备手机端软件摘 要近年来,随着网络技术的不断发展以及体域传感器技术的革新,基于他们的交叉领域的医学技术不断发展。基于体域无线传感器的健康监测系统是计算机网络、多媒体技术以及医学诊断技术相结合而形成的一门新兴课题。首先,本文从应用的角度阐述了本系统的基本架构,从底层到高层依次为:使用者、...
编号:45-203236大小:956.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 chemcary 发布

基于Android平台的无线医疗设备手机端软件

摘  要
近年来,随着网络技术的不断发展以及体域传感器技术的革新,基于他们的交叉领域的医学技术不断发展。基于体域无线传感器的健康监测系统是计算机网络、多媒体技术以及医学诊断技术相结合而形成的一门新兴课题。
首先,本文从应用的角度阐述了本系统的基本架构,从底层到高层依次为:使用者、前端体域传感器信号采集装置、无线局域网(Android终端)、医疗护理远程控制中心。在系统中心处理部分,介绍另外数据采集、数据存储服务器模块以及大文件断点续传的内容。在系统管理软件部分,介绍了Java Web应用、B/S架构和MVC模型、Tomcat服务器的应用。
对该系统进行了调试,运行结果基本达到了要求。

关键词:远程医疗;Tomcat;Mysql;服务器设计
Abstract
  In these years, with the continuous development of network technology and sensor technology innovation, medical technology based on their cross areas develop rapidly. Based on the body area wireless sensor health monitoring system is a new topic involved the computer network, multimedia technology and medical diagnosis technology.
  First of all, this paper expounds the basic framework of system, from the bottom to the top are: users, front body area sensor signal acquisition device, WLAN (Android terminal ), medical care to the remote control center. System center processing part, introduce additional data acquisition, data storage server module and a large file http content. System management software, introduced the Java Web application, B / S architecture and MVC model, the Tomcat server application.
On the system debugging, the basic operation meet the requirement.

Key words: Medical care ; Tomcat ; Mysql; Server design

 

 
 
目  录
第1章 绪论 1
1.1 背景 1
1.2 远程医疗系统的现状 1
1.3 课题提出 3
1.4 已有的工作基础和本文开展的工作 3
第2章 系统需求分析 2
2.1 功能需求分析 2
2.2 手机端程序性能需求与开发环境 4
2.3 手机端系统功能简介 4
第3章 Android架构分析和环境搭建 6
3.1  Android功能特征及与其他平台的对比 6
3.2 Android项目介绍 7
3.2.1 Android简介 7
3.2.2 Android Features特性 7
3.2.3 Android 基本框架 8
3.2.4 Android 系统的四大组件 10
3.3 Android应用的构成和工作机制 11
3.4 Android开发环境的搭建 12
第4章 系统手机端设计 17
4.1 程序欢迎界面 17
4.2 登录界面 19
4.3接收设备端数据 24
4.4 绘制心率图 27
4.5 上传管理 31
第5章 程序整合和调试 34
5.1 模块组成 34
5.2 模块整合 34
5.3 调试出现的错误及分析 36
第6章 总结与展望 40
6.1 全文总结 40
6.2 进一步工作展望 40
参考文献 42
致  谢 43