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

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

          Java Applet研究與應(yīng)用——綜合測評系統(tǒng)

           本文ID:LWGSW13841 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 綜合測評系統(tǒng) (收費:3000 積分)  

          附開題報告,任務(wù)書,文獻(xiàn)綜述,論文,源碼,論文字?jǐn)?shù):11381,頁數(shù):32

          摘  要

          大學(xué)期間,綜合測評計算是每學(xué)期必不可少的工作。人工計算綜合測評是一個很繁雜的過程:每個學(xué)生先計算自己的綜合測評成績,制成草表,上交給班委;然后班委核對并將成績錄入制成電子文檔上交給院系相關(guān)部門。在這個過程中,學(xué)生常常感到厭煩,因而草表的準(zhǔn)確率很低;接著人工核對、錄入成績,造成工作量大,效率低下,準(zhǔn)確率也無法得到保證。所以,廣大師生迫切希望信息化綜合測評系統(tǒng)的產(chǎn)生。利用該系統(tǒng),同學(xué)們可以方便準(zhǔn)確地計算出自己的綜合測評成績,并能將結(jié)果上傳至服務(wù)器,省去班委人工核對、成績錄入這些煩瑣的工作。而且,系統(tǒng)提供的查詢功能可以方便同學(xué)們對自己所需信息的檢索。該論文主要介紹了網(wǎng)絡(luò)上最受歡迎的Java Applet技術(shù)、系統(tǒng)的分析設(shè)計、各個功能模塊的實現(xiàn)、系統(tǒng)的測試調(diào)試、以及系統(tǒng)開發(fā)過程中遇到的問題和問題的解決。
          關(guān)鍵詞:綜合測評;計算;查詢;Applet

           

          Abstract

          During the university, computation the synthetical eva luation is necessary per term. The manual computation of synthetical eva luation is a much numerous and diverse process. First, everyone compute the scores by themselves, and make a draft, then deliver it. Second, the cadres in the class check the result and import the data into computer for making the document, then hand in it to a relative department or academy. In the process, the students are sick of it. Therefore, the veracity of the draft is low. On the other hand, manual checking and scores’ inputting cause the greater workload and lower efficiency. Moreover the veracity is unable to be guaranteed. So, all the teachers and students are looking forward to have an informationizational system of the synthetical eva luation. Using the system, students can’t only compute their scores of synthetical eva luation conveniently and correctly, but also can submit the results to the server. Which can omit the complicated work of class cadres’ manual checking and scores’ inputting. Moreover, the function of query offered by the systems can make convenient for students to search the information they want.The discourse introduces the Applet technology, the analysis and design of the system, the implement of every function module, the test and debug of the system, and the problems met in the exploitation as well as the solution to them.
          Key words: synthetical eva luation; computation; query; Applet
          目    錄
                                                
          摘要 I
          Abstract I
          1 引言 1
          2 綜合測評系統(tǒng)開發(fā)工具簡介 1
          2.1  ACCESS數(shù)據(jù)庫 1
          2.2 Java及Java Applet簡介 2
          3 綜合測評系統(tǒng)分析設(shè)計 3
          3.1需求分析 3
          3.2系統(tǒng)整體框架 4
          3.3模塊功能說明 6
          4 綜合測評系統(tǒng)實現(xiàn) 7
          4.1系統(tǒng)數(shù)據(jù)庫設(shè)計 7
          4.2數(shù)據(jù)庫訪問模塊的實現(xiàn) 9
          4.3客戶端各個模塊的實現(xiàn) 9
          4.4開發(fā)過程中遇到的問題及解決 17
          5 系統(tǒng)運(yùn)行和調(diào)試 19
          5.1測試目的 19
          5.2測試環(huán)境 19
          5.3測試方法與測試過程 19
          5.4運(yùn)行和調(diào)試結(jié)果 20
          結(jié)束語 21
          致 謝 21
          參考文獻(xiàn) 22
          附錄 23


          相關(guān)論文
          本論文在計算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:打飛機(jī)游戲畢業(yè)設(shè)計 下一篇:辦公自動化系統(tǒng)
          Tags:Java Applet 研究 應(yīng)用 綜合 測評 系統(tǒng) 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機(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ī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

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

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

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