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

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

    XXXXXXXX學院視頻點播網站開發

     本文ID:LWGSW18745 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 XXXXXXXX學院視頻點播網站開發 (收費:1000 積分)  

    論文字數:11895,頁數:38

    摘要

     在當今的21世紀知識經濟時代,數字化校園已成為學校現代化建設的基礎,是學校信息化建設的重要發展目標。視頻點播(VOD)作為一種較新的網絡媒體應用技術,能極大地方便師生實現自我學習和生活娛樂,是一種現代化教育手段,更是數字化校園一個重要組成部分。開發出一套基于流媒體技術的校園網的視頻點播系統,其無論是對于學校的數字化圖書館遠程教育、視頻會議、校園網內的視頻點播服務、網上教學活動等方面都具有十分重要的作用和意義。
     本課題要研究的基本內容是建設一個面向我們學校應用的,能在校園網中運行的在線視頻點播系統。總的說來,全文除了摘要、參考文獻及結論外,主要分為了四個章節/部分。第一章為引言,主要回答了選題的原因與意義以及相關開發軟件等問題;第二章為系統設計,介紹了視頻點播系統的模塊設計;第三章主要是對數據庫設計的介紹;第四章為系統具體實現,也是本論文研究的重點所在,介紹了視頻點播網站各個功能的具體實現方法。

    關鍵詞:視頻點播,網站開發,ASP

    The development of VOD website for Zhejiang University of Science and Technology
    ABSTRACT

     In today's era of knowledge-based economy in the 21st century, Digital Campus has become the basis for the modernization of schools, the school's information construction of important development goals. Video-on-demand (VOD) as a relatively new Internet media application technology, can greatly facilitate the teachers and students to achieve self-study, and live entertainment, is a modern means of education, the number of campus is an important part. Development a streaming media technology based on the campus network of video-on-demand system, both for the digital library school distance education, video conferencing, within the campus network of video-on-demand services, on-line teaching and learning activities, and other aspects of a very important role and Significance. 
      The topics to study the basic elements of building a school for our applications, can run in the campus network of online video-on-demand system. In general, in addition to the full text of a summary of reference and conclusions, can be divided into four sections / parts. The first chapter for the introduction, answered the main topics of the causes and significance of the development of software and related issues such as the second chapter for the system design, introduced a video-on-demand system of modular design; Chapter III of the main design of that database on the Fourth Chapter specific system for the realization of this paper is the focus of the study, introduced a video-on-demand website features all the specific method.

    Key words: VOD, Web Development, ASP


    目錄

    摘要 I
    ABSTRACT II
    第1章 引言 1
    1.1 課題的背景和意義 1
    1.2 VOD點播技術概述 2
    1.3 系統設計目的和要求 3
     1.3.1 校園網設計目的和要求 3
     1.3.2 VOD子系統設計目的和要求 4
    1.4 相關軟件及技術介紹 4
     1.4.1 流媒體技術介紹 4
     1.4.2 ASP動態編程技術介紹 6
     1.4.3 SQL及SQL Server2000介紹 7
     1.4.4 DreamWeaver MX2004網頁編輯軟件介紹 8
    第2章 系統設計 10
    2.1 整體設計 10
    2.2 模塊設計 10
     2.2.1 會員管理模塊 10
     2.2.2 視頻信息顯示模塊 11
     2.2.3 視頻信息搜索 11
     2.2.4 視頻欄目管理 12
     2.2.5 視頻信息管理 12
    第3章 數據庫設計 14
    3.1 數據庫的概念設計 14
     3.1.1局部E-R模式設計 14
     3.1.2全局E-R模式設計 14
    3.2 數據庫邏輯實現 15
     3.2.1 用戶信息 15
     3.2.2 視頻信息 16
     3.2.3 一級欄目信息 17
     3.2.4 二級欄目信息 18
     3.2.5 管理員信息 18
     3.2.6 投票發表留言devot表的設計 19
     3.2.7 公告新聞news表的設計 20
    第4章 系統具體實現 21
    4.1 網站登陸首頁設計 21
    4.2 會員管理模塊設計 21
     4.2.1會員注冊 21
     4.2.2用戶登陸驗證 22
    4.3 視頻信息顯示模塊設計 23
    4.4 視頻信息搜索模塊設計 25
    4.5 視頻欄目管理模塊設計 26
     4.5.1 管理員登陸驗證 26
     4.5.2 信息類別管理 27
    4.6 視頻信息管理模塊設計 28
    第5章 總結 31
    參考文獻 32
    致謝 33


    相關論文
    本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:J2ME技術的手機連連看游戲 下一篇:DOS環境下對文件系統的操作和對CF..
    Tags:XXXXXXXX 學院 視頻點播 網站開發 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計算機論文
    推薦文章

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

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

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

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

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