論文格式
            電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
            機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
            制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
            通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
            • 首頁 |
            • 畢業論文 |
            • 論文格式 |
            • 個人簡歷 |
            • 工作總結 |
            • 入黨申請書 |
            • 求職信 |
            • 入團申請書 |
            • 工作計劃 |
            • 免費論文 |
            • 合作期刊 |
            • 論文同學網 |
            搜索 高級搜索

            當前位置:論文格式網 -> 畢業論文 -> 計算機論文
            畢業論文標題:

            教務信息管理系統的設計與實現

             本文ID:LWGSW14341 價格:收費積分/100
            掃一掃 掃一掃
            本站會員可自行下載:下載地址 教務信息管理系統的設計與實現 (收費:1000 積分)  

            論文字數:10923,頁數:31

            摘      要
             隨著我國教育事業的不斷發展,各級教育層次的教學規模日益擴大,采用傳統的教務信息管理方法(如直接手工管理或者開發程度不高的管理系統)不但浪費大量人力、物力和財力資源,而且不能滿足當前教育發展的需求。
            教務信息管理系統是一種融合管理科學、信息科學、系統科學和計算機技術為一體的綜合性先進管理手段。系統是建立在WINDOWS操作系統上的基于C/S(客戶機/服務器)模式的教務信息管理系統,選用VB.NET+SQL SERVER 2000數據庫進行開發。有登錄,教師用戶,管理員用戶,學生用戶四個模塊。教師用戶可以查看自身信息,修改聯系方式和密碼,查看、錄入、刪除學生基本信息和學生成績信息。管理員用戶可以查看自身和教師信息,查詢、錄入、修改、刪除課程信息和教師任課信息。添加、修改、刪除教師基本信息。查詢,添加,刪除教師評價信息和修改自身登錄密碼。學生用戶可以查看自身信息。
            全文設計開發教務信息管理系統,結合面向對象的思想,采用典型的管理信息系統,其開發主要包括后臺數據庫的建立和維護以及前端應用程序的開發兩個方面。通過系統實現,用戶可以在網絡環境下直接訪問操作權限范圍內的各項信息,同時系統也可借鑒應用到其他教育單位、一般政府機關和廠礦企業進行信息管理。
             
            關鍵詞: 計算機應用;信息管理系統;教務管理;數據庫;數據庫程序設計

            Design and Implementation of a Management Information System for the Educational Administration
            Abstract
            With the continuous development of our country's educational cause, the scale of all levels of education are enlarged greatly. Using the traditional method of Management Information(such as direct manual management or not highly developed management system)will not only waste a lot of manpower, the physical resource and the financial resources,but also be unable to satisfy the demand of current education development.
            Integrative management system which combine management science,the information science,the systemic science with the computer science is an integrative managed system which is all-around and advanced. The system is established on the WINDOWS platform based on C/S (Client / Server) model Academic Information Management system,VB.NET + SQL the SERVER 2000 databases are selected to carry on the development. There are four templates model,about logging in teacher-consumers,administrator-consumers and student-consumers. The academic user may examine own information, change the connection tool and password. And also he can browse, logging and delete the students` basic information and students` achievement information. Manager users can look over their own information and teachers` information, inquiry,input,edit,and delete the course information and the information of which teacher get the course .And also manager users can add,modify,delete teachers basic information and make over the entering password. The student user may examine own information.
            The thesis is about designing the Management Information System of the Educational Administration,unifies the object-oriented thought, uses the model the information management system,The establishment and the maintenance of the backstage database as well as front end the application procedure development two aspects are included in development. Through the system realization, users can direct access all kinds of information with his/her own competence in the network environment,meanwhile this system also can be applied to other education institutions,government agencies,the general mines and factory for information management.

            Key words: Computer application;management information system;Educational administration;Database;Database programming

            目  錄

            1 引言 1
            2 需求分析 1
            2.1教務信息管理業務 1
            2.2教務信息管理系統功能需求 1
            2.3教務信息管理系統設計要求 1
            2.4系統功能設計 2
            2.5運行環境 2
            2.6技術選擇 3
            3 系統開發的可行性分析 3
            3.1教務信息管理系統可行性分析 3
            3.1.1對系統的簡要描述 3
            3.1.2改進之處 3
            3.1.3技術可行性分析 3
            3.1.4系統經濟可行性分析 3
            3.2方案比較 4
            3.3開發工具的選擇 5
            4 總體設計 5
            4.1教務信息管理系統概要設計 5
            4.1.1條件與限制 5
            4.1.2運行設計 6
            4.1.3出錯處理設計 6
            4.1.4安全保密設計 6
            4.1.5維護設計 6
            4.2總體功能模塊圖 7
            4.3數據流程圖 8
            4.4教務信息管理系統數據庫設計 8
            5 系統的詳細設計和實現 11
            5.1登錄模塊 11
            5.2教師管理模塊 12
            5.2.1教師基本信息模塊 12
            5.2.2學生信息和成績模塊 13
            5.3管理員管理模塊 14
            5.3.1基本信息模塊 14
            5.3.2課程信息、任課信息、教師信息管理模塊 15
            5.3.3教師評價管理模塊 17
            5.3.4密碼修改模塊 17
            5.4學生信息模塊 18
            6 軟件測試 19
            6.1教務信息管理系統測試計劃 19
            6.1.1測試方案 19
            6.1.2測試環境 19
            6.1.3測試項目及說明 19
            6.2教務信息管理系統測試計劃執行情況 20
            6.2.1用戶登錄界面的測試結果 20
            6.2.2 教師信息管理界面的測試結果 20
            6.2.3添加學生信息界面的測試結果 21
            6.2.4課程信息管理界面的測試結果 22
            6.2.5其他界面的測試結果 22
            6.2.6基本信息查詢界面的測試結果 23
            6.3教務信息管理系統測試結論 23
            結    論 23
            參考文獻 24
            致    謝 25
            聲    明 26


            相關論文
            本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
            上一篇:基于.NET的酒店預訂信息管理系統.. 下一篇:網上圖書預約系統的設計
            Tags:教務 信息 管理系統 設計 實現 【收藏】 【返回頂部】
            最新文章
            熱門文章
            計算機論文
            推薦文章

            本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

            論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

            Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

            感谢您访问我们的网站,您可能还对以下资源感兴趣:

            论文格式网:毕业论文格式范文