在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → Android应用源码基于安卓的移动医疗终端系统带论文

Android应用源码基于安卓的移动医疗终端系统带论文

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:6.56M
  • 下载次数:76
  • 浏览次数:385
  • 发布时间:2020-06-21
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
本项目是一个基于Android的移动医疗终端系统,由Android手机端应用软件和硬件测量设备构成,主要面向居家养老的老年群体心脑血管疾病、糖尿病监测和健康护理方面。使用本系统可以足不出户,居家方便快速检测血压、血糖指标,自助进行心脏听诊。一方面这些测量所得的健康数据可以被推送到指定的远程医疗机构或社区卫生服务站,医生专家们依此对老年人建立长久的电子医疗档案,以便远程分析监控或就医治疗;另一方面,终端也可根据测量数据智能分析辅助诊断,如血压异常,心脏听诊音异常等,并将这些数据绘制成趋势图表统计近期健康状况;特别的终端还加入亲情关怀功能,将测量的健康数据以短信的形式定时发送到指定的家属手机上,便
【实例截图】
【核心代码】
Android应用源码基于安卓的移动医疗终端系统带论文
|-- 081007-1.png-appcodes.cn.png
|-- 081007-10.png-appcodes.cn.png
|-- 081007-2.png-appcodes.cn.png
|-- 081007-3.png-appcodes.cn.png
|-- 081007-4.png-appcodes.cn.png
|-- 081007-5.png-appcodes.cn.png
|-- 081007-6.png-appcodes.cn.png
|-- 081007-7.png-appcodes.cn.png
|-- 081007-8.png-appcodes.cn.png
|-- 081007-9.png-appcodes.cn.png
|-- appcodes.cn
| |-- AndroidManifest.xml
| |-- bin
| | |-- AndroidManifest.xml
| | |-- classes
| | | `-- com
| | | |-- AskHelp
| | | | |-- OpreattingDetailsHelp.class
| | | | |-- SystemHelp$1.class
| | | | |-- SystemHelp$2.class
| | | | |-- SystemHelp$3.class
| | | | |-- SystemHelp$4.class
| | | | |-- SystemHelp$5.class
| | | | `-- SystemHelp.class
| | | |-- BloodPressure
| | | | |-- BloodPressureActivity$1.class
| | | | |-- BloodPressureActivity$2.class
| | | | |-- BloodPressureActivity$3.class
| | | | |-- BloodPressureActivity$4.class
| | | | |-- BloodPressureActivity$5.class
| | | | |-- BloodPressureActivity.class
| | | | |-- BloodPressureHandler.class
| | | | |-- BluetoothDeviceAdapter.class
| | | | |-- BluetoothReciever.class
| | | | |-- CustomBloodPressureTrendChart$1.class
| | | | |-- CustomBloodPressureTrendChart.class
| | | | |-- CustomSphygmomanometerView$1.class
| | | | |-- CustomSphygmomanometerView$2.class
| | | | `-- CustomSphygmomanometerView.class
| | | |-- BloodSugar
| | | | |-- BloodSugarActivity$1.class
| | | | |-- BloodSugarActivity$2.class
| | | | |-- BloodSugarActivity$3.class
| | | | |-- BloodSugarActivity$4.class
| | | | |-- BloodSugarActivity$5.class
| | | | |-- BloodSugarActivity.class
| | | | |-- CustomBloodSugarTrendChart$1.class
| | | | |-- CustomBloodSugarTrendChart.class
| | | | |-- CustomGlucometerView$1.class
| | | | `-- CustomGlucometerView.class
| | | |-- FileManager
| | | | |-- FileManagerActivity$1.class
| | | | |-- FileManagerActivity$2.class
| | | | |-- FileManagerActivity$3.class
| | | | |-- FileManagerActivity$4.class
| | | | |-- FileManagerActivity$5.class
| | | | |-- FileManagerActivity.class
| | | | |-- TakePhotoes$1$1.class
| | | | |-- TakePhotoes$1$2.class
| | | | |-- TakePhotoes$1.class
| | | | |-- TakePhotoes$2$1.class
| | | | |-- TakePhotoes$2.class
| | | | |-- TakePhotoes$3.class
| | | | `-- TakePhotoes.class
| | | |-- HeartAuscultation
| | | | |-- ClsOscilloscope$DrawThread.class
| | | | |-- ClsOscilloscope$RecordThread.class
| | | | |-- ClsOscilloscope.class
| | | | |-- HeartListen$1.class
| | | | |-- HeartListen$2.class
| | | | |-- HeartListen$3.class
| | | | `-- HeartListen.class
| | | |-- LoginActivity$1.class
| | | |-- LoginActivity$2.class
| | | |-- LoginActivity.class
| | | |-- MainTabHost$1.class
| | | |-- MainTabHost.class
| | | |-- Register
| | | | |-- DatabaseHelper.class
| | | | |-- RegisterActivity$1.class
| | | | |-- RegisterActivity.class
| | | | |-- User.class
| | | | `-- UserDAO.class
| | | |-- WelcomeActivity$1.class
| | | |-- WelcomeActivity.class
| | | `-- geniuseoe
| | | `-- demo
| | | |-- BuildConfig.class
| | | |-- R$attr.class
| | | |-- R$color.class
| | | |-- R$dimen.class
| | | |-- R$drawable.class
| | | |-- R$id.class
| | | |-- R$layout.class
| | | |-- R$string.class
| | | |-- R$style.class
| | | |-- R$styleable.class
| | | `-- R.class
| | `-- jarlist.cache
| |-- gen
| | `-- com
| | `-- geniuseoe
| | `-- demo
| | |-- BuildConfig.java
| | `-- R.java
| |-- libs
| | `-- android-support-v4.jar
| |-- proguard-project.txt
| |-- project.properties
| |-- res
| | |-- drawable
| | | |-- button_text_color.xml
| | | |-- checkbox_bg1.xml
| | | |-- login_btn_login_bg.xml
| | | |-- login_btn_regist_bg.xml
| | | |-- nor_concor.xml
| | | |-- nor_down_concor.xml
| | | |-- nor_up_concor.xml
| | | |-- press_concor.xml
| | | |-- press_down_concor.xml
| | | |-- press_up_concor.xml
| | | |-- register_btn_regist.xml
| | | |-- selector_btn.xml
| | | |-- selector_tab_background.xml
| | | |-- selector_tab_background2.xml
| | | |-- shape_bg.xml
| | | |-- shape_bottom_corner_no_top_line.xml
| | | |-- shape_line.xml
| | | `-- shape_no_corner_without_bottom.xml
| | |-- drawable-hdpi
| | | |-- ask_online_btn_browser.png
| | | |-- ask_online_btn_browser2.png
| | | |-- ask_online_child_image.png
| | | |-- ask_online_default_bg.png
| | | |-- ask_online_expander_ic_maximized.9.png
| | | |-- askhelp.jpg
| | | |-- avatar.jpg
| | | |-- blood_press_doctor.jpg
| | | |-- bloodpress_trend.jpg
| | | |-- bloodsugar_trend.jpg
| | | |-- btn_background.png
| | | |-- btn_press.png
| | | |-- checkbox_selected.png
| | | |-- checkbox_selected_press.png
| | | |-- checkbox_unselect.png
| | | |-- checkbox_unselect_press.png
| | | |-- expander_ic_minimized.9.png
| | | |-- gallery_01.jpg
| | | |-- gallery_02.jpg
| | | |-- gallery_03.jpg
| | | |-- gallery_04.jpg
| | | |-- gallery_05.jpg
| | | |-- gallery_06.jpg
| | | |-- glucometer_background.png
| | | |-- gray.jpg
| | | |-- heart_listen.jpg
| | | |-- heart_listen_location.jpg
| | | |-- ic_launcher.png
| | | |-- input_background.png
| | | |-- login_background.png
| | | |-- login_bg.9.png
| | | |-- login_input.9.png
| | | |-- login_log_normal.9.png
| | | |-- login_log_press.9.png
| | | |-- login_reg_normal.9.png
| | | |-- login_reg_pressed.9.png
| | | |-- register_btn_normal.9.png
| | | |-- register_btn_press.9.png
| | | |-- sc_line.png
| | | |-- send_image_button.png
| | | |-- setting_click.png
| | | |-- system_help_layout.xml
| | | |-- tab_icon1.png
| | | |-- tab_icon2.png
| | | |-- tab_icon3.png
| | | |-- tab_icon4.png
| | | |-- tab_icon5.png
| | | |-- tab_item_d.png
| | | |-- tab_item_p.png
| | | |-- tab_widget_background.png
| | | |-- text_style.9.png
| | | |-- titlebar.9.png
| | | |-- user_group.png
| | | `-- welcome_background.png
| | |-- drawable-mdpi
| | | `-- ic_launcher.png
| | |-- layout
| | | |-- bloodpressure_layout.xml
| | | |-- bloodsugar_layout.xml
| | | |-- device_use_help_details.xml
| | | |-- file_manager_layout.xml
| | | |-- heart_listen.xml
| | | |-- login_layout.xml
| | | |-- main_tab_host.xml
| | | |-- photoes_save.xml
| | | |-- photoes_take.xml
| | | |-- register_layout.xml
| | | |-- system_help_layout.xml
| | | |-- test.xml
| | | `-- welcome.xml
| | `-- values
| | |-- attrs.xml
| | |-- colors.xml
| | |-- dimens.xml
| | |-- strings.xml
| | `-- styles.xml
| `-- src
| `-- com
| |-- AskHelp
| | |-- OpreattingDetailsHelp.java
| | `-- SystemHelp.java
| |-- BloodPressure
| | |-- BloodPressureActivity.java
| | |-- BloodPressureHandler.java
| | |-- BluetoothDeviceAdapter.java
| | |-- BluetoothReciever.java
| | |-- CustomBloodPressureTrendChart.java
| | `-- CustomSphygmomanometerView.java
| |-- BloodSugar
| | |-- BloodSugarActivity.java
| | |-- CustomBloodSugarTrendChart.java
| | `-- CustomGlucometerView.java
| |-- FileManager
| | |-- FileManagerActivity.java
| | `-- TakePhotoes.java
| |-- HeartAuscultation
| | |-- ClsOscilloscope.java
| | `-- HeartListen.java
| |-- LoginActivity.java
| |-- MainTabHost.java
| |-- Register
| | |-- DatabaseHelper.java
| | |-- RegisterActivity.java
| | |-- User.java
| | `-- UserDAO.java
| `-- WelcomeActivity.java
|-- appcodes.cn源码说明.txt
|-- 基于Android移动医疗终端系统设计说明书.doc
`-- 点这里查看更多优质APP源码~.url

31 directories, 208 files

标签:

实例下载地址

Android应用源码基于安卓的移动医疗终端系统带论文

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警