基于QT的音频播放器

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业设计(论文)

(基于QT的音频播放器仿宋_GB2312一号字)

教学单位:计算机学院

专业名称: 计算机科学与技术(嵌入式系统及应用)

学号:2013031101011

学生姓名:卢光宋

指导教师:邓招奇(讲师)

指导单位:计算机学院

完成时间:2017年4月30日

电子科技大学中山学院教务处制发

QT音频播放器

【摘要】伴随计算机的广泛运用,Internet发展迅速,也引发了多媒体技术迅速发展。在网上各种音频资源随处可见。在人们的日常生活中是不可或缺的,于是紧跟着各种播放器发展起来。本文在QT Creator开发平台上,通过开发一个简单的音视频播放器的过程,掌握播放器开发的相关技术,深入了解播放器的功能实现。

同时利用软件工程的相关理论知识,了解软件开发的方法与步骤。本课程设计为了制作一个可播放目前主流音频格式的音频播放器,音频播放、音量调节、播放进度选择、暂停、停止以及歌曲信息的查询与添加等是其基本功能,让其成为一款简易的音频播放设备,能够更好地播放市面上大多数的音频。主要有以下几个方面:本软件使用的开发平台与技术;功能模块;功能设计和功能实现。最后,简要总结对本软件的开发过程进行,并谈谈本人的感想和体会。

【关键词】音频;播放器;嵌入式; QT Creator;UI设计

The Design and Implementation of Multimedia Player

【Abstract】Along with the computer are widely used, Internet rapidly develop and the multimedia technology is also fastly developing. A variety of audio and video resources can be seen everywhere on the Internet, in people’s daily lives, almost indispensable and then all kinds of Player is developed. This paper aim at to understand the functional implementations of Player, to master the Player’s technologies.By use the theory of software engineering to understand the method and step of software develop. Also by means of the process to develop a simple video player in the development platform of .QT Creator.This course is designed to make a musical player can play the mainstream media format at present, its basic function should have a media player, adjust the volume, select the play progress, pause, stop and query and add the song information, making it a simple media player, can play the most perfect audio and video files on the market.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.

【Key Words】

Embedded; Musical Player ; multimedia; Qt; UI design

目录

第1章绪论 (1)

1.1 课题背景 (1)

1.1.1 国内外行业状况 (2)

1.1.2 课题创新点 (2)

1.2 目的意义 (3)

1.2.1 设计QT音频播放器的意义 (3)

1.2.2 研发课题的目的 (3)

1.3 论文主要工作 (4)

第2章相关技术和理论基础 (5)

2.1 技术与理论基础1 (5)

2.1.1嵌入式系统开发技术 (5)

2.1.2 QT Creator技术 (5)

2.1.3 C++语言 (6)

第3章项目需求分析(需求分析) (7)

3.1功能需求分析 (7)

3.1.1音频播放器的功能分析 (8)

3.1.2音频播放器的界面分析 (9)

3.2 非功能需求分析 (10)

3.2.1法律的可行性 (10)

3.2.2经济的可行性 (10)

3.2.3技术的可行性 (10)

3.2.4时间的可行性 (10)

3.3 性能分析 (11)

3.3.1用户的体验分析 (11)

3.3.2产品的质量分析 (11)

3.3.3安全的容错分析 (11)

第4章软件设计 (12)

4.1 总体设计 (12)

4.1.1功能总体的设计 (12)

4.1.2功能整体效果图 (13)

4.2 详细设计 (13)

4.2.1软件的架构设计 (13)

4.2.2播放器的实现总体设计 (14)

相关文档
最新文档