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

    當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
    畢業(yè)論文標(biāo)題:

    基于BS體系的作業(yè)在線批改系統(tǒng)的設(shè)計(jì)實(shí)現(xiàn)

     本文ID:LWGSW17812 價格:收費(fèi)積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 基于BS體系的作業(yè)在線批改系統(tǒng)的設(shè)計(jì)實(shí)現(xiàn) (收費(fèi):1000 積分)  

    論文字?jǐn)?shù):11504.頁數(shù):36

    摘要

     隨著計(jì)算機(jī)的普及和網(wǎng)絡(luò)的發(fā)展,利用先進(jìn)的計(jì)算機(jī)和網(wǎng)絡(luò)技術(shù),可以讓老師和學(xué)生不需要面對面的交流,就可以達(dá)到知識傳遞和檢測的目的。
     本文主要介紹了一個基于B/S體系的作業(yè)在線批改系統(tǒng)的設(shè)計(jì)實(shí)現(xiàn)過程以及涉及到的一些關(guān)鍵技術(shù)。文中還詳細(xì)介紹了作業(yè)在線批改系統(tǒng)的概念、需求分析及開發(fā)設(shè)計(jì)要點(diǎn)。該系統(tǒng)采用了模塊化設(shè)計(jì),系統(tǒng)測試用戶信息主要由數(shù)據(jù)庫直接輸入,學(xué)生進(jìn)入系統(tǒng)時輸入學(xué)號,核對正確后進(jìn)入學(xué)生界面,學(xué)生界面主要有以往成績查詢、在線答題、留言版組成,學(xué)生在進(jìn)入在線作業(yè)窗口后,題庫自動生成,在線作業(yè)開始計(jì)時,時間到,系統(tǒng)強(qiáng)制學(xué)生退出,及答題完畢后對客觀題的自動評分、存檔。管理員進(jìn)入管理員界面,管理員界面主要由題型管理、題庫管理、作業(yè)生成、用戶管理等模塊組成,基本達(dá)到了設(shè)計(jì)的要求。

    關(guān)鍵詞:B/S,在線批改,數(shù)據(jù)庫

     ABSTRACT
     Along with the popularization of computer and network development, the use of advanced computer and network technology, allows teachers and students do not need face-to-face exchanges, we can achieve knowledge transfer and testing purposes.
     This paper introduces an Based on B / S operating system online correcting system design and implementation process involves some key technologies. The paper also introduced the online operations of correcting system concept, needs analysis and the development of design features. The system uses a modular design, system testing user information mainly imported directly from the database. Students entering the school system, importation, after checking into the correct interface students, the students are the main interface previous achievements inquiries, Online Examination, message boards composed of students entering the online operations window after the automatic generation questions in the online operations start running, Time to compel students to withdraw from the system, and answering the questions right after the objective that the automatic scoring, archiving. Administrators enter the administrator interface, administrators from the main interface Questions management, paper management, operations generated, user management modules, reached a basic design requirements.

    Keywords: B/S,Correcting online,Database
     
    目錄
     
    摘要 I
    ABSTRACT II
    第1章 緒論 1
     1.1 選題背景 1
     1.2 研究內(nèi)容 1
     1.3 系統(tǒng)概述 2
     1.4 開發(fā)技術(shù) 2
     1.4.1 B/S模式及其優(yōu)勢 3
     1.4.2 Web應(yīng)用程序開發(fā)環(huán)境JSP技術(shù) 3
     1.4.3 JAVA簡介 4
     1.4.4 Tomcat應(yīng)用服務(wù)器 4
     1.4.5 SQL Server2000數(shù)據(jù)庫 5
    第2章 系統(tǒng)設(shè)計(jì) 6
     2.1系統(tǒng)需求分析 6
     2.1.1 功能需求 6
     2.1.2 性能需求 6
     2.1.3 可靠性需求 7
     2.2系統(tǒng)架構(gòu) 7
     2.3 系統(tǒng)功能模塊設(shè)計(jì) 7
     2.3.1 用戶類型 8
     2.3.2 后臺作業(yè)管理模塊 8
     2.3.3 學(xué)生在線作業(yè)模塊 9
     2.4 系統(tǒng)主要工作流程 9
     2.4.1 管理員(教師)在線作業(yè)后臺管理 9
     2.4.2 學(xué)生在線作業(yè) 9
     2.5 數(shù)據(jù)流圖及數(shù)據(jù)庫的分析與設(shè)計(jì) 10
     2.5.1系統(tǒng)數(shù)據(jù)流 13
     2.5.2系統(tǒng)E – R圖 13
     2.5.3管理員(教師)信息表admin 14
     2.5.4學(xué)生信息表student 15
     2.5.5作業(yè)成績信息表work 15
     2.5.6作業(yè)題型信息表test 15
     2.5.7判斷題信息表rightorwrong 16
     2.5.8選擇題信息表selecting 16
     2.5.9填空題信息表filling 17
     2.5.10保存每個學(xué)生詳細(xì)答題結(jié)果表test_result 17
     2.6 本章小結(jié) 17
    第3章 關(guān)鍵技術(shù)及主要功能 19
     3.1 JDK的安裝與配置 19
     3.2 組成一份作業(yè)的策略 19
     3.3 隨機(jī)抽題 19
     3.4 本章小結(jié) 20
    第4章 程序主要頁面設(shè)計(jì) 21
     4.1 在線作業(yè)后臺管理主窗口 21
     4.2 判斷題管理窗口 21
     4.3 選擇題管理窗口 24
     4.4 填空題管理窗口 25
     4.5 作業(yè)管理窗口 25
     4.6 成績統(tǒng)計(jì)窗口 27
     4.7 學(xué)生統(tǒng)計(jì)管理窗口 27
     4.8 系統(tǒng)管理窗口 27
     4.9 在線作業(yè)預(yù)備窗口 28
     4.10在線作業(yè)窗口 28
     4.11 登錄頁面 29
     4.12 出錯頁面 30
     4.13 本章小結(jié) 30
    第5章 結(jié)論 31
    致謝 32
    參考文獻(xiàn) 33


    相關(guān)論文
    本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點(diǎn)論文格式范文查看
    上一篇:手機(jī)游戲程序——海盜船 下一篇:基于PB的企業(yè)人事管理系統(tǒng)
    Tags:基于 體系 作業(yè) 在線 批改 系統(tǒng) 設(shè)計(jì) 實(shí)現(xiàn) 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計(jì)算機(jī)論文
    推薦文章

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

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

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

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

    论文格式网:毕业论文格式范文
    <del id="ok82a"></del>
      <strike id="ok82a"></strike>
          <strike id="ok82a"><menu id="ok82a"></menu></strike>
          <ul id="ok82a"></ul>
        • <fieldset id="ok82a"><menu id="ok82a"></menu></fieldset>