【正文】
( 1) 招生管理子系統(tǒng): 本系統(tǒng)能夠完成新生數(shù)據(jù)的錄入、查詢、更新 等功能并為整個招生管理系統(tǒng)提供原始的新生數(shù)據(jù)。 查詢要求 當(dāng)前輸入 管理要求 報(bào) 表 學(xué)生情況 學(xué)生信息 0 層數(shù)據(jù)流圖 合 格標(biāo)準(zhǔn) 錄 入 查詢要求 當(dāng)前輸入 管理要求 統(tǒng)計(jì)表和報(bào)表 學(xué)生信息 學(xué)生信息 輸 入 學(xué) 生 招生管理信息系統(tǒng) 管 理 人 員 成績接收 成績統(tǒng)計(jì) 錄取 管理 成績庫 成績單 成績冊 統(tǒng)計(jì)庫 統(tǒng)計(jì)表 登記冊 錄取通知書 通知書庫 證書庫 1 層數(shù)據(jù)流圖 查詢要求 報(bào)名管理要求 有效的管理要求 考試管理要求 無效輸入 成績管理要求 統(tǒng)計(jì)表 錄取管理要求 有效的查詢打印要求 報(bào)表 打印要求 當(dāng)前輸入 檢查有效性 2 處理管理要求 3 處理 查 詢 打印要求 考生信息表 考場安排報(bào)表 管理要求 座位條報(bào)表 成績單 成績報(bào)表 錄取通知書 要求處理類型 報(bào)名管理 考試管理 成績管理 錄取管理 目 錄 文 件 查詢學(xué)生情況 學(xué)生情況 查詢要求 數(shù)據(jù)文件 考試錄取情況 準(zhǔn)考證、座位條 通知書和報(bào)表 .1查詢類型處理 詢 2 層數(shù)據(jù)流圖 2 層數(shù)據(jù)流圖 ER 圖 概念結(jié)構(gòu)設(shè)計(jì)是整個數(shù)據(jù)庫設(shè)計(jì)的關(guān)鍵所在,設(shè)計(jì)概念結(jié)構(gòu)一般有四類方法,但無論采用哪種設(shè)計(jì)方法,一般都以 ER 模型為工具來描述概念結(jié)構(gòu)。 PB 數(shù)據(jù)管道技術(shù)實(shí)現(xiàn)了在不同數(shù)據(jù)庫表之間移動數(shù)據(jù)的功能,既可以作為實(shí)用工具以交互方式作用,也可以嵌入應(yīng)用程序中動態(tài)調(diào)用執(zhí)行,而后者正是數(shù)據(jù)庫管理系統(tǒng)( DBMS)所不具備的功能。 用戶平臺要求 系統(tǒng)主要用于山西農(nóng)業(yè)大學(xué)的局域網(wǎng),服務(wù)器端使用教務(wù)處自己的服務(wù)器;用戶端在 Win9 Win2020 、 WinXP 等環(huán)境下均可使用。 ( 1)實(shí)現(xiàn)高校招生管理工作的自動化,減少繁重的體力勞動,提高工作效率。 1 需求分析 需求分析簡單的說就是分析用戶的需要與要求。s pressure and improve production efficiency . In system analysis, it makes analysis of the business that is superficial and deep one source of data with going to and system function and the system at economy, technology and society factor feasibilities of respect of three pieces. System design in detail includes several parts : control module , examination management module , system maintain module and main window body and pass window design of examination management module , according to admission card number for entrance examination that input , through calculating the remainder and fetching and exactly making operation, it can go out of examination hall No. and seat No. For instance, admission card No. for entrance examination is 2020000099, assume each examination hall has 30 examinee , as follows, 2020000099mod100=99, 99mod30=9,99\30 =3, the examination hall No. is 3+1 =4, the number of the seat is 9+1 =10. In addition, it only need design the report form in VB if we want to type the examination hall arrangement and the seat paper. The design of the relation database is mainly the choice of the database and the design of data list. The database has adopted Access2020 database that Microsoft put out . Microsoft Access is a relation database developing instrument, and the relation database is one of the most mon databases that have been already developed . Access can gather various kinds of information for inquiring about , storage and search. It can possess convenience of desk datebase and strong function of relation database in a date bag. In the design of the data list , it builds five basic forms together , and has expressed its physics structure in the form of form. The system has characteristics of highefficient , easy to maintain and use etc, and the structure of system is clear, the interface is friendly, has multiple functions, can reduce work load effectively and improve the efficiency of management of enrolling new students . Key words:Enrollment administrative system; Management information system; Relation database 目錄 引言1 1 需求分析1 招生管理現(xiàn)狀1 用戶需求1 發(fā)展趨勢需求分析2 2 系統(tǒng)分析3 業(yè)務(wù)流程分析3 數(shù)據(jù)流圖4 ER 圖6 功能分析7 系統(tǒng)設(shè)計(jì)原則7 系統(tǒng)可行性分析8 3 概要設(shè)計(jì)9 系統(tǒng)功能結(jié)構(gòu)圖9 數(shù)據(jù)庫的設(shè)計(jì)10 開發(fā)運(yùn)行環(huán)境和工 具分析10 4 詳細(xì)設(shè)計(jì)