登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

基于Android的健康用药管家系统毕业论文

 2021-12-22 21:52:15  

论文总字数:23597字

摘 要

一个人患上慢性疾病就意味着可能要在一定时期内选择用药物进行治疗。然而,有些人会因为工作忙碌、记忆力下降等原因忘记按时服药,导致服药不规律,不利于自身病情的恢复。此外,部分患者服用的药品较多,每种药品的用量以及禁忌等信息各不相同,患者有时可能会将服用的药物用量搞混,导致一些药物服用不达量,而有一些药物服用超量,这不仅会危害患者的健康,而且还会让患者承受除患病以外的心理压力。正所谓心态好,身体才好。如果患者长期处在如此的心理重压之下,身体健康将会面临更大的风险。

针对这些问题,本人考虑设计一个基于Android 的健康用药管家APP,定时提醒用户按时按剂量服药,而且用户不需要自行输入药品信息,直接使用手机摄像头扫描药品包装条形码获取药品信息。此外,用户可以点击语音播报按钮让APP以语音方式播报药品信息,方便老人或者视力障碍人士。

本文所述APP依据MVC设计模式设计,采用C/S模式,服务器端使用Servlet接收Android客户端发送的请求,然后执行相应对MySQL数据库的操作,返回相应处理结果。同时精心设计友好、美观的交互界面,让用户能快速上手使用。

关键词:服药提醒,条形码,Android,Servlet,C/S模式,文字转语音

Android-based health medication manager system

Abstract

A person suffering from chronic diseases means that they may choose to be treated with drugs for a certain period of time. However, some people will forget to take the medicine on time due to busy work and memory loss, which leads to irregular medication and is not conducive to the recovery of their own condition. In addition, some patients take more drugs, and the information about the dosage and contraindications of each drug is different. Patients may sometimes confuse the amount of drugs taken, resulting in some drugs not being taken well, and some drugs taking too much This will not only endanger the health of the patient, but also subject the patient to psychological pressure in addition to the illness. As the so-called mentality is good, the body is good. If the patient is under such psychological pressure for a long time, physical health will face greater risks.

In response to these problems, I consider designing an Android-based health medication butler app that regularly reminds the user to take the medication on time and dosage, and the user does not need to enter the drug information by himself, and uses the mobile phone camera to scan the drug packaging barcode to obtain the drug information. In addition, the user can click the voice broadcast button to let the APP broadcast the drug information in voice mode, which is convenient for the elderly or the visually impaired.

The APP described in this article is designed according to the MVC design pattern, using the C/S model. The server uses a Servlet to receive the request sent by the Android client, and then performs the corresponding operation on the MySQL database and returns the corresponding processing result. At the same time, the friendly and beautiful interactive interface is carefully designed to allow users to get started quickly.

Key words: Medication remind,barcode,Android,Servlet,C/S mode,Text to speech

目 录

摘要 I

Abstract II

第一章 绪论 1

1.1 课题研究背景 1

1.2 课题研究现状 2

1.3 课题研究内容 3

1.4 论文架构 3

1.5 本章小结 4

第二章 系统需求分析 5

2.1 总体需求分析 5

2.2 用户需求 5

2.3 系统需求 7

2.3.1功能需求 7

2.3.2非功能需求 8

2.4 本章小结 8

第三章 开发技术 9

3.1 MVC架构 9

3.2 条形码及其识别 9

3.2.1 条形码简介 9

3.2.2 识别原理 10

3.2.3 ZXING开源库 10

3.3 文字转语音技术简介 10

3.4 Servlet简介 11

3.5 开发环境简介 11

3.6 本章小结 12

第四章 健康用药管家系统设计 13

4.1系统功能简述 13

4.2整体结构 13

4.2.1 系统结构图 13

4.2.2 Android客户端各功能模块设计 15

4.2.3 服务器端设计简述 17

4.3数据库设计 18

4.3.1 用户表 18

4.3.2 药品信息表 19

4.3.3 用药提醒记录表 19

4.3.4 管理员用户表 20

4.3.5 用药知识记录表 20

4.4本章小结 21

第五章 健康用药管家系统实现 22

5.1 Android客户端功能实现 22

5.1.1 登录注册 22

5.1.2 用药提醒 23

5.1.3 心情分享 31

5.1.4 健康资讯 32

5.1.5 个人中心 32

5.2 Tomcat服务器端实现 33

5.2.1 注册请求 34

5.2.2 删除用药提醒请求 34

5.2.3重置密码请求 35

5.2.4获取提醒记录请求 36

5.2.5管理药品数据库 37

5.2.6编辑用药知识 37

5.3 本章小结 38

第六章 总结及未来展望 39

6.1 总结 39

6.2 未来展望 40

参考文献 41

致谢 43

第一章 绪论

1.1 课题研究背景

随着社会经济的快速发展,人们的生活方式相对以往发生了巨大转变,生活节奏逐渐加快[1]。在这样的背景下,人们还要面临着环境污染、缺乏体育锻炼、精神压力大等个人健康不利因素的威胁,越来越多的人也因此患上或轻或重的慢性疾病。因此,不少中老年人乃至一些年轻人逐渐意识到身体健康的重要性,不断将自己的精力和金钱投入到自己的健康管理中。

然而,当患者去医院就诊,医生为其开出了用于治疗自身疾病的药品,虽然医生已经向患者详细说明服药的注意事项,并将这些注意事项打印成清单交给患者以防止他们遗忘。但是真正到患者自行服药时,各种各样的问题就出现了:部分患者常常因为忙于工作而忘记服药,导致服药不规律;一部分患者一天需要服用多种药物,每种药物的服用方式和剂量可能各不相同。这对于年轻患者来说不是什么大问题,但是会让老年患者相当头疼,老年患者常常会有老花眼、记忆力下降等困扰,容易出现服错药、服用剂量偏少或偏多以及忘记自己是否吃药等问题……以上所述的问题对患者病情的控制和康复非常不利,更严重的是对于患者的健康产生危害。一旦用药不足或过度,都达不到治疗效果:比如糖尿病患者服药过多会造成低血糖;高血压患者为保持自己病情相对稳定,应保持每日服药时间相对固定[2]。

请支付后下载全文,论文总字数:23597字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图