WinCE下音乐播放器的实现毕业论文精选.docVIP

WinCE下音乐播放器的实现毕业论文精选.doc

  1. 1、本文档共34页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  5. 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  6. 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  7. 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  8. 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
WinCE下音乐播放器的实现毕业论文精选

WinCE下音乐播放器的实现 近年来随着嵌入式技术的发展,嵌入式的应用领域也越来越广泛。嵌入式系统是以应用为中心,以计算机技术为基础,并且软硬件可裁剪,适用于应用系统对功能、可靠性、成本、体积、功耗有严格的专用计算机系统。本设计是在嵌入式WinCE系统下实现音乐播放器驱动的编写本设计运用C++ 语言实现下的音乐播放器。采用Visual Studio 2005中的Plafform Builder for CE 6.0工具进行开发,搭建WinCE开发平台,编写音频驱动程序,实现播放音乐功能。采用DMA数据传输方式,把要播放的音频数据一段固定的内存区,然后DMA控制器把内存区的音频数据通过IIS通信接口送往音频芯片UDA1341TS解码播放。本音乐播放器实现了以下功能:显示及调节当前音乐播放的进度调节声音的大小;更换正在播放的音乐;查看正在播放文件的相关信息显示当前歌曲的歌词等。 WinCE 音频驱动 IIS通信接口 Implement the music player under the WinCE system Abstrac:In recent years, with the development of Embedded technology, Embedded application field is becoming more and more broad. Embedded system is a special purpose computer system which takes application as center and the computer technology as foundation; it’s cuttable in software and hardware, and suitable for the application system which has strict requirements for the function, dependability, cost, volume and consumption. This design is to implement the writing of music player driver based on the Embedded WinCE system. This design is using C++ language to implement the music player under the WinCE system; Using Plafform Builder for CE 6.0 in Visual Studio 2005 to develop, build WinCE development platform, write audio driver, and implement music player functions; And using DMA data transferring way to put the audio data which is for playing on a fixed memory area, and then the DMA controller send the audio data in memory area to audio chip UDA1341TS through the IIS communication interface to decode and playback. This music player implements the following functions: display and adjust the progress of the currently playing music, adjust the size of the voice, change the playing music, view the relevant information of the playing file, and display the current song lyrics, etc. Key Words: WinCE Audio driver IIS communication interface 目 录 前 言 1 第1章 绪论 2 1.1 选题背景 2 1.2 国内外研究现状 2 1.3 课题研究的意义 2 1.4 论文框架结构 3 第2章 相关技术简介 4 2.1 Visual Studio 2005 4 2.2 MSDN 5 2.3 Windows CE 6.0 5 2.4 设备仿真器

文档评论(0)

feixiang2017 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档