优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

视频点播系统论文

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

摘 要
      随着计算机技术和 Internet 的日新月异,宽带VOD视频点播技术因其良好的人机交互性和流媒体传输技术倍受教育、娱乐等行业青睐。这里结合RealServer平台开发实例,阐述了基于WEB的交互式视频点播系统的协议原理、软件结构和设计实现。
本视频点播系统根据流媒体传输原理,在校园局域网的基础上模拟基于Web的视频点播系统,实现用户信息管理、视频文件的添加、删除、修改及在线播放和搜索功能。由于本系统是一个小型系统,所以我们采用基本的ACCESS数据库,易于实现。具体实现中将HTML、ASP及Javascript完美融合,力求界面美观、操作流畅。
      本文主要论述服务器端视频服务平台的搭建、视频转换的相关原理及管理功能的具体实现,并在此基础上对网络优化作相应的探索。
[资料来源:http://www.THINK58.com]

关键字:流媒体、Real server、ASP、视频点播、网络优化
 
Abstract
     Along with computer network with Internet change for each passing day , broadband VOD video on demand technology because of its good human-computer interaction and streaming media transmission technical get the favours of profession such as education and amusement.In this paper, I elaborate systematic principle of the protocol, software structure and design realization based on Web interactive video of demand with combining Real Server 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  network of the campus. Since this system is a small-sized system ,So we use the basic ACCESS database which is easy to realize.In specific ealization , I fuse HTML, ASP and Javascript perfectly ,try my best to make the interface beautiful , operate smoothly . [资料来源:www.THINK58.com]
      This paper discuss mainly about the video service platform put up to build , the related principle of video conversion and the specific realization of management function, and make corresponding explore for network optimization on this foundation.

[资料来源:THINK58.com]

Keywords: Streaming media , Real server , ASP , video on demand , network optimization
 
目 录
摘 要 ii
Abstract iii
目 录 iv
第1章 前言 1
第2章 系统概述 2
2.1 系统简介 2
2.2 流式传输的基础 2
2.3 流媒体技术原理 3
2.4 支持流媒体传输的网络协议 4
2.5 软件介绍 5
2.5.1  Real server 5
2.5.2  Real Producer 8
2.6 选择ASP的原因 10
2.7  asp+access的安全问题 11
2.7.1  ASP+Access的安全隐患 11
2.7.2  提高数据库的安全性 12
第3章 软件需求分析 14
3.1  目的 14
3.2  说明书的预期读者 14
3.3  背景 14
3.4  任务概述 15
3.5  功能划分 15
3.6  软件的属性要求 15

[资料来源:THINK58.com]

第4章 设计与实现 17
4.1  概要设计 17
4.1.1 引言 17
4.1.2 总体设计 17
4.2  详细设计 19
4.2.1  数据库设计 19
4.2.2  管理模块 22
4.2.3  搜索功能的实现 30
4.3  测试 31
4.4  网络优化 31
第5章 关键技术与创新 34
5.1  实时流式传输 34
5.2  多媒体数据压缩技术 34
5.3  数据库的参照完整性 35
5.4  ADO是如何操作数据库的 35
总 结 37
致 谢 38
参考文献 39
[资料来源:THINK58.com]

  [资料来源:www.THINK58.com]