国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

醫(yī)院管理系統(tǒng)---畢業(yè)設(shè)計(jì).doc

約41頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

醫(yī)院管理系統(tǒng)---畢業(yè)設(shè)計(jì),摘要(中文)在科技日益發(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)...
編號(hào):28-90089大小:891.31K
分類(lèi): 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 bshhty 發(fā)布

醫(yī)院管理系統(tǒng)---畢業(yè)設(shè)計(jì)

摘要(中文)

在科技日益發(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