-
-
zipcodemapping_demo.zip
... articles that pointed me in the right direction, but nothing that was going to save me from writing a solution myself... So, here it is... The Zip Code Mapping Solution (Free). Now, please be patient with this article as it is the first one I have posted
-
CPP.rar
... a working tuner is found, CPPVideoControl
builds the digital television filter graph, tunes to channel 46,
and displays the broadcast signal. It may take several seconds to
completely build the digital television filter graph, so please be patient.
-
-
-
Patient.rar
声明Patient类表示在门诊室中的病人,此类对象包括私有数据成员name(String)、sex(char)、age(int ... 带参的构造方法,重写toString方法,使得可以使用System.out.println(p1)(p1为Patient类的对象)在屏幕上显示病人p1的各个信息,显示格式为: Name : xxx Sex: xxx
Age: xxx Weight: xxx Allergies:xxx 定义一个测试类对Patient类进行测试(生成两个病人对象,显示他们的各个信息)。
-
patient-data-system.rar
(1) 用户登录模块
用户登录,用户信息的添加、删除和修改,密码管理并可以设置权限。
(2) 病房床位管理模块
根据病房的最大放置数添加病床,删除病床,适时整理与维护。
(3) 病人与医生信息管理模块
根据病人就医情况,添加医患信息,并适时删除与修改医患信息,并可以查询信息。
(4) 病房床位分配模块
根据医生的诊断,给病人安排合适的病床与病房并可以查询。如果病人病情好转,就可以根据病情重新分配床位。
-
-
-
-
-