【正文】
包頭職業(yè) 技術(shù) 學(xué)院 畢業(yè)設(shè)計(論文) I 各專業(yè)完整優(yōu)秀畢業(yè)論文設(shè)計圖紙 學(xué)生學(xué)籍管理 管理 系統(tǒng)的設(shè)計與實現(xiàn) 學(xué) 生 姓 名: 學(xué) 院: 包頭職業(yè)技術(shù)學(xué) 專 業(yè): 計算機(jī)與信息工程系 班 級: 712131 學(xué) 號: 71213123 指 導(dǎo) 教 師: 完 成 日 期: 20xx 年 12 月 15 日 包頭職業(yè) 技術(shù) 學(xué)院 畢業(yè)設(shè)計(論文) II 摘 要 隨著計算機(jī)技術(shù)的飛速發(fā)展, 高校 也已進(jìn)入信息化時代 。為了使 學(xué)生 管理 更高效、更科學(xué) ,決定開發(fā) 高校 學(xué)生學(xué)籍管理 管理 系統(tǒng) 。 本文采用結(jié)構(gòu)化分析 的 方法,詳細(xì)闡述了一個功能比較強(qiáng)大的 高校 學(xué)生學(xué)籍管理 系統(tǒng)的前后臺開發(fā)、操作流程和涉及的一些關(guān)鍵技術(shù)。首先進(jìn)行了 可行性分析,然后是系統(tǒng)分析 ,通過實際的業(yè)務(wù)流程調(diào)研,分析業(yè)務(wù)流程 和 系統(tǒng)的 組織結(jié)構(gòu) , 完成了 數(shù)據(jù)流分析和數(shù)據(jù)字典 ;然后是系統(tǒng) 設(shè)計階段 主要 完成了功能模塊的劃分、 闡述了系統(tǒng)設(shè)計的思想、 數(shù)據(jù)庫 的設(shè)計和系統(tǒng) 設(shè)計的工具及技術(shù) 。該階段對本系統(tǒng)各個模塊的功能進(jìn)行了詳細(xì)設(shè)計,形成了 本系統(tǒng) 的功能模塊圖;數(shù)據(jù)庫設(shè)計時先進(jìn)行了概念結(jié)構(gòu)設(shè)計, 然 后進(jìn)行了邏輯結(jié)構(gòu)設(shè)計 。 最后完成了數(shù)據(jù)表的設(shè)計 。 根據(jù)前幾個階段的分析和設(shè)計, 本 系統(tǒng) 在設(shè)計方面采用 B/S 模式 ,同時使用 JSP 技術(shù)進(jìn)行 基本 頁面的設(shè)計 與功能實現(xiàn) ,后臺數(shù)據(jù)庫選用 SQL20xx 數(shù)據(jù)庫。 本 系統(tǒng)的設(shè)計實施為 高校 學(xué)生學(xué)籍管理 系統(tǒng)的運(yùn)行做基礎(chǔ),為 高校 學(xué)生學(xué)籍管理 工作提供良好的條件。 關(guān)鍵詞: 高校 學(xué)生學(xué)籍管理 ;結(jié)構(gòu)化分析; 系統(tǒng) 包頭職業(yè) 技術(shù) 學(xué)院 畢業(yè)設(shè)計(論文) 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ù) 學(xué)院 畢業(yè)設(shè)計(論文) IV 目 錄 Abstract..............................................................................................................................III 引言 .................................................................................................................................... 1 1 可行性分析及總體設(shè)計原則 ........................................................................................ 3 可行性分析 ......................................................................................................... 3 技術(shù)可行性 .................................................. 3 經(jīng)濟(jì)可行性 .................................................. 3 社會可行性 .................................................. 4 總體設(shè)計原則 ..................................................................................................... 4 2 系統(tǒng)分析 ........................................................................................................................ 6 業(yè)務(wù)流程分析 ..................................................................................................... 6 數(shù)據(jù)流圖 ............................................................................................................. 7 數(shù)據(jù)字典 ........................................................................................................... 10 3 系統(tǒng)設(shè)計 ...................................................................................................................... 13 系統(tǒng)功能設(shè)計 ................................................................................................... 13 系統(tǒng)數(shù)據(jù)庫設(shè)計 ............................................................................................... 13 概念結(jié)構(gòu)設(shè)計 ............................................... 13 數(shù)據(jù)庫表設(shè)計 ............................................... 18 系統(tǒng)開發(fā)工具與開發(fā)模式的選擇 ................................................................... 20 系統(tǒng)開發(fā)工具 ..................