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

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

      基于WEB的開放性實驗管理系統設計與實現

       本文ID:LWGSW14437 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 基于WEB的開放性實驗管理系統設計與實現 (收費:1000 積分)  

      論文字數:10350,頁數:48

      目錄

      摘要 I
      ABSTRACT II
      第1章 引言 1
        1.1 課題背景及研究意義 1
        1.2 研究內容 2
          1.2.1 項目內容 2
          1.2.2 設計目標 2
          1.2.3 系統功能模塊圖 3
        1.3 本章小結 3
      第2章 可行性分析與開發工具論述 4
        2.1 可行性分析 4
          2.1.1 經濟可行性 4
          2.1.2 社會可行性 4
        2.2 開發工具論述 4
          2.2.1 前臺開發工具 4
          2.2.2 后臺數據庫 6
        2.3 本章小結 7
      第3章 數據庫設計 8
        3.1 關系模式 8
          3.1.1 系統E-R圖 8
          3.1.2 概念數據模型圖 9
        3.2 數據庫設計原理 9
          3.2.1 數據表設計 10
        3.3 本章小結 15
      第4章 軟件結構功能設計與實現 16
        4.1 軟件結構設計 16
          4.1.1 功能介紹 16
          4.1.2 總體結構圖 16
        4.2 功能子模塊實現 17
          4.2.1 系統登錄模塊實現 17
          4.2.2 用戶管理功能模塊 19
          4.2.3 實驗室管理功能模塊 22
          4.2.4 實驗管理功能模塊 24
          4.2.5 公告管理功能模塊 26
          4.2.6 教師登陸界面 28
          4.2.7 個人信息管理功能模塊 29
          4.2.8 實驗管理功能模塊 29
          4.2.9 實驗評分管理功能模塊 31
          4.2.10 學生功能模塊 32
          4.2.11 實驗預約功能模塊 33
          4.2.12 實驗操作功能模塊 35
          4.2.13 實驗分數查看功能模塊 36
        4.3 本章小結 37
      第5章 結束語與展望 38
      致謝 39
      參考文獻 40
      附錄 源代碼 41

      摘要

       高校的實驗室是進行實驗教學、開展科學研究、推動科技發展的重要基地,是高校教學科研工作的重要組成部分,實驗室建設與管理水平直接關系到培養人才的質量。而互聯網目前正極大地改變著我們的生活,隨著現代校園信息化的推進,計算機進入日常教學工作的各個方面已成為不可阻擋的趨勢。在學校實驗室里,引入計算機進行規范化管理必然會極大地提高工作效率,有效利用實驗室資源,提高辦學效益,保障實驗教學質量。
       基于WEB的開放性實驗管理系統采用JSP+TOMCAT+SQLSERVER2000來設計,采用B/S模式,主要實現了實驗室信息管理、實驗信息管理、網上預約實驗以及實驗評分等功能。該系統實現后為高校的開放性實驗管理工作提高了效率,節省了物力、人力、財力和時間,推進了高校實驗信息管理信息化。
       本文主要論述了該系統的數據庫以及主要功能模塊的設計,從該系統的可行性分析,到需求分析,到數據庫設計以及系統功能模塊設計與實現的順序闡述了該系統是如何實現的。
      關鍵詞:開放性實驗,瀏覽器/服務器模式(B/S模式),預約實驗

      ABSTRACT

       The college laboratory is the important base that carries on the experimental teaching, develops scientific research and improves science and technology development. It is also the important part of the school teaching and scientific research .Therefore, construction and management level of the laboratory has direct relation with the quality of cultivating talents. The Internet changes our life so much that it has been the irresistible trend that computers enters all respects of the daily teaching work with the advancement of campus information. In the campus laboratory, the standardized management with computers will surely increase the working efficiency ,make the best use of the laboratory resources ,improve efficiency and guarantee the teaching quality.
       This open WEB-based experiment management system using JSP + TOMCAT + SQLSERVER2000 to design,adopts B/S mode and mainly implement the laboratory information management and experiment information management and the experiment reservation online as well as experimental score management and so on. After the realization of the system of colleges and universities open to experimental management efficiency, saving material resources, human and financial resources and time to promote the college laboratory information management information technology.
       This article focuses on the system's database, as well as the main functional modules of the design, from feasibility analysis of the system to the needs analysis, to database design and system features modular design and implementation of the order of how the system is achieved.
       Keywords: Open Experimental; B/S Mode; Experiment Reservation Online


      相關論文
      本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:基于JSP的公司員工信息管理系統 下一篇:基于ASP的班級同學錄系統設計與實..
      Tags:WEB 開放性實驗管理 實現 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

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

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

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

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

      论文格式网:毕业论文格式范文
    • <strike id="qeg8y"></strike>