【正文】
.... III ABSTRACT......................................................................................................... IV 第 1 章 引言 ...................................................................................................... 1 在線視頻點(diǎn)播概述 ............................................................................... 2 在線視頻點(diǎn)播需求概述 ........................................................................ 2 系統(tǒng)設(shè)計(jì)實(shí)現(xiàn)目標(biāo) ............................................................................... 5 系統(tǒng)運(yùn)行環(huán)境 ....................................................................................... 5 硬件環(huán)境 ..................................................................................... 5 軟件環(huán)境 ..................................................................................... 6 第 2 章 總體設(shè)計(jì) .............................................................................................. 7 系統(tǒng)功能的設(shè)計(jì) ................................................................................... 7 系統(tǒng)模塊的設(shè)計(jì) ................................................................................. 11 系統(tǒng)主界面 ............................................................................... 11 會(huì)員注冊(cè) ................................................................................... 12 系統(tǒng)登錄 ................................................................................... 12 會(huì)員信息管理 ............................................................................ 12 影片的信息顯示 ........................................................................ 13 視頻播放 ................................................................................... 13 管理員模塊 ............................................................................... 14 數(shù)據(jù)庫(kù)的設(shè)計(jì) ..................................................................................... 17 數(shù)據(jù)庫(kù)的需求分析 .................................................................... 17 會(huì)員信息表 ............................................................................... 17 視頻信息表 ............................................................................... 18 視頻分類表 ............................................................................... 18 在線視頻點(diǎn)播系統(tǒng) II 第 3 章 模塊詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) ........................................................................ 20 模塊功能詳細(xì)描述 ............................................................................. 20 會(huì)員注冊(cè) ................................................................................... 20 會(huì)員登錄 ................................................................................... 20 視頻顯示 ................................................................................... 21 視頻評(píng)論 ................................................................................... 21 用戶注銷 ................................................................................... 21 管理員模塊 ............................................................................... 21 模塊關(guān)鍵技術(shù) ..................................................................................... 21 視頻顯示 ................................................................................... 21 視頻播放 ................................................................................... 22 會(huì)員評(píng)論 ................................................................................... 22 視頻搜索 ................................................................................... 22 后臺(tái)管理 ................................................................................... 23 模塊功能的實(shí)現(xiàn) ................................................................................. 23 管理員登錄 ............................................................................... 23 視頻添加 ................................................................................... 23 視頻信息修改 ............................................................................ 24 會(huì)員添加 ................................................................................... 24 會(huì)員信息修改 ............................................................................ 24 評(píng)論管理 ................................................................................... 25 退出系統(tǒng) ................................................................................... 25 致 謝 ............................................................................................................... 26 參考文獻(xiàn) ......................................................................................................... 27 附錄 ................................................................................................................. 29 在線視頻點(diǎn)播系統(tǒng) III 摘要 隨著計(jì)算機(jī)技術(shù)和 Inter 的日新月異 ,寬帶 VOD 視頻點(diǎn)播技術(shù)因良好的人機(jī)交 互性和流媒體傳輸技術(shù)倍受教育、娛樂等行業(yè)青睞。這里結(jié)合在線視頻點(diǎn)播平臺(tái)的開發(fā)實(shí)例,闡述了基于 Web 的交互式視頻點(diǎn)播系統(tǒng)的協(xié)議原理、軟件結(jié)構(gòu)和設(shè)計(jì)實(shí)現(xiàn)。由于本系統(tǒng)是一個(gè)小型系統(tǒng),所以我們采用基本的 SQL server 數(shù)據(jù)庫(kù),易于實(shí)現(xiàn)。 本文主要論述服務(wù)器端 視頻服務(wù)平臺(tái)的搭建、管理功能的具體實(shí)現(xiàn),并在此基礎(chǔ)上對(duì)網(wǎng)絡(luò)優(yōu)化作相應(yīng)的探索。 在線視頻點(diǎn)播系統(tǒng) IV Abstract Along with puter work with Inter change for each passing day , broadband VOD video on demand technology because of its good humanputer interaction and streaming media transmission technical get the favours of profession such as education and this paper, I elaborate systematic principle of the protocol, software structure and design realization based on Web interactive video of demand with bining platform development instances. According to the streaming media transmission principle ,This video on demand system imitates video on demand system based on the Web , realizes that users’information management and the functions of adding and deleting , modifing ,online playing and searching for video files on the basic upper local area work of the campus. Since this system is a smallsized system ,So we use the basic SQL Server database which is easy to specific ealization , I fuse HTML, C , Javas