-
PMS
本系统模拟一个计算机病员监护系统(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.)
- 2007-11-15 10:24:42下载
- 积分:1
-
Visual-CPP--self-study-manual17
Visual C++ 完全自学手册第十七章。很好的资料。(The Visual C++ completely self-Manual Chapter XVII. Very good information.)
- 2012-08-26 19:47:15下载
- 积分:1
-
VB隐藏进程
说明: 隐藏程序系统进程,VB6.0代码98有效(Hidden program system process, VB6.0 code 98 is effective)
- 2020-06-21 08:20:02下载
- 积分:1
-
keyboardhook_src
在windows的内核层监视键盘的所有按键,并进行记录。(Hooking keyboard data in the kernel mode.)
- 2010-05-06 18:00:10下载
- 积分:1
-
GEP_genericalgorithm
很好的基因表达式编程(GEP)的入门小程序,C
语言写的,欢迎下载。(gep vc code)
- 2021-04-16 08:48:54下载
- 积分:1
-
DobotDemoForVB
四轴机械臂的vb.net控制程序,可以实现x、y、z、r四个方向的控制过程(Four axis manipulator vb.net control program,Can be achieved x, y, Z, R four direction control process )
- 2020-11-20 19:09:36下载
- 积分:1
-
diver
精伦通用二次开发包
带有VC++ 例子。(Jinglun general secondary development package)
- 2011-09-08 18:44:20下载
- 积分:1
-
PIC_BASIC_PRO_son
pic basic pro son hal
- 2009-05-17 23:39:26下载
- 积分:1
-
GearTestForm_V1
基于C++CLR的齿轮啮合检测系统,其中用到了C++与matlab混合编程以及多线程串口通讯(C++ CLR-based non-circular gear detection system, which uses a C++ and matlab mixed programming and multithreading serial communication)
- 2020-09-12 09:17:58下载
- 积分:1
-
CA认证系统中的证书载体 RSA-2048-SignVerifySign
CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。(CA authentication system is the most widely used carrier certificate in USBKEY, the major domestic producers are generally use of CSP service to provide encryption services. This example is a 2048- bit RSA digital signature and verifying signature, use the manufacturer s own CSP to achieve (if downloaders not install any driver USBKEY, TEST_CSP_NAME macros in your code can be changed to NULL is called Microsoft s own CSP), the compiler environment VC6.0.)
- 2015-07-21 21:10:55下载
- 积分:1