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

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

        游戲化英語教學系統研究

         本文ID:LWGSW13556 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 游戲化英語教學系統研究 (收費:1000 積分)  

        論文字數:13445,頁數:33  有開題報告,任務書

        摘    要
        近年來, 電腦游戲尤其是網絡游戲在全世界越來越流行。毫無例外的, 教育也受到了電腦游戲的劇烈沖擊, 它已經成為了很多學生重要的課外娛樂活動, 并成為了他們生活中的一個重要組成部分,在一些專家擔憂游戲中的色情、暴力和反社會行為等不良成分會對青少年造成不良影響的同時,也有很多學者認為游戲可以用來幫助學生學習并可以使學生在“做”中“學”,從而提高學生解決問題的能力、協作學習能力和其他學習能力.
        由于英語教學的‘聽,說,讀,寫’特點,使其更需要電腦的輔助來完成教學質量的提高,我們可以利用電腦游戲的各個場景的聲光結合語言本身反復刺激,達到加深印象的作用。
        在游戲教學的實現上我們采用“輕游戲”的方案,它可以用如下一個公式來表示:“輕游戲”= 教育軟件+ 主流游戲的內在動機,同時我們要在游戲中實現網絡聯機對戰的模式,最終我們選擇Flash+asp.net的組合來實現我們的系統,在游戲的開發中如何使用套接字來實現游戲客戶段和服務器的通信,以及發送的信息的數據結構的設計是這個項目研究的重點和難點。

        關鍵詞:輕游戲,教育軟件,網絡,套接字編程,Flash;asp.net

        The Study of English Teaching by Computer Games
        Abstract
            These years , computer games especially on net are becoming much more pervasive in our life. And it's of no doubt that education is also affected by the population of computer games ,for computer games has already become a very important part of student's life and one of their most exciting means of recreation .of course there are some expert who are afraid of the dirty, violent and antisocial elements of computer games which will do harm to our offspring , however ,many other scholars do believe that computer games will provide fantastic means of helping our student improve their abilities of execution , cooperation etc by "doing "while "learning".
         Thanks for the properties of English education which are "listening , speaking, reading and writing". we have this chance to study and develop our project which we called "the realization of English learning system by computer games ".in my idea , through our hard work ,we will produce a game which could help our student achieve more by stimulating their gifts.
         To realize our purpose we select one method as a solution, that is "light game", "light game" could be expressed by a formula as this: "light game"=education software + internal motivation of mainstream games. at the same time we will use internet as a ideal platform to execute our game , and the software we used are Flash + asp.net. during the phase of developing my game we would for many times emphasize the importance of socket programming for it's the key problem to solve in our project.
         
                    

         

         Key Words: light game,educating software,internet, socket programming, Flash ,Asp.net

         目       錄

        1 緒論 1
        1.1課題背景及目的 2
        1.2國內外研究狀況 3
        1.3課題研究方法 4
        1.4論文構成及研究內容 5
        2 使用Flash技術實現輕游戲英語教學的探索 6
        2.1 Flash制作游戲基礎知識 6
        2.1.1 Flash制作游戲的優點 6
        2.1.2  Flash制作游戲的相關構件 7
        2.1.3  如何使用Flash來制作游戲 8
        2.2  使用Flash 技術實現游戲化英語教學 8
        2.2.1素材收集 8
        2.2.2  關于整合Flash相關資源的探索 9
        2.2.3 實現Flash整合的英語教學軟件的效果評估 11
        2.3小結 12
        3 使用網絡與Flash結合的方式實現游戲化英語教學 12
        3.1實現思路的基礎部分 13
        3.2  關于Flash與外部之間的關系 14
        3.2.1  perl+cgi+mysql與Flash游戲進行通信的原理 14
        3.2.2 Asp+Flash+access的嘗試 15
        3.2.3 關于使用c#套接字與Flash通信實現聯機 16
        3.3  游戲結構與功能的實現 16
        3.4  關于數據結構的討論 17
        3.4.1  Flash端的數據結構 17
        3.4.2  服務器端的數據結構 19
        3.4.3  數據之間傳遞的方式 19
        3.4.4  幾個有趣的問題 20
        3.5提供一個網上平臺 23
        3.6小結 24
        4 結論   25
        致謝   26
        參考文獻 27
        附錄 A:客戶端部分代碼 28
        附錄 B:服務器端部分代碼 32
        附錄 C:xmlScoket相關參數 34


        相關論文
        本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:中小型企業軟件質量保證實施研究 下一篇:B2C網上商城設計與實現
        Tags:游戲 英語 教學系統 研究 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

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

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

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