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

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

              高校智能排課系統(tǒng)

               本文ID:LWGSW14122 價格:收費積分/100
              掃一掃 掃一掃
              本站會員可自行下載:下載地址 高校智能排課系統(tǒng) (收費:1000 積分)  

              論文字數(shù):9056,頁數(shù):21

              摘要

              現(xiàn)代大學(xué)的學(xué)科設(shè)置越來越科學(xué),大學(xué)的學(xué)習方式也在不斷的更新,許多國內(nèi)的大學(xué)開始向國際化方向發(fā)展,采用學(xué)分制的管理系統(tǒng)。然而,要采用這樣一種先進的模式,首先要面對就是學(xué)生選課時所依據(jù)的排課表該如何生成的問題。在以往的教學(xué)管理中,許多高校只能通過人工的方式生成。伴隨著學(xué)科范圍的不斷擴大,各個院系的學(xué)科科目也越來越多,龐大的課時、教師、教室信息令學(xué)校的教務(wù)安排人員眼花繚亂,無法迅速、高效地完成排課任務(wù)。智能排課系統(tǒng)就是為了解決這一問題而開發(fā)的。它對舊的排課方式方法是一種革命性的沖擊。智能排課系統(tǒng)具有高效性、靈活性、可重復(fù)利用性等特點。它可以輕松、合理的解決了高校的排課問題。

              關(guān)鍵詞:排課算法;排課系統(tǒng);智能;課表調(diào)整;JSP;
              ABSTRACT

              The modern university discipline’s installation is more and more science, a lot of domestic universities begin to develop toward internationalization, adopt the administrative system of the credit system. But is it adopt advanced mode this to want, should first face it is whom student base on at the course of selecting that arrange this problem of how to produce of the school timetable. In past teaching management, a lot of universities can only produce through artificial way. Following the constant enlargement of the discipline range, discipline subject of all institute department is getting more and more too, make educational administration of the school arrange personnel dazzledly in huge period, teacher, classroom information, it is unable to accomplish the task of arranging the lesson fast, high-efficient. It is developed in order to solve this problem that intelligence arranges the lesson system. It is a kind of revolutionary impact to old arranging the methods of the lesson. It last lesson intelligence the systems there is efficiency, flexibility, can such characteristics as re-utilizing, etc. It can light, reasonable settlement university arrange the problem of the lesson.

              Keywords: Arrange a lesson of algorithms; Arrange the lesson system; Intelligence; the school timetable is adjusted; JSP;

              目錄
              前言 I
              摘要 II
              ABSTRACT III
              第一章 緒論 1
              1.1  項目背景 1
              1.2  本文所作工作 1
              第二章 相關(guān)技術(shù)介紹 3
              2.1  JSP簡介 3
              2.1.1  JSP開發(fā)背景及發(fā)展趨勢 3
              2.2.2  JSP編程的特點及優(yōu)勢 3
              2.2  JDBC簡介 6
              2.2.1  JDBC 概述 7
              2.2.2  JDBC的設(shè)計目標 7
              2.2.3  主要的JDBC類 9
              2.2.4  排課系統(tǒng)調(diào)度模塊所用的JDBC API 10
              2.3  MVC模式與WebWork框架簡介 11
              2.3.1  MVC模式構(gòu)建思想 11
              2.3.2  WebWork框架 12
              第三章 需求分析 14
              3.1  排課系統(tǒng)使用現(xiàn)狀 14
              3.2  本系統(tǒng)的主要作用 14
              3.3  系統(tǒng)的開發(fā)前瞻 15
              第四章 總體設(shè)計 16
              4.1 系統(tǒng)功能模塊劃分 16
              4.1.1  系統(tǒng)管理與維護 16
              4.1.2  排課算法設(shè)計與實現(xiàn) 16
              4.1.3  課表查詢與打印 16
              4.1.4  課表調(diào)整與調(diào)度 17
              4.2  系統(tǒng)數(shù)據(jù)庫設(shè)計 17
              4.2.1 整體實體關(guān)系圖 17
              4.2.2 課表調(diào)度模塊主要數(shù)據(jù)表 18
              4.2.3 數(shù)據(jù)流 19
              4.2.4 數(shù)據(jù)字典 20
              第五章 課表調(diào)整與調(diào)度模塊的詳細設(shè)計與實現(xiàn) 21
              5.1  課表調(diào)整與調(diào)度模塊首頁 21
              5.2  時間和教室都調(diào)換功能設(shè)計 21
              5.2.1  查詢調(diào)換功能設(shè)計 22
              5.2.2  直接調(diào)換功能設(shè)計 27
              5.3  其他功能設(shè)計 30
              5.3.1  教室調(diào)換功能設(shè)計 30
              5.3.2  時間調(diào)換功能設(shè)計 32
              5.4  MVC與WebWork在排課系統(tǒng)中的應(yīng)用 33
              5.4.1  WebWork的搭建過程 34
              5.4.2  WebWork在本系統(tǒng)中的例子 35
              第六章 系統(tǒng)運行情況 38
              第七章 尚待解決的問題 40
              致謝 41
              參考文獻 42
              附錄 關(guān)于向軟件業(yè)投資的方向的一些看法 43
              1操作系統(tǒng) 43
              2開發(fā)工具 44
              3應(yīng)用軟件 44
              Appendix: Some Views in the Direction Making the Investment of the Software Industry 47
              1.Operating System 47
              2 Developing Instruments 48
              3 Application Software 49


              相關(guān)論文
              本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
              上一篇:高校學(xué)生考勤管理系統(tǒng) 下一篇:網(wǎng)上購書系統(tǒng)的設(shè)計與實現(xiàn)
              Tags:高校 智能 系統(tǒng) 【收藏】 【返回頂部】
              最新文章
              熱門文章
              計算機論文
              推薦文章

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

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

              Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

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

              论文格式网:毕业论文格式范文
                • <tr id="gscss"><s id="gscss"></s></tr>