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

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

        學生成績統(tǒng)計分析系統(tǒng)

         本文ID:LWGSW14356 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 學生成績統(tǒng)計分析系統(tǒng) (收費:1000 積分)  

        論文字數:11693,頁數:32

          摘要
        本系統(tǒng)全稱為學生成績統(tǒng)計分析系統(tǒng)。根據開發(fā)要求,它主要應用于教育系統(tǒng),完成對日常的教學、教務、教師以及學生的計算機化的管理。開發(fā)學生成績統(tǒng)計分析系統(tǒng)可使學院教職員工減輕工作壓力,比較系統(tǒng)地對教務、教學上的各項服務和信息進行管理,同時,可以減少勞動力的使用,加快查詢速度、加強管理,以及國家各部門關于信息化的步伐,使各項管理更加規(guī)范化。目前,學校工作繁雜、資料重多。目前,管理信息系統(tǒng)已進入高校,但還未普及,而對于學生成績統(tǒng)計分析來說,目前還沒有一套完整的、統(tǒng)一的系統(tǒng)。因此,開發(fā)一套適和大眾的、兼容性好的系統(tǒng)是很有必要的。
        本系統(tǒng)管理內容廣泛,全面涉及了教務教學上的各項服務,包括學生成績管理,其中有學生成績管理;學生管理等等。在開發(fā)過程中,注意使其符合操作的業(yè)務流程,并力求系統(tǒng)的全面性、通用性,使得本系統(tǒng)不只適用于一家教育機構。在開發(fā)方法的選擇上,選擇了生命周期法與原型法相結合的方法,遵循系統(tǒng)調查研究、系統(tǒng)分析、系統(tǒng)設計和系統(tǒng)實施四個主要階段進行設計,而在具體的設計上,采取了演化式原型法,隨著用戶的使用及對系統(tǒng)了解的不斷加深,對某一部分或幾部分進行重新分析、設計、實施。在開發(fā)工具的選擇上,主要利用Visual C++編程語言進行開發(fā),使用微軟自帶的數據庫,從而保證了數據的完整性與一致性。本論文主要從系統(tǒng)分析、系統(tǒng)設計、系統(tǒng)實施與使用等幾個方面進行介紹。
        【關鍵詞】成績管理系統(tǒng) 成績管理 數據庫 Visual C++


        Abstract
        The name of our system is grade Management System.According to the requirements of developing, the system is mainly applied to education system which manageas the daily teaching educational administration and computeration of teachers and students. Developing grade Management System can not only ruduce the presure of the staff and systematically manage the service and information, but also decrease the use of labour force, accelerate the requiring speed, improve management, speed the pace of concernad national department autumated information retrieva l to standardize the managements. Nowdays, the universities work are miscellaneous,especially in private ones.It's important to put the teachers' management on the table. Up to now, mamagement has come into universities but not popularized. As for the teaching management, there is not a set of complete and unified system, so it's very necessary to develop a common,compatible one.
          The system is wide and comprehensive in including most of the service items of teaching plans, such as grade management which refers to teaching plans, grade management, students management and so on. In developing procedure, we pursure the comprehensiveness and commomality of the system, so that it can not only be applied in one educational institution. In choosing the developing methods, we combine the life sycle approach and the prototype-based approach, approach in four main steps: system investigation, system analysis, system design and system implementation. AS to data design, evolutionary prototype-based approach is partialy adopted to reanalysize, redisign and reimplemate with the user's ever-increasing understanding of the system. In choosing the developing tool, Visual C++ programming language is employed. In line of Microsoft self-sustaining. to ensure the integratedness and consistency. This thesis mainly introduce the ideas of the analysizing , designing , implementing and application of this system.
        Keywords: Grade Management System, grade Management , DataBase,  Visual c++

        目錄
        摘要 II
        Abstract III
        引言 2
        第1章 緒論 4
        1.1問題的提出 4
        1.2現有系統(tǒng)存在問題的分析 5
        1.3系統(tǒng)開發(fā)目標 5
        1.4開發(fā)工具的選擇 6
        1.5開發(fā)方法的選擇 6
        1.5.1系統(tǒng)分析 8
        1.5.2系統(tǒng)設計 8
        1.5.3系統(tǒng)實施 9
        1.5.4調試維護 9
        1.6開發(fā)本系統(tǒng)的意義 10
        第2章 系統(tǒng)分析 11
        2.1背景分析 11
        2.2組織機構調查分析 11
        2.3可行性分析 12
        2.3.1技術可行性分析 12
        2.3.2經濟可行性 13
        2.3.3運行可行性 13
        第3章 系統(tǒng)設計 14
        3.1 系統(tǒng)功能設計 14
        3.2 數據庫設計 15
        3.3 算法分析 17
        第4章 系統(tǒng)調試與運行 22
        4.1系統(tǒng)調試 22
        4.2系統(tǒng)測試與運行 22
        4.2.1測試方法 22
        4.2.2測試數據 23
        4.2.3測試內容 23
        4.2.4測試結果 23
        第5章  結論 24
        致謝 25
        參考文獻 26


        相關論文
        本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:可視化圖像處理系統(tǒng) 下一篇:用遺傳算法解決車輛優(yōu)化調度問題
        Tags:學生 成績 統(tǒng)計分析 系統(tǒng) 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

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

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

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