計(jì)科教務(wù)管理系統(tǒng)-畢業(yè)設(shè)計(jì)論文.doc
約42頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
計(jì)科教務(wù)管理系統(tǒng)-畢業(yè)設(shè)計(jì)論文,目錄摘要3關(guān)鍵字: 管理信息系統(tǒng)、教務(wù)管理、visual basic應(yīng)用。4abstract4key words:5management information system, educational administration management, visual basic application.5第一章緒論6...
內(nèi)容介紹
此文檔由會(huì)員 秋風(fēng)2013 發(fā)布
目錄
摘要 3
關(guān)鍵字: 管理信息系統(tǒng)、教務(wù)管理、Visual Basic應(yīng)用。 4
Abstract 4
Key words: 5
Management information system, educational administration management, Visual Basic application. 5
第一章 緒論 6
1.1. 選題的背景 6
1.2. 目的和意義 7
1.3. 系統(tǒng)完成和實(shí)現(xiàn)的工作 8
第二章 平臺(tái)簡(jiǎn)介 9
2.1. Delphi簡(jiǎn)介 9
2.1.1. 數(shù)據(jù)庫(kù)訪(fǎng)問(wèn)方法 10
2.1.2. 數(shù)據(jù)庫(kù)組件 11
2.2. 數(shù)據(jù)庫(kù)簡(jiǎn)介 11
2.2.1. SQL語(yǔ)言 11
2.2.2. 數(shù)據(jù)庫(kù) 15
2.3. 系統(tǒng)運(yùn)行環(huán)境 16
2.3.1. 硬件環(huán)境 16
2.3.2. 軟件環(huán)境 17
第三章 系統(tǒng)總計(jì)設(shè)計(jì) 17
3.1. 系統(tǒng)的主要功能要求 17
3.1.1. 系統(tǒng)主要模塊 17
3.1.2. 系統(tǒng)安全性 17
3.1.3. 口令權(quán)限識(shí)別 18
3.1.4. 口令存取 18
3.2. 主要功能模塊描述 18
3.2.1. 課程表信息 18
3.2.2. 總課表信息 19
3.2.3. 教師信息管理 19
3.2.4. 教師課酬管理 19
3.2.5. 教師課酬發(fā)放 19
3.2.6. 教師課酬統(tǒng)計(jì) 19
3.2.7. 試卷檔案登記 20
第四章 系統(tǒng)詳細(xì)設(shè)計(jì)分析 20
4.1. 需求分析 20
4.1.1. 目標(biāo)系統(tǒng)功能說(shuō)明 20
4.1.2. 用戶(hù)需求分析 20
4.2. 系統(tǒng)結(jié)構(gòu) 21
4.3. 系統(tǒng)E-R圖 22
4.4. 數(shù)據(jù)庫(kù)設(shè)計(jì) 23
4.5. 系統(tǒng)數(shù)據(jù)流圖 30
第五章 系統(tǒng)的實(shí)現(xiàn) 33
5.1. 登陸窗體的設(shè)計(jì) 33
5.2. 程序主界面設(shè)計(jì) 36
5.3. 用戶(hù)管理窗口的設(shè)計(jì) 48
5.4. 計(jì)科系教務(wù)管理系統(tǒng)的實(shí)現(xiàn) 56
5.4.1. 系統(tǒng)管理 56
5.4.2. 教務(wù)信息管理: 57
5.4.3. 數(shù)據(jù)查詢(xún): 67
5.4.4. 系統(tǒng)幫助: 69
第六章 系統(tǒng)使用方法 70
摘要
隨著信息技術(shù)在管理上越來(lái)越深入而廣泛的應(yīng)用,管理信息系統(tǒng)的實(shí)施在技術(shù)上已逐步成熟。管理信息系統(tǒng)是一個(gè)不斷發(fā)展的新型學(xué)科,任何一個(gè)單位要生存要發(fā)展,要高效率地把內(nèi)部活動(dòng)有機(jī)地組織起來(lái),就必須建立與自身特點(diǎn)相適應(yīng)的管理信息系統(tǒng)。
本文介紹了在Visual Basic6.0環(huán)境下采用“自上而下地總體規(guī)劃,自下而上地應(yīng)用開(kāi)發(fā)”的策略開(kāi)發(fā)一個(gè)管理信息系統(tǒng)的過(guò)程。通過(guò)分析我學(xué)校計(jì)科系的教務(wù)管理的不足,創(chuàng)建了一套行之有效的利用計(jì)算機(jī)進(jìn)行教務(wù)信息管理的方案。文章介紹了教務(wù)管理信息系統(tǒng)的系統(tǒng)分析部分,包括可行性分析、數(shù)據(jù)流程分析和需求分析等;系統(tǒng)設(shè)計(jì)部分主要介紹了系統(tǒng)功能設(shè)計(jì)和數(shù)據(jù)庫(kù)設(shè)計(jì)及代碼設(shè)計(jì);系統(tǒng)實(shí)現(xiàn)部分說(shuō)明了幾個(gè)主要模塊的算法,本系統(tǒng)界面友好,操作簡(jiǎn)單,比較實(shí)用。
關(guān)鍵字: 管理信息系統(tǒng)、教務(wù)管理、Visual Basic應(yīng)用。
Abstract
Is more and more thorough along with the information technology in the management and the widespread application, the management information system the implementation technically already gradually maturely.The management information system is the new discipline which develops unceasingly, any unit must survive must develop, wants the high efficiency to organize organically the internal activity, must establish the management information system which adapts with own characteristic.
This article introduced environment uses Microsoft Visual Basci 6.0 ;from the top downward the overall plan in Visual under the Basic6.0, from bottom to top applies the development” the strategy develops a management information system the process.Through analyzes my school to count the branch department the educational administration management insufficiency, founded a set of effective use computer to carry on the educational administration information management the plan.The article introduced the educational administration management information system system analysis part, including feasibility analysis, data flow analysis and demand analysis and so on; The system design part mainly introduced the system function design and the database design and the code design; The system realization part explained several main module algorithms, this system contact surface is friendly, the operation is simple, quite practical.
Key words:
Management information system, educational administration management, Visual Basic application.
摘要 3
關(guān)鍵字: 管理信息系統(tǒng)、教務(wù)管理、Visual Basic應(yīng)用。 4
Abstract 4
Key words: 5
Management information system, educational administration management, Visual Basic application. 5
第一章 緒論 6
1.1. 選題的背景 6
1.2. 目的和意義 7
1.3. 系統(tǒng)完成和實(shí)現(xiàn)的工作 8
第二章 平臺(tái)簡(jiǎn)介 9
2.1. Delphi簡(jiǎn)介 9
2.1.1. 數(shù)據(jù)庫(kù)訪(fǎng)問(wèn)方法 10
2.1.2. 數(shù)據(jù)庫(kù)組件 11
2.2. 數(shù)據(jù)庫(kù)簡(jiǎn)介 11
2.2.1. SQL語(yǔ)言 11
2.2.2. 數(shù)據(jù)庫(kù) 15
2.3. 系統(tǒng)運(yùn)行環(huán)境 16
2.3.1. 硬件環(huán)境 16
2.3.2. 軟件環(huán)境 17
第三章 系統(tǒng)總計(jì)設(shè)計(jì) 17
3.1. 系統(tǒng)的主要功能要求 17
3.1.1. 系統(tǒng)主要模塊 17
3.1.2. 系統(tǒng)安全性 17
3.1.3. 口令權(quán)限識(shí)別 18
3.1.4. 口令存取 18
3.2. 主要功能模塊描述 18
3.2.1. 課程表信息 18
3.2.2. 總課表信息 19
3.2.3. 教師信息管理 19
3.2.4. 教師課酬管理 19
3.2.5. 教師課酬發(fā)放 19
3.2.6. 教師課酬統(tǒng)計(jì) 19
3.2.7. 試卷檔案登記 20
第四章 系統(tǒng)詳細(xì)設(shè)計(jì)分析 20
4.1. 需求分析 20
4.1.1. 目標(biāo)系統(tǒng)功能說(shuō)明 20
4.1.2. 用戶(hù)需求分析 20
4.2. 系統(tǒng)結(jié)構(gòu) 21
4.3. 系統(tǒng)E-R圖 22
4.4. 數(shù)據(jù)庫(kù)設(shè)計(jì) 23
4.5. 系統(tǒng)數(shù)據(jù)流圖 30
第五章 系統(tǒng)的實(shí)現(xiàn) 33
5.1. 登陸窗體的設(shè)計(jì) 33
5.2. 程序主界面設(shè)計(jì) 36
5.3. 用戶(hù)管理窗口的設(shè)計(jì) 48
5.4. 計(jì)科系教務(wù)管理系統(tǒng)的實(shí)現(xiàn) 56
5.4.1. 系統(tǒng)管理 56
5.4.2. 教務(wù)信息管理: 57
5.4.3. 數(shù)據(jù)查詢(xún): 67
5.4.4. 系統(tǒng)幫助: 69
第六章 系統(tǒng)使用方法 70
摘要
隨著信息技術(shù)在管理上越來(lái)越深入而廣泛的應(yīng)用,管理信息系統(tǒng)的實(shí)施在技術(shù)上已逐步成熟。管理信息系統(tǒng)是一個(gè)不斷發(fā)展的新型學(xué)科,任何一個(gè)單位要生存要發(fā)展,要高效率地把內(nèi)部活動(dòng)有機(jī)地組織起來(lái),就必須建立與自身特點(diǎn)相適應(yīng)的管理信息系統(tǒng)。
本文介紹了在Visual Basic6.0環(huán)境下采用“自上而下地總體規(guī)劃,自下而上地應(yīng)用開(kāi)發(fā)”的策略開(kāi)發(fā)一個(gè)管理信息系統(tǒng)的過(guò)程。通過(guò)分析我學(xué)校計(jì)科系的教務(wù)管理的不足,創(chuàng)建了一套行之有效的利用計(jì)算機(jī)進(jìn)行教務(wù)信息管理的方案。文章介紹了教務(wù)管理信息系統(tǒng)的系統(tǒng)分析部分,包括可行性分析、數(shù)據(jù)流程分析和需求分析等;系統(tǒng)設(shè)計(jì)部分主要介紹了系統(tǒng)功能設(shè)計(jì)和數(shù)據(jù)庫(kù)設(shè)計(jì)及代碼設(shè)計(jì);系統(tǒng)實(shí)現(xiàn)部分說(shuō)明了幾個(gè)主要模塊的算法,本系統(tǒng)界面友好,操作簡(jiǎn)單,比較實(shí)用。
關(guān)鍵字: 管理信息系統(tǒng)、教務(wù)管理、Visual Basic應(yīng)用。
Abstract
Is more and more thorough along with the information technology in the management and the widespread application, the management information system the implementation technically already gradually maturely.The management information system is the new discipline which develops unceasingly, any unit must survive must develop, wants the high efficiency to organize organically the internal activity, must establish the management information system which adapts with own characteristic.
This article introduced environment uses Microsoft Visual Basci 6.0 ;from the top downward the overall plan in Visual under the Basic6.0, from bottom to top applies the development” the strategy develops a management information system the process.Through analyzes my school to count the branch department the educational administration management insufficiency, founded a set of effective use computer to carry on the educational administration information management the plan.The article introduced the educational administration management information system system analysis part, including feasibility analysis, data flow analysis and demand analysis and so on; The system design part mainly introduced the system function design and the database design and the code design; The system realization part explained several main module algorithms, this system contact surface is friendly, the operation is simple, quite practical.
Key words:
Management information system, educational administration management, Visual Basic application.