特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

基于vb+sql的學生學籍管理系統(tǒng).doc

約67頁DOC格式手機打開展開

基于vb+sql的學生學籍管理系統(tǒng),題目 基于vb+sql的學生學籍管理系統(tǒng)英文題目student's student status manages system66頁,3.4萬字目 錄摘 要- 3 -abstract- 4 -第一章 系統(tǒng)需求分析- 5 -第二章 可行性分析- 6 -第三章 系統(tǒng)設計- 7 -3·1.系統(tǒng)功能分析- 7 -3·2.系統(tǒng)流...
編號:10-34496大小:514.50K
分類: 論文>計算機論文

內容介紹

此文檔由會員 usactu 發(fā)布

 題 目 基于VB+SQL的學生學籍管理系統(tǒng)
英文題目Student's student status manages system

66頁,3.4萬字

目 錄

摘 要 - 3 -
Abstract - 4 -
第一章 系統(tǒng)需求分析 - 5 -
第二章 可行性分析 - 6 -
第三章 系統(tǒng)設計 - 7 -
3·1.系統(tǒng)功能分析 - 7 -
3·2.系統(tǒng)流程圖 - 8 -
第四章、數據庫設計 - 9 -
4·1.數據庫需求分析 - 9 -
4·2.數據庫概念結構設計 - 10 -
4·3.數據庫結構的實現(xiàn) - 13 -
第五章、詳細設計 - 16 -
5·1主窗體的創(chuàng)建 - 16 -
5·2.用戶管理模塊的創(chuàng)建 - 21 -
5·3學籍管理模塊的創(chuàng)建 - 28 -
5·4 班級管理模塊的創(chuàng)建 - 46 -
5·5 課程設置模塊的創(chuàng)建 - 50 -
5·6 成績管理模塊的創(chuàng)建 - 58 -
第七章 總 結 - 63 -
參考文獻 - 64 -
致 謝 - 65 -

摘 要
隨著信息技術在管理上越來越深入而廣泛的應用,管理信息系統(tǒng)的實施在技術上已逐步成熟。管理信息系統(tǒng)是一個不斷發(fā)展的新型學科,任何一個單位要生存要發(fā)展,要高效率地把內部活動有機地組織起來,就必須建立與自身特點相適應的管理信息系統(tǒng)。
本文介紹了在Visual Basic6.0環(huán)境下采用“自上而下地總體規(guī)劃,自下而上地應用開發(fā)”的策略開發(fā)一個管理信息系統(tǒng)的過程。通過分析訪客管理的不足,創(chuàng)建了一套行之有效的計算機管理學生的方案。文章介紹了訪客管理信息系統(tǒng)的系統(tǒng)分析部分,包括可行性分析、業(yè)務流程分析等;系統(tǒng)設計部分主要介紹了系統(tǒng)功能設計和數據庫設計及代碼設計;系統(tǒng)實現(xiàn)部分說明了幾個主要模塊的算法, 本系統(tǒng)面友好,操作簡單,比較實用。

關鍵詞:SQL 2000 server,VB程序設計,軟件工程
Abstract
Along with information technique more and more thorough but extensive on the management of application, manage information system of the implement has been gradually mature on the technique.Manage the information system is a new academics which continuously develops, the whichever unit wants to exist to want adevelopment, high-efficiencily internal activity organically the organization get up, have to build up adapting with oneself characteristics mutually of management information system.
This text introduced in the Visual Basic6.0 under the environments the strategy of adoption"from top to bottom total programming, from bottom but last pplication development" develop a process which manage information system.Pass the shortage of analytical visitor management, established a valid a set of line a calculator a management the student's project.The article introduced visitor a management information system of system analysis part, System realization part explained a few calculate ways of main mold piece, this system interface amity, operation simple, more practical.

[Keyword]:The SQL 2000 servers、 VB program design、software engineering

第一章 系統(tǒng)需求分析
伴隨社會的高速發(fā)展,全國各高校的學生數量一直在增加,在這樣的形式下,必須要求學校有一種高效有序的方法來管理學生的信息。
通過調查,要求系統(tǒng)需要有以下功能:
⑴ 由于操作人員的計算機知識普遍較差,要求有良好的人機界面;
⑵ 由于該系統(tǒng)的使用對象多,要求有較好的權限管理;
⑶ 原始數據修改簡單方便,支持多條件修
⑷ 方便的數據查詢,支持多條件查詢;
⑸ 在相應的權限下,刪除數據方便簡單,數據穩(wěn)定性好;
⑹ 數據計算自動完成,盡量減少人工干預;

………………………………………………………………………………

參考文獻
[1] 譚浩強,王曉敏,李海波,楊紅兵Visual Basic 程序設計 中國鐵道出版社
[2] 張勇 Visual Basic 課程設計案例精編 中國水利水電出版社
[3] 張海藩,牟永敏.面向對象程序設計實用教程.清華大學出版社.2002.10~11
[4] Ronaad J.Norman,Obiect-Oriented Systems and Design.1996.20~21
[5] 鄧良松,劉海巖,陸麗娜.軟件工程.西安電子科技大學出版社.2004.71~78
[6] 董士海.計算機軟件工程環(huán)境與軟件工程.北京:北京科學出版社.1990.45~48
[7] 耿國華.數據結構--C語言描述.西安電子科技大學出版社.2002.183~187