文档详情

播放器的设计与实现 毕业论文.doc

发布:2017-09-20约2.1万字共29页下载文档
文本预览下载声明
毕业设计(论文) 题 目: 播放器的设计与实现 指导教师: 职称: 学生姓名: 学号: 专 业: 院(系): 完成时间: 年 月 日 播放器的设计与实现 摘 要 随着计算机的广泛运用,Internet的迅速发展,多媒体技术在人们的日常生活中,几乎本文旨在通过在.net开发平台上开发一个简单的视频播放器的过程,了解播放器掌握开发相关技术,同时利用软件工程的相关理论知识,了解软件开发的方法与步骤。 Design and implementation of video player Abstract Along with the computers are widely used, Internet rapid development and the multimedia technology is also developing rapidly. A variety of audio and video resources can be seen everywhere on the Internet, in people’s daily lives, almost indispensable, then all kinds of Player is developed. This paper aim at to understand the functions implementations of Player, to master the development technologies of Player, and use the theory of software engineering to understand the method and step of software develop, by means of the process to develop a simple video player in the development platform of .Net. First of all, this paper introduce some popular players in brief on the market, such as storm video, etc., then to understand some functons of these players, all kinds of special coding format file they can play, to analyze the advantages and disadvantages of various coding formats; second I choose Microsoft .Net development platform and use the C # language to write a function of simple and practical and convenient player. Includeing the following main aspects: the development platform and technology of to develop this player; functional module; function design; function realization, etc. Finally, a brief summary of the software development process and some my experience and feelings are described. 【Keywords】:player;.NET;DirectX;C# 目 录 第一章 概述 3 1.1 项目背景与意义 3 1.2 市面流行播放器举例简介 3 1.2.1 暴风影音 3 1.2.2 风雷影音 5 1.2.3 几种常见格式简介 6 1.3 相关技术及开发工具介绍 7 1.3.1 Visual Studio .Net集成开发环境简介 7 1.3.2 C#语言简介 8 1.3.3 DirectX SDK 9.0简介 9 第二章 总体功能设计与实现 11 2.1 功能设计 11 2.1.1 功能设计及描述 11 2.1.2 功能模块图 12 2.2 功能实现 12 2.2.1 主界面实现 12 2.2.2
显示全部
相似文档