【正文】
包頭職業(yè) 技術(shù) 學院 畢業(yè)設計(論文) I 各專業(yè)完整優(yōu)秀畢業(yè)論文設計圖紙 學生學籍管理 管理 系統(tǒng)的設計與實現(xiàn) 學 生 姓 名: 學 院: 包頭職業(yè)技術(shù)學 專 業(yè): 計算機與信息工程系 班 級: 712131 學 號: 71213123 指 導 教 師: 完 成 日 期: 20xx 年 12 月 15 日 包頭職業(yè) 技術(shù) 學院 畢業(yè)設計(論文) II 摘 要 隨著計算機技術(shù)的飛速發(fā)展, 高校 也已進入信息化時代 。為了使 學生 管理 更高效、更科學 ,決定開發(fā) 高校 學生學籍管理 管理 系統(tǒng) 。 本文采用結(jié)構(gòu)化分析 的 方法,詳細闡述了一個功能比較強大的 高校 學生學籍管理 系統(tǒng)的前后臺開發(fā)、操作流程和涉及的一些關(guān)鍵技術(shù)。首先進行了 可行性分析,然后是系統(tǒng)分析 ,通過實際的業(yè)務流程調(diào)研,分析業(yè)務流程 和 系統(tǒng)的 組織結(jié)構(gòu) , 完成了 數(shù)據(jù)流分析和數(shù)據(jù)字典 ;然后是系統(tǒng) 設計階段 主要 完成了功能模塊的劃分、 闡述了系統(tǒng)設計的思想、 數(shù)據(jù)庫 的設計和系統(tǒng) 設計的工具及技術(shù) 。該階段對本系統(tǒng)各個模塊的功能進行了詳細設計,形成了 本系統(tǒng) 的功能模塊圖;數(shù)據(jù)庫設計時先進行了概念結(jié)構(gòu)設計, 然 后進行了邏輯結(jié)構(gòu)設計 。 最后完成了數(shù)據(jù)表的設計 。 根據(jù)前幾個階段的分析和設計, 本 系統(tǒng) 在設計方面采用 B/S 模式 ,同時使用 JSP 技術(shù)進行 基本 頁面的設計 與功能實現(xiàn) ,后臺數(shù)據(jù)庫選用 SQL20xx 數(shù)據(jù)庫。 本 系統(tǒng)的設計實施為 高校 學生學籍管理 系統(tǒng)的運行做基礎,為 高校 學生學籍管理 工作提供良好的條件。 關(guān)鍵詞: 高校 學生學籍管理 ;結(jié)構(gòu)化分析; 系統(tǒng) 包頭職業(yè) 技術(shù) 學院 畢業(yè)設計(論文) III Abstract With the rapid development of puter technology, colleges and universities have entered the information age. To make college uniform identity authentication more efficient, more scientific, university decided to develop a unified identity authentication system. In this paper, structural analysis, a function described in detail more powerful unified authentication system colleges and universities before and after the station development, operations, processes, and some of the key technologies involved. First, a feasibility analysis, and system analysis, business process through the actual research, analyze business processes and anizational structure of the system to plete the data flow analysis and data dictionary。 then pleted the system design phase is mainly divided into functional modules, elaborated the idea of the system design, database design and system design tools and techniques. This phase of the system function of each module in detail the design, forming a functional block diagram of the system。 database design first tested the concept design, followed by a logic design, and finally pleted the data table design. According to the first few stages of the analysis and design, the system used in the design of C / S mode, JSP technology, the basic page design and implementation of function, use SQL20xx database backend database. Design and implementation of this system for the college to run unified identity authentication system as a foundation, a unified identity for the university to provide excellent condition. Key Words: college uniform identity authentication。 structural analysis。 system 包頭職業(yè) 技術(shù) 學院 畢業(yè)設計(論文) IV 目 錄 Abstract..............................................................................................................................III 引言 .................................................................................................................................... 1 1 可行性分析及總體設計原則 ........................................................................................ 3 可行性分析 ......................................................................................................... 3 技術(shù)可行性 .................................................. 3 經(jīng)濟可行性 .................................................. 3 社會可行性 .................................................. 4 總體設計原則 ..................................................................................................... 4 2 系統(tǒng)分析 ........................................................................................................................ 6 業(yè)務流程分析 ..................................................................................................... 6 數(shù)據(jù)流圖 ............................................................................................................. 7 數(shù)據(jù)字典 ........................................................................................................... 10 3 系統(tǒng)設計 ...................................................................................................................... 13 系統(tǒng)功能設計 ................................................................................................... 13 系統(tǒng)數(shù)據(jù)庫設計 ............................................................................................... 13 概念結(jié)構(gòu)設計 ............................................... 13 數(shù)據(jù)庫表設計 ............................................... 18 系統(tǒng)開發(fā)工具與開發(fā)模式的選擇 ................................................................... 20 系統(tǒng)開發(fā)工具 ..................