国产精品婷婷久久久久久,日本中文字幕平台,天天躁夜夜躁av天天爽,国内极度色诱视频网站

醫(yī)院管理系統(tǒng).doc

約41頁DOC格式手機打開展開

醫(yī)院管理系統(tǒng),本文42頁,1.3萬余字畢業(yè)設計任務書一.題目題目:二.設計要求本題目的要求設計是:1.要求系統(tǒng)采用模塊化設計,以方便日后管理人員對該系統(tǒng)的功能進行維護。2.利用visual basic 6.0、visual foxpro 6.0、visual c++ 6.0、delphi 6或powerbui...
編號:10-18660大小:906.50K
分類: 論文>計算機論文

內(nèi)容介紹

此文檔由會員 20023286 發(fā)布

本文42頁,1.3萬余字

畢業(yè)設計任務書
一. 題目
題目:醫(yī)院管理系統(tǒng)

二. 設計要求
本題目的要求設計是:醫(yī)院管理系統(tǒng)
1. 要求系統(tǒng)采用模塊化設計,以方便日后管理人員對該系統(tǒng)的功能進行維護。
2. 利用VISUAL BASIC 6.0、VISUAL FOXPRO 6.0、VISUAL C++ 6.0、DELPHI 6或POWERBUILDER 8.0等進行C/S數(shù)據(jù)庫應用系統(tǒng)開發(fā)。建議數(shù)據(jù)庫系統(tǒng)采用MS SQL SERVER 7.0/2000,利用ADO技術實現(xiàn)對數(shù)據(jù)庫的存取。
3. 系統(tǒng)應具有數(shù)據(jù)庫維護的功能,及時根據(jù)用戶的需求對數(shù)據(jù)庫進行操作。
4. 撰寫有關開發(fā)的過程,即設計說明書。
5. 有關設計的英文的翻譯。

三. 設計指導導師
導師:


摘要(中文)

在科技日益發(fā)達的今天,人們的身體健康也不斷受到重視。因此醫(yī)院的現(xiàn)代化管理也日益重要,一個必須的現(xiàn)代化醫(yī)院管理系統(tǒng)成為一個醫(yī)院現(xiàn)代化管理的重要手段。
因而,本系統(tǒng)借鑒了我國醫(yī)院現(xiàn)行體系結構模式、管理模式和管理流程,充分運用計算機技術、網(wǎng)絡技術、數(shù)據(jù)庫技術;采用靈活的模塊化結構設計方法進行設計。其基本功能包括了醫(yī)院在門診、住院、藥庫、藥房、住院和管理這六個方面,本系統(tǒng)采用了delphi 6作為開發(fā)工具,數(shù)據(jù)庫系統(tǒng)采用MS SQL SERVER 2000,利用ADO、BDE技術實現(xiàn)對數(shù)據(jù)庫的存取。
在隨后的說明中我將詳細地介紹了所采用的開發(fā)工具的特點,以及在本系統(tǒng)開發(fā)中發(fā)揮的作用,還有如何開發(fā)此醫(yī)院管理系統(tǒng)的詳細過程,此系統(tǒng)的操作界面以及此系統(tǒng)的全部開發(fā)代碼。

關鍵字: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數(shù)庫開發(fā)工具Delphi 6.0-------------------------------5
4.2 SQL SERVER 2000 數(shù)據(jù)庫系統(tǒng)--------------------------------------6
4.3 ADO簡介---------------------------------------------7

五.系統(tǒng)功能分析---------------------------------------------8

六.系統(tǒng)設計
6.1數(shù)據(jù)流圖---------------------------------------------9
6.2數(shù)據(jù)字典---------------------------------------------12
6.3數(shù)據(jù)庫設計-------------------------------------------16

七.系統(tǒng)功能的實現(xiàn)
7.1主界面登錄功能的設計和實現(xiàn)---------------------------18
7.2身份驗證界面設計-------------------------------------20
7.3門診人員的界面設計-----------------------------------21
7.3.1門診人員處理掛號人員的界面設計-----------------22
7.3.2門診人員處理化價人員的界面設計-----------------23
7.4發(fā)藥人員所用的界面設計-------------------------------24
7.5藥庫人員所使用的界面---------------------------------25
7.6住院區(qū)人員所使用的界面-------------------------------26
7.6.1登記住院的病人的界面---------------------------27
7.6.2病人管理界面設計-------------------------------28
7.7院長查詢的界面---------------------------------------29
7.8系統(tǒng)管理員界面---------------------------------------30

八.參考文獻-------------------------------------------------32

九.小結-----------------------------------------------------33

十.翻譯
9.1英語譯文的原稿----------------------------------------34
9.2英語譯文----------------------------------------------38

參考文獻
1. Delphi 6控件應用實例教程
伍俊良 著 北京希望電子出版社

2. Delphi 5實用編程技術
李傳釗 著 中國水利水電出版社

3. Delphi 6 數(shù)據(jù)庫深入編程技術
張龍卿 著 北京希望電子出版社

4. Delphi 6 數(shù)據(jù)庫編程實例
江毅 著 中國水利水電出版社

5. SQL Server2000 核心技術揭秘
陸昌輝、吳曉華 著 北京希望電子出版社