醫(yī)院信息查詢系統(tǒng).rar
醫(yī)院信息查詢系統(tǒng),2.9萬字 39頁論文+開題+任務(wù)書+外文翻譯摘 要隨著社會(huì)的發(fā)展,在一個(gè)知識(shí)、科技、信息爆炸的年代,怎么快速、準(zhǔn)確、精確查找你所要的信息越來越為人們所關(guān)注,因此開發(fā)一些簡(jiǎn)單的查詢軟件能很好地幫我們解決這個(gè)難題。全國(guó)各個(gè)省、市、縣、鄉(xiāng)的醫(yī)院無數(shù)多個(gè),怎么從眾多的醫(yī)院中查找你需要的醫(yī)院信息,本文就是針對(duì)此...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 xiaowei 發(fā)布
醫(yī)院信息查詢系統(tǒng)
2.9萬字 39頁
論文+開題+任務(wù)書+外文翻譯
摘 要
隨著社會(huì)的發(fā)展,在一個(gè)知識(shí)、科技、信息爆炸的年代,怎么快速、準(zhǔn)確、精確查找你所要的信息越來越為人們所關(guān)注,因此開發(fā)一些簡(jiǎn)單的查詢軟件能很好地幫我們解決這個(gè)難題。
全國(guó)各個(gè)省、市、縣、鄉(xiāng)的醫(yī)院無數(shù)多個(gè),怎么從眾多的醫(yī)院中查找你需要的醫(yī)院信息,本文就是針對(duì)此情況而開發(fā)的一個(gè)用于查詢醫(yī)院信息的系統(tǒng)。通過此系統(tǒng),所有人可以智能化、精確、有效、快速查詢用戶所需要的醫(yī)院信息,同時(shí),普通受權(quán)用戶或管理員可以更新醫(yī)院信息,進(jìn)行數(shù)據(jù)庫備份和還原,修改用戶密碼等,超級(jí)管理員增加、刪除用戶。
關(guān)鍵字:醫(yī)院信息,VC++6.0,SQL server2000,控件,客戶機(jī)/服務(wù)器,
數(shù)據(jù)庫
Abstract
With the society developing rapidly, how to find out the information we need in accurately, exactly and quickly, in such an age of being full of explosions of knowledge, technology-and information, have been concerned by more and more people. Thus, developing some simple searchable software which could help us solve the problem, becomes so essential.
There are so many hospitals all over the country, and how to find out the information of the hospital you want to know from such a lot of hospitals, Aiming to solve this problem the text introduces a system, using for finding out the information of hospital. Through the system, everybody could find out the information you want in an intelligent, accurate, efficient and fast way, meanwhile general customers and administrators could renovate the information of the hospitals, backup and revert database. Revise the code of customers, and super administrators could even add and delete customers.
Key word: The information of hospital, Visual C++6.0, SQL server2000, control, C/S, Database.
目 錄
摘 要……...............................................................................................................………………2
引 言……...............................................................................................................………………4
第一章 方案選擇……............................................................................................................... 5
1.1 系統(tǒng)開發(fā)背景……..........................................................................................................5
1.2 開發(fā)工具的選擇……......................................... ............................................................5
第二章 系統(tǒng)設(shè)計(jì)…….................................................... ...........................................................7
2.1 系統(tǒng)目標(biāo)設(shè)計(jì)…….................................................. .......................................................7
2.2 開發(fā)設(shè)計(jì)思想…….................................................... .....................................................7
2.3 系統(tǒng)功能分析……................................................ .........................................................7
2.4 系統(tǒng)功能模塊設(shè)計(jì)……......................................... .......................................................7
第三章 數(shù)據(jù)庫設(shè)計(jì)……............................................... ...........................................................9
3.1 數(shù)據(jù)庫設(shè)計(jì)……........................................................ .....................................................9
3.2 數(shù)據(jù)庫需求分析……............................................. ......................................................11
3.3 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計(jì)…….................................................................... ......................11
3.4 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì)……..........................................................................................13
第四章 詳細(xì)設(shè)計(jì)…….................................................. ...........................................................14
4.1 進(jìn)入確認(rèn)窗口…….................................................. ......................................................14
4.2 主窗口……..................................................................... ................. ..............................15
4.3 醫(yī)院信息查詢……......................................................... ..............................................15
4.3.1 所有用戶查詢……............................................................................................16
4.3.2 用戶登錄…….....................................................................................................17
4.3.3 用戶登出…….....................................................................................................18
4.3.4 增加醫(yī)院信息……............................................................................................18
4.3.5 修改醫(yī)院信 ….................................................. ...............................................19
4.3.6 刪除醫(yī)院信息……............................................................................................20
4.3.7退出系統(tǒng)……......................................................................................................20
4.4 用戶資料管理……................................................... ....................................................21
4.4.1 管理員登錄……..................................................................................................21
4.4.2 修改密碼…….......................................................................................................21
4.4.3 增加用戶……....................................... ..............................................................22
4.4.4 刪除用戶…….......................................................................................................23
4.5 數(shù)據(jù)庫管理…….................................... ......................................................................23
4.5.1 用戶登錄……......................................................................................................24
4.5.2 數(shù)據(jù)庫備份……..................................................................................................24
4.5.3 數(shù)據(jù)庫還原……..................................................................................................25
4.5.4 退出系統(tǒng)……......................................................................................................26
第五章 總結(jié)……............................................................. ................. .....................................27
致 謝……......................................................................... ................. ........................................27
參考文獻(xiàn)…….............................................................. ................. ............................................27
參考文獻(xiàn)
[1] Visual C++6.0 程序設(shè)計(jì)與開發(fā)技術(shù)大全 人民郵電出版社
[2] Visual C++6.0 信息管理系統(tǒng)開發(fā)實(shí)例導(dǎo)航 人民郵電出版社
[3] 廖望,何俊,謝春旺,鐘永生,黃智誠(chéng) SQL server2000案例教程 冶金工業(yè)出版社
附件
全國(guó)醫(yī)院信息查詢系統(tǒng)-主要算法的部分源代碼
4.1
if(!m_database.IsOpen()){ // 連接數(shù)據(jù)庫
try{
m_database.Open(_T("全國(guó)醫(yī)院信息查詢系統(tǒng)"),false,false,_T("ODBC;UID=sa;UPASSWORD="),true);
}catch(CDBException e1){ // 捕捉數(shù)據(jù)庫錯(cuò)誤
e1.GetErrorMessage("無法連接數(shù)據(jù)庫",0,NULL);
......
2.9萬字 39頁
論文+開題+任務(wù)書+外文翻譯
摘 要
隨著社會(huì)的發(fā)展,在一個(gè)知識(shí)、科技、信息爆炸的年代,怎么快速、準(zhǔn)確、精確查找你所要的信息越來越為人們所關(guān)注,因此開發(fā)一些簡(jiǎn)單的查詢軟件能很好地幫我們解決這個(gè)難題。
全國(guó)各個(gè)省、市、縣、鄉(xiāng)的醫(yī)院無數(shù)多個(gè),怎么從眾多的醫(yī)院中查找你需要的醫(yī)院信息,本文就是針對(duì)此情況而開發(fā)的一個(gè)用于查詢醫(yī)院信息的系統(tǒng)。通過此系統(tǒng),所有人可以智能化、精確、有效、快速查詢用戶所需要的醫(yī)院信息,同時(shí),普通受權(quán)用戶或管理員可以更新醫(yī)院信息,進(jìn)行數(shù)據(jù)庫備份和還原,修改用戶密碼等,超級(jí)管理員增加、刪除用戶。
關(guān)鍵字:醫(yī)院信息,VC++6.0,SQL server2000,控件,客戶機(jī)/服務(wù)器,
數(shù)據(jù)庫
Abstract
With the society developing rapidly, how to find out the information we need in accurately, exactly and quickly, in such an age of being full of explosions of knowledge, technology-and information, have been concerned by more and more people. Thus, developing some simple searchable software which could help us solve the problem, becomes so essential.
There are so many hospitals all over the country, and how to find out the information of the hospital you want to know from such a lot of hospitals, Aiming to solve this problem the text introduces a system, using for finding out the information of hospital. Through the system, everybody could find out the information you want in an intelligent, accurate, efficient and fast way, meanwhile general customers and administrators could renovate the information of the hospitals, backup and revert database. Revise the code of customers, and super administrators could even add and delete customers.
Key word: The information of hospital, Visual C++6.0, SQL server2000, control, C/S, Database.
目 錄
摘 要……...............................................................................................................………………2
引 言……...............................................................................................................………………4
第一章 方案選擇……............................................................................................................... 5
1.1 系統(tǒng)開發(fā)背景……..........................................................................................................5
1.2 開發(fā)工具的選擇……......................................... ............................................................5
第二章 系統(tǒng)設(shè)計(jì)…….................................................... ...........................................................7
2.1 系統(tǒng)目標(biāo)設(shè)計(jì)…….................................................. .......................................................7
2.2 開發(fā)設(shè)計(jì)思想…….................................................... .....................................................7
2.3 系統(tǒng)功能分析……................................................ .........................................................7
2.4 系統(tǒng)功能模塊設(shè)計(jì)……......................................... .......................................................7
第三章 數(shù)據(jù)庫設(shè)計(jì)……............................................... ...........................................................9
3.1 數(shù)據(jù)庫設(shè)計(jì)……........................................................ .....................................................9
3.2 數(shù)據(jù)庫需求分析……............................................. ......................................................11
3.3 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計(jì)…….................................................................... ......................11
3.4 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì)……..........................................................................................13
第四章 詳細(xì)設(shè)計(jì)…….................................................. ...........................................................14
4.1 進(jìn)入確認(rèn)窗口…….................................................. ......................................................14
4.2 主窗口……..................................................................... ................. ..............................15
4.3 醫(yī)院信息查詢……......................................................... ..............................................15
4.3.1 所有用戶查詢……............................................................................................16
4.3.2 用戶登錄…….....................................................................................................17
4.3.3 用戶登出…….....................................................................................................18
4.3.4 增加醫(yī)院信息……............................................................................................18
4.3.5 修改醫(yī)院信 ….................................................. ...............................................19
4.3.6 刪除醫(yī)院信息……............................................................................................20
4.3.7退出系統(tǒng)……......................................................................................................20
4.4 用戶資料管理……................................................... ....................................................21
4.4.1 管理員登錄……..................................................................................................21
4.4.2 修改密碼…….......................................................................................................21
4.4.3 增加用戶……....................................... ..............................................................22
4.4.4 刪除用戶…….......................................................................................................23
4.5 數(shù)據(jù)庫管理…….................................... ......................................................................23
4.5.1 用戶登錄……......................................................................................................24
4.5.2 數(shù)據(jù)庫備份……..................................................................................................24
4.5.3 數(shù)據(jù)庫還原……..................................................................................................25
4.5.4 退出系統(tǒng)……......................................................................................................26
第五章 總結(jié)……............................................................. ................. .....................................27
致 謝……......................................................................... ................. ........................................27
參考文獻(xiàn)…….............................................................. ................. ............................................27
參考文獻(xiàn)
[1] Visual C++6.0 程序設(shè)計(jì)與開發(fā)技術(shù)大全 人民郵電出版社
[2] Visual C++6.0 信息管理系統(tǒng)開發(fā)實(shí)例導(dǎo)航 人民郵電出版社
[3] 廖望,何俊,謝春旺,鐘永生,黃智誠(chéng) SQL server2000案例教程 冶金工業(yè)出版社
附件
全國(guó)醫(yī)院信息查詢系統(tǒng)-主要算法的部分源代碼
4.1
if(!m_database.IsOpen()){ // 連接數(shù)據(jù)庫
try{
m_database.Open(_T("全國(guó)醫(yī)院信息查詢系統(tǒng)"),false,false,_T("ODBC;UID=sa;UPASSWORD="),true);
}catch(CDBException e1){ // 捕捉數(shù)據(jù)庫錯(cuò)誤
e1.GetErrorMessage("無法連接數(shù)據(jù)庫",0,NULL);
......