登录
首页 » Visual C++ » PMS

PMS

于 2007-11-15 发布 文件大小:963KB
0 189
下载积分: 1 下载次数: 411

代码说明:

  本系统模拟一个计算机病员监护系统(Patient Monitoring System, PMS)。该系统随时接受并监视病人的生理信号(脉搏、体温、血压、心电图等),定时记录病人情况以形成患者日志,当某个病人的生理信号超出医生规定的安全范围时向值班护士发出警告信息。当护士需要时还可以要求系统打印出某个指定病人的病情报告。 本系统全部代码采用MFC在Visual Studio .Net环境中编写。患者所有信息保存在Access数据库(PMS.mdb)中。 (A computer simulation of the system Patient Monitoring System (Patient Monitoring System, PMS). The system is ready to accept and monitor the patient s physiological signals (pulse, temperature, blood pressure, ECG, etc.), regularly records the condition of patients to form a log of patients, when a patient s physiological signals beyond the scope of the required safety of doctors to the nurses on duty to issue a warning message . When nurses need also can ask the system print out a report of the designated patient. All the system code using MFC in Visual Studio. Net environments prepared. Patients all the information stored in the Access database (PMS.mdb) in.)

文件列表:

PMS
...\PMS
...\...\DlgCG.cpp
...\...\DlgCG.h
...\...\DlgLog.cpp
...\...\DlgLog.h
...\...\DlgPatient.cpp
...\...\DlgPatient.h
...\...\DlgWarning.cpp
...\...\DlgWarning.h
...\...\hlp
...\...\...\afx_hidd_color.htm
...\...\...\afx_hidd_fileopen.htm
...\...\...\afx_hidd_filesave.htm
...\...\...\afx_hidd_find.htm
...\...\...\afx_hidd_font.htm
...\...\...\afx_hidd_newtypedlg.htm
...\...\...\afx_hidd_replace.htm
...\...\...\afx_hidp_default.htm
...\...\...\afx_hidw_dockbar_top.htm
...\...\...\afx_hidw_status_bar.htm
...\...\...\afx_hidw_toolbar.htm
...\...\...\hidr_doc1type.htm
...\...\...\hid_app_about.htm
...\...\...\hid_app_exit.htm
...\...\...\hid_context_help.htm
...\...\...\hid_edit_clear.htm
...\...\...\hid_edit_clear_all.htm
...\...\...\hid_edit_copy.htm
...\...\...\hid_edit_cut.htm
...\...\...\hid_edit_find.htm
...\...\...\hid_edit_paste.htm
...\...\...\hid_edit_redo.htm
...\...\...\hid_edit_repeat.htm
...\...\...\hid_edit_replace.htm
...\...\...\hid_edit_undo.htm
...\...\...\hid_file_close.htm
...\...\...\hid_file_mru_file1.htm
...\...\...\hid_file_new.htm
...\...\...\hid_file_open.htm
...\...\...\hid_file_save.htm
...\...\...\hid_file_save_as.htm
...\...\...\hid_file_send_mail.htm
...\...\...\hid_help_index.htm
...\...\...\hid_help_using.htm
...\...\...\hid_ht_caption.htm
...\...\...\hid_ht_nowhere.htm
...\...\...\hid_next_pane.htm
...\...\...\hid_prev_pane.htm
...\...\...\hid_sc_close.htm
...\...\...\hid_sc_maximize.htm
...\...\...\hid_sc_minimize.htm
...\...\...\hid_sc_move.htm
...\...\...\hid_sc_nextwindow.htm
...\...\...\hid_sc_prevwindow.htm
...\...\...\hid_sc_restore.htm
...\...\...\hid_sc_size.htm
...\...\...\hid_sc_tasklist.htm
...\...\...\hid_view_ruler.htm
...\...\...\hid_view_status_bar.htm
...\...\...\hid_view_toolbar.htm
...\...\...\hid_window_all.htm
...\...\...\hid_window_arrange.htm
...\...\...\hid_window_cascade.htm
...\...\...\hid_window_new.htm
...\...\...\hid_window_split.htm
...\...\...\hid_window_tile.htm
...\...\...\hid_window_tile_horz.htm
...\...\...\hid_window_tile_vert.htm
...\...\...\HTMLDefines.h
...\...\...\Images
...\...\...\......\Bullet.gif
...\...\...\main_index.htm
...\...\...\menu_edit.htm
...\...\...\menu_file.htm
...\...\...\menu_help.htm
...\...\...\menu_view.htm
...\...\...\menu_window.htm
...\...\...\PMS.chm
...\...\...\PMS.hhc
...\...\...\PMS.hhk
...\...\...\PMS.hhp
...\...\...\scrollbars.htm
...\...\LeftView.cpp
...\...\LeftView.h
...\...\MainFrm.cpp
...\...\MainFrm.h
...\...\PMS.APS
...\...\PMS.cpp
...\...\PMS.h
...\...\PMS.mdb
...\...\PMS.ncb
...\...\PMS.rc
...\...\PMS.reg
...\...\PMS.sln
...\...\PMS.vcproj
...\...\PMSDoc.cpp
...\...\PMSDoc.h
...\...\PMSView.cpp
...\...\PMSView.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 21-8
    自定义例外类自定义错误处理类 算数异常,x不能除以0,这是自定义异常类! 按Enter键继续...(Custom exception class custom error handling class count abnormalities, x can not divide by 0, this is a custom exception class! Press the Enter key to continue ...)
    2011-06-30 11:53:09下载
    积分:1
  • VC_screen_bianan
    VC++实现点击按钮屏幕变暗特效,值得一看!(VC++ Click the screen dimmed to achieve special effects, worth a visit!)
    2011-05-25 06:07:17下载
    积分:1
  • RemoteControl
    远程桌面控制的完整实现源码,设计文件在http://blog.csdn.net/dijkstar/article/details/9076911有详细描述,里面整合了位图压缩、鼠标键盘低级钩子等。里面的每项技术都具有工程参考价值。(Complete implementation of the remote control code, design documents described in detail in http://blog.csdn.net/dijkstar/article/details/9076911, which integrates bitmap compression, low-level mouse and keyboard hooks and so on. Inside each technology with engineering reference value.)
    2020-11-02 14:29:53下载
    积分:1
  • 896548679
    基于VB.NET写的的2D汽车游戏引擎源码,很好的资料。(Based on a 2D car VB.NET written game engine source code, very good information.)
    2013-08-05 12:57:22下载
    积分:1
  • 完整串口通信序Vc++源代码
    一个非常完整的川口通讯源程序,我费了很大功夫才把他找到。(a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him.)
    2020-11-21 14:29:37下载
    积分:1
  • Fill_IEs
    IE自动填充,基本框架和功能,自己再去添加和修改吧--IE自动填充,基本框架和功能,自己再去添加和修改吧(IE Auto fill, the basic framework and functions, add and modify it yourself go)
    2011-11-16 16:02:21下载
    积分:1
  • CCS5.4-software-license-file
    TI公司的CCS5.4软件许可证文件,拷贝到/ccsv5/ccs_base/DebugServer/license 下面,即可使用。(TI company CCS5.4 software license file, copy it to/ccsv5/ccs_base/DebugServer/license below, then you can use ccs5.4 freely.)
    2020-11-30 21:09:29下载
    积分:1
  • 矩阵运算
    说明:  用于计算矩阵。但是还是有局限性,最重要的是能够计算卷积。(To compute on Matrix)
    2019-12-25 19:53:07下载
    积分:1
  • GEVPlayerSample
    网口相机通用驱动程序,适合于多种以太网相机(Network port camera generic driver, suitable for a variety of Ethernet camera)
    2014-03-17 16:00:02下载
    积分:1
  • xmsswifiqd
    vc书籍。入门级教学,用于引导新手。用于自学。(vc books. Entry-level teaching, to guide novice. For self-study.)
    2014-05-25 08:17:35下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载