医院管理系统.doc

约41页DOC格式手机打开展开

医院管理系统,本文42页,1.3万余字毕业设计任务书一.题目题目:二.设计要求本题目的要求设计是:1.要求系统采用模块化设计,以方便日后管理人员对该系统的功能进行维护。2.利用visual basic 6.0、visual foxpro 6.0、visual c++ 6.0、delphi 6或powerbui...
编号:10-18660大小:906.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 20023286 发布

本文42页,1.3万余字

毕业设计任务书
一. 题目
题目:医院管理系统

二. 设计要求
本题目的要求设计是:医院管理系统
1. 要求系统采用模块化设计,以方便日后管理人员对该系统的功能进行维护。
2. 利用VISUAL BASIC 6.0、VISUAL FOXPRO 6.0、VISUAL C++ 6.0、DELPHI 6或POWERBUILDER 8.0等进行C/S数据库应用系统开发。建议数据库系统采用MS SQL SERVER 7.0/2000,利用ADO技术实现对数据库的存取。
3. 系统应具有数据库维护的功能,及时根据用户的需求对数据库进行操作。
4. 撰写有关开发的过程,即设计说明书。
5. 有关设计的英文的翻译。

三. 设计指导导师
导师:


摘要(中文)

在科技日益发达的今天,人们的身体健康也不断受到重视。因此医院的现代化管理也日益重要,一个必须的现代化医院管理系统成为一个医院现代化管理的重要手段。
因而,本系统借鉴了我国医院现行体系结构模式、管理模式和管理流程,充分运用计算机技术、网络技术、数据库技术;采用灵活的模块化结构设计方法进行设计。其基本功能包括了医院在门诊、住院、药库、药房、住院和管理这六个方面,本系统采用了delphi 6作为开发工具,数据库系统采用MS SQL SERVER 2000,利用ADO、BDE技术实现对数据库的存取。
在随后的说明中我将详细地介绍了所采用的开发工具的特点,以及在本系统开发中发挥的作用,还有如何开发此医院管理系统的详细过程,此系统的操作界面以及此系统的全部开发代码。

关键字:delphi 6,MS SQL SERVER 2000,ADO,BDE

Summary ( English)

By the technology increasingly, people pay more attention to their healthy. For this reason, the modernization management of a hospital is much important; an important means is using a modern management system for a modern hospital.
As a result, this system draws lessons from the construction mode, the manage mode and the manage process of the current hospital system of our country using the calculator technique, network technique, database technique and so on. Its basic function included six parts, such as: out-patient service, hospital libation, medicine, pharmacy, hospitalization and so on, this system adopts the Delphi 6 and MS SQL SERVER 2000, operating the database by using the technology of ADO, BDE.
In subsequent elucidation, I will introduce the characteristics of the development tools of this system in detail, and the affection in developing this system, and the detailed process of developing this system, the operation interface of this system and all the code of this hospital manage system.


Key word: Delphi 6, MS SQL SERVER 2000, ADO, BDE

目录
一.设计任务书说明-------------------------------------------1

二.摘要
2.1中文摘要---------------------------------------------2
2.2英文摘要---------------------------------------------3

三.目录

四.相关技术概述
4.1数库开发工具Delphi 6.0-------------------------------5
4.2 SQL SERVER 2000 数据库系统--------------------------------------6
4.3 ADO简介---------------------------------------------7

五.系统功能分析---------------------------------------------8

六.系统设计
6.1数据流图---------------------------------------------9
6.2数据字典---------------------------------------------12
6.3数据库设计-------------------------------------------16

七.系统功能的实现
7.1主界面登录功能的设计和实现---------------------------18
7.2身份验证界面设计-------------------------------------20
7.3门诊人员的界面设计-----------------------------------21
7.3.1门诊人员处理挂号人员的界面设计-----------------22
7.3.2门诊人员处理化价人员的界面设计-----------------23
7.4发药人员所用的界面设计-------------------------------24
7.5药库人员所使用的界面---------------------------------25
7.6住院区人员所使用的界面-------------------------------26
7.6.1登记住院的病人的界面---------------------------27
7.6.2病人管理界面设计-------------------------------28
7.7院长查询的界面---------------------------------------29
7.8系统管理员界面---------------------------------------30

八.参考文献-------------------------------------------------32

九.小结-----------------------------------------------------33

十.翻译
9.1英语译文的原稿----------------------------------------34
9.2英语译文----------------------------------------------38

参考文献
1. Delphi 6控件应用实例教程
伍俊良 著 北京希望电子出版社

2. Delphi 5实用编程技术
李传钊 著 中国水利水电出版社

3. Delphi 6 数据库深入编程技术
张龙卿 著 北京希望电子出版社

4. Delphi 6 数据库编程实例
江毅 著 中国水利水电出版社

5. SQL Server2000 核心技术揭秘
陆昌辉、吴晓华 著 北京希望电子出版社