醫(yī)院管理系統(tǒng).doc
約41頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
醫(yī)院管理系統(tǒng),本文42頁(yè),1.3萬(wàn)余字畢業(yè)設(shè)計(jì)任務(wù)書(shū)一.題目題目:二.設(shè)計(jì)要求本題目的要求設(shè)計(jì)是:1.要求系統(tǒng)采用模塊化設(shè)計(jì),以方便日后管理人員對(duì)該系統(tǒng)的功能進(jìn)行維護(hù)。2.利用visual basic 6.0、visual foxpro 6.0、visual c++ 6.0、delphi 6或powerbui...
內(nèi)容介紹
此文檔由會(huì)員 20023286 發(fā)布
本文42頁(yè),1.3萬(wàn)余字
畢業(yè)設(shè)計(jì)任務(wù)書(shū)
一. 題目
題目:醫(yī)院管理系統(tǒng)
二. 設(shè)計(jì)要求
本題目的要求設(shè)計(jì)是:醫(yī)院管理系統(tǒng)
1. 要求系統(tǒng)采用模塊化設(shè)計(jì),以方便日后管理人員對(duì)該系統(tǒng)的功能進(jìn)行維護(hù)。
2. 利用VISUAL BASIC 6.0、VISUAL FOXPRO 6.0、VISUAL C++ 6.0、DELPHI 6或POWERBUILDER 8.0等進(jìn)行C/S數(shù)據(jù)庫(kù)應(yīng)用系統(tǒng)開(kāi)發(fā)。建議數(shù)據(jù)庫(kù)系統(tǒng)采用MS SQL SERVER 7.0/2000,利用ADO技術(shù)實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的存取。
3. 系統(tǒng)應(yīng)具有數(shù)據(jù)庫(kù)維護(hù)的功能,及時(shí)根據(jù)用戶(hù)的需求對(duì)數(shù)據(jù)庫(kù)進(jìn)行操作。
4. 撰寫(xiě)有關(guān)開(kāi)發(fā)的過(guò)程,即設(shè)計(jì)說(shuō)明書(shū)。
5. 有關(guān)設(shè)計(jì)的英文的翻譯。
三. 設(shè)計(jì)指導(dǎo)導(dǎo)師
導(dǎo)師:
摘要(中文)
在科技日益發(fā)達(dá)的今天,人們的身體健康也不斷受到重視。因此醫(yī)院的現(xiàn)代化管理也日益重要,一個(gè)必須的現(xiàn)代化醫(yī)院管理系統(tǒng)成為一個(gè)醫(yī)院現(xiàn)代化管理的重要手段。
因而,本系統(tǒng)借鑒了我國(guó)醫(yī)院現(xiàn)行體系結(jié)構(gòu)模式、管理模式和管理流程,充分運(yùn)用計(jì)算機(jī)技術(shù)、網(wǎng)絡(luò)技術(shù)、數(shù)據(jù)庫(kù)技術(shù);采用靈活的模塊化結(jié)構(gòu)設(shè)計(jì)方法進(jìn)行設(shè)計(jì)。其基本功能包括了醫(yī)院在門(mén)診、住院、藥庫(kù)、藥房、住院和管理這六個(gè)方面,本系統(tǒng)采用了delphi 6作為開(kāi)發(fā)工具,數(shù)據(jù)庫(kù)系統(tǒng)采用MS SQL SERVER 2000,利用ADO、BDE技術(shù)實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的存取。
在隨后的說(shuō)明中我將詳細(xì)地介紹了所采用的開(kāi)發(fā)工具的特點(diǎn),以及在本系統(tǒng)開(kāi)發(fā)中發(fā)揮的作用,還有如何開(kāi)發(fā)此醫(yī)院管理系統(tǒng)的詳細(xì)過(guò)程,此系統(tǒng)的操作界面以及此系統(tǒng)的全部開(kāi)發(fā)代碼。
關(guān)鍵字: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
目錄
一.設(shè)計(jì)任務(wù)書(shū)說(shuō)明-------------------------------------------1
二.摘要
2.1中文摘要---------------------------------------------2
2.2英文摘要---------------------------------------------3
三.目錄
四.相關(guān)技術(shù)概述
4.1數(shù)庫(kù)開(kāi)發(fā)工具Delphi 6.0-------------------------------5
4.2 SQL SERVER 2000 數(shù)據(jù)庫(kù)系統(tǒng)--------------------------------------6
4.3 ADO簡(jiǎn)介---------------------------------------------7
五.系統(tǒng)功能分析---------------------------------------------8
六.系統(tǒng)設(shè)計(jì)
6.1數(shù)據(jù)流圖---------------------------------------------9
6.2數(shù)據(jù)字典---------------------------------------------12
6.3數(shù)據(jù)庫(kù)設(shè)計(jì)-------------------------------------------16
七.系統(tǒng)功能的實(shí)現(xiàn)
7.1主界面登錄功能的設(shè)計(jì)和實(shí)現(xiàn)---------------------------18
7.2身份驗(yàn)證界面設(shè)計(jì)-------------------------------------20
7.3門(mén)診人員的界面設(shè)計(jì)-----------------------------------21
7.3.1門(mén)診人員處理掛號(hào)人員的界面設(shè)計(jì)-----------------22
7.3.2門(mén)診人員處理化價(jià)人員的界面設(shè)計(jì)-----------------23
7.4發(fā)藥人員所用的界面設(shè)計(jì)-------------------------------24
7.5藥庫(kù)人員所使用的界面---------------------------------25
7.6住院區(qū)人員所使用的界面-------------------------------26
7.6.1登記住院的病人的界面---------------------------27
7.6.2病人管理界面設(shè)計(jì)-------------------------------28
7.7院長(zhǎng)查詢(xún)的界面---------------------------------------29
7.8系統(tǒng)管理員界面---------------------------------------30
八.參考文獻(xiàn)-------------------------------------------------32
九.小結(jié)-----------------------------------------------------33
十.翻譯
9.1英語(yǔ)譯文的原稿----------------------------------------34
9.2英語(yǔ)譯文----------------------------------------------38
參考文獻(xiàn)
1. Delphi 6控件應(yīng)用實(shí)例教程
伍俊良 著 北京希望電子出版社
2. Delphi 5實(shí)用編程技術(shù)
李傳釗 著 中國(guó)水利水電出版社
3. Delphi 6 數(shù)據(jù)庫(kù)深入編程技術(shù)
張龍卿 著 北京希望電子出版社
4. Delphi 6 數(shù)據(jù)庫(kù)編程實(shí)例
江毅 著 中國(guó)水利水電出版社
5. SQL Server2000 核心技術(shù)揭秘
陸昌輝、吳曉華 著 北京希望電子出版社
畢業(yè)設(shè)計(jì)任務(wù)書(shū)
一. 題目
題目:醫(yī)院管理系統(tǒng)
二. 設(shè)計(jì)要求
本題目的要求設(shè)計(jì)是:醫(yī)院管理系統(tǒng)
1. 要求系統(tǒng)采用模塊化設(shè)計(jì),以方便日后管理人員對(duì)該系統(tǒng)的功能進(jìn)行維護(hù)。
2. 利用VISUAL BASIC 6.0、VISUAL FOXPRO 6.0、VISUAL C++ 6.0、DELPHI 6或POWERBUILDER 8.0等進(jìn)行C/S數(shù)據(jù)庫(kù)應(yīng)用系統(tǒng)開(kāi)發(fā)。建議數(shù)據(jù)庫(kù)系統(tǒng)采用MS SQL SERVER 7.0/2000,利用ADO技術(shù)實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的存取。
3. 系統(tǒng)應(yīng)具有數(shù)據(jù)庫(kù)維護(hù)的功能,及時(shí)根據(jù)用戶(hù)的需求對(duì)數(shù)據(jù)庫(kù)進(jìn)行操作。
4. 撰寫(xiě)有關(guān)開(kāi)發(fā)的過(guò)程,即設(shè)計(jì)說(shuō)明書(shū)。
5. 有關(guān)設(shè)計(jì)的英文的翻譯。
三. 設(shè)計(jì)指導(dǎo)導(dǎo)師
導(dǎo)師:
摘要(中文)
在科技日益發(fā)達(dá)的今天,人們的身體健康也不斷受到重視。因此醫(yī)院的現(xiàn)代化管理也日益重要,一個(gè)必須的現(xiàn)代化醫(yī)院管理系統(tǒng)成為一個(gè)醫(yī)院現(xiàn)代化管理的重要手段。
因而,本系統(tǒng)借鑒了我國(guó)醫(yī)院現(xiàn)行體系結(jié)構(gòu)模式、管理模式和管理流程,充分運(yùn)用計(jì)算機(jī)技術(shù)、網(wǎng)絡(luò)技術(shù)、數(shù)據(jù)庫(kù)技術(shù);采用靈活的模塊化結(jié)構(gòu)設(shè)計(jì)方法進(jìn)行設(shè)計(jì)。其基本功能包括了醫(yī)院在門(mén)診、住院、藥庫(kù)、藥房、住院和管理這六個(gè)方面,本系統(tǒng)采用了delphi 6作為開(kāi)發(fā)工具,數(shù)據(jù)庫(kù)系統(tǒng)采用MS SQL SERVER 2000,利用ADO、BDE技術(shù)實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的存取。
在隨后的說(shuō)明中我將詳細(xì)地介紹了所采用的開(kāi)發(fā)工具的特點(diǎn),以及在本系統(tǒng)開(kāi)發(fā)中發(fā)揮的作用,還有如何開(kāi)發(fā)此醫(yī)院管理系統(tǒng)的詳細(xì)過(guò)程,此系統(tǒng)的操作界面以及此系統(tǒng)的全部開(kāi)發(fā)代碼。
關(guān)鍵字: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
目錄
一.設(shè)計(jì)任務(wù)書(shū)說(shuō)明-------------------------------------------1
二.摘要
2.1中文摘要---------------------------------------------2
2.2英文摘要---------------------------------------------3
三.目錄
四.相關(guān)技術(shù)概述
4.1數(shù)庫(kù)開(kāi)發(fā)工具Delphi 6.0-------------------------------5
4.2 SQL SERVER 2000 數(shù)據(jù)庫(kù)系統(tǒng)--------------------------------------6
4.3 ADO簡(jiǎn)介---------------------------------------------7
五.系統(tǒng)功能分析---------------------------------------------8
六.系統(tǒng)設(shè)計(jì)
6.1數(shù)據(jù)流圖---------------------------------------------9
6.2數(shù)據(jù)字典---------------------------------------------12
6.3數(shù)據(jù)庫(kù)設(shè)計(jì)-------------------------------------------16
七.系統(tǒng)功能的實(shí)現(xiàn)
7.1主界面登錄功能的設(shè)計(jì)和實(shí)現(xiàn)---------------------------18
7.2身份驗(yàn)證界面設(shè)計(jì)-------------------------------------20
7.3門(mén)診人員的界面設(shè)計(jì)-----------------------------------21
7.3.1門(mén)診人員處理掛號(hào)人員的界面設(shè)計(jì)-----------------22
7.3.2門(mén)診人員處理化價(jià)人員的界面設(shè)計(jì)-----------------23
7.4發(fā)藥人員所用的界面設(shè)計(jì)-------------------------------24
7.5藥庫(kù)人員所使用的界面---------------------------------25
7.6住院區(qū)人員所使用的界面-------------------------------26
7.6.1登記住院的病人的界面---------------------------27
7.6.2病人管理界面設(shè)計(jì)-------------------------------28
7.7院長(zhǎng)查詢(xún)的界面---------------------------------------29
7.8系統(tǒng)管理員界面---------------------------------------30
八.參考文獻(xiàn)-------------------------------------------------32
九.小結(jié)-----------------------------------------------------33
十.翻譯
9.1英語(yǔ)譯文的原稿----------------------------------------34
9.2英語(yǔ)譯文----------------------------------------------38
參考文獻(xiàn)
1. Delphi 6控件應(yīng)用實(shí)例教程
伍俊良 著 北京希望電子出版社
2. Delphi 5實(shí)用編程技術(shù)
李傳釗 著 中國(guó)水利水電出版社
3. Delphi 6 數(shù)據(jù)庫(kù)深入編程技術(shù)
張龍卿 著 北京希望電子出版社
4. Delphi 6 數(shù)據(jù)庫(kù)編程實(shí)例
江毅 著 中國(guó)水利水電出版社
5. SQL Server2000 核心技術(shù)揭秘
陸昌輝、吳曉華 著 北京希望電子出版社
TA們正在看...
- 日趨完善的電子商務(wù)[外文翻譯].doc
- 校園電子商務(wù):一個(gè)一體化的計(jì)劃[外文翻譯].doc
- 電子商務(wù)戰(zhàn)略挑戰(zhàn)[外文翻譯].doc
- 電信現(xiàn)代運(yùn)營(yíng)[外文翻譯].doc
- eda技術(shù)及軟件[外文翻譯].doc
- eda的發(fā)展及vhdl的應(yīng)用[外文翻譯].doc
- dm74ls138dm74ls139解碼器多路解復(fù)用器[外...doc
- eda的發(fā)展及vhdl的應(yīng)用[外文翻譯].doc
- 調(diào)幅無(wú)線電[外文翻譯].doc
- 電能質(zhì)量的遠(yuǎn)程實(shí)時(shí)監(jiān)控系統(tǒng)[外文翻譯].doc