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

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

          基于BS的城固師范網上選課系統研究

           本文ID:LWGSW13667 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 基于BS的城固師范網上選課系統研究 (收費:1000 積分)  

          論文字數:14397,頁數:35

          摘要
           在計算機應用日益普遍和廣泛的今天,計算機科學也日益成熟,它已進入到人類的各個領域并發揮著越來越重要的作用。網上選課系統是教育單位不可缺少的部分,教師在網上公布自己的可選課程、可選人數,學生就可以不受時間和空間的約束,在教師規定的時間內、在自己方便的地點進行選課。這樣既提高了選課的效率,減少了教師和管理人員的工作量,又方便了學生。若出現錯選或重選的情況,學生也可以通過選課系統進行更改,而不用再去找教師更正。
           本文通過分析B/S結構的特點并結合城固師范公共選修課的實際情況,提出了基于B/S結構的城固師范網上選課系統的基本設計思想,通過該系統,使學生可以方便地進行網上選課。
              本文主要從以下幾個方面對基于B/S的城固師范網上選課系統進行研究和設計:
           1) 網上選課系統主要包括管理員登錄模塊、教師登錄模塊和學生登錄模塊。
           2) 對網上選課系統進行分析與設計,構架出選課系統的基本框架,得出各模塊所要實現的功能。
           3) 介紹了基于B/S結構的網上選課系統的設計方案和關鍵技術。
           

           關鍵詞:B/S結構; 網上選課;選課系統; access數據庫
          Study of Chenggu Normal Course-Selection System Based
          on  B/S
          Abstract
           In computer applications become increasingly common and widespread today, computer science has become more mature, it has entered into various fields of human and play an increasingly important role. Course-Selection System Based on B/S is an essential part in education field. Teachers posted on the optional courses, the number of options on the web, students can select the courses in their convenient locations and time. This will not only improve the efficiency of the course-selection, but also convenient to the teachers and the students. If a wrong course-selection is occurred,students can make changes through the system .
           By analyzing B/S structure and the characteristics and the actual situation of Chenggu Normal ,we get the basic designing idea. So the students can easily select courses on line.
           This paper mainly study and design the College Students Course-Selection System Based on B/S from the following aspects:
           1) The College Students Course-Selection System Based on B/S mainly include administrator login module, teachers login module and students login module.
           2) The author builds up the basic framework of  Course-Selection system online and drawn  the functions of every modules want to achieve by analyzing and designing the Course-Selection system online.
              3) Finally, it depicts the design proposal and  critical technologies of Course-Selection System Based on B/S.


           Key words: B/S structure ; select courses online ;Course-Selection System ; access database 
          目錄
          摘要 (I)
          Abstract (II)
          1   緒論 (1)
          1.1 論文研究背景 (1)
          1.2 研究目的及意義 (1)
          1.3 國內外研究情況 (2)
          1.4 論文框架結構 (2)
          2   系統分析 (3)
          2.1 系統分析的目標 (3)
          2.2 選課系統需求分析 (3)
          2.3 系統業務流程圖分析 (4)
          2.4 數據流程圖(DFD)分析 (4)
          2.4.1頂層DFD (4)
          2.4.2 第一層擴展DFD (5)
          2.4.3 第二層擴展DFD (5)
          2.5 選課系統數據字典(DD)分析 (6)
          2.5.1 數據字典包括的內容 (6)
          2.5.2 數據字典分析 (7)
          2.6 本章小結 (7)
          3   系統設計 (8)
          3.1 系統設計的目標 (8)
          3.2 選課系統功能框架圖 (8)
          3.3 系統的數據庫設計 (9)
          3.3.1 E-R圖分析 (9)
          3.3.2 數據庫設計 (9)
          3.4 用戶界面設計 (12)
          3.5 本章小結 (12)
          4   系統實現 (13)
          4.1關鍵技術 (13)
          4.1.1 系統架構:B/S結構 (13)
          4.1.2 系統開發語言:C# (14)
          4.1.3 ASP.Net技術介紹 (15)
          4.2 應用實例 (15)
          4.3本章小結 (19)
          5   結論 (20)
          致  謝 (21)
          參考文獻 (22)
          附錄 (23)


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:基于BS的化妝品網上銷售系統研究 下一篇:小型數據庫——命令解析器、數據..
          Tags:基于 城固 師范 網上 選課 系統 研究 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

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

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

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

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

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