首页 课程资源 嵌入式     /    C语言实现linux系统下的MP3播放器源代码

C语言实现linux系统下的MP3播放器源代码

上传者: shellyzer | 上传时间:2025/6/2 22:17:21 | 文件大小:5.39MB | 文件类型:rar
C语言实现linux系统下的MP3播放器源代码
 能识别本地的MP3歌曲文件,能根据路径添加入播放器中。
 能识别本地的播放列表信息。
 具有播放列表功能,能根据用户的需求随意创建、删除播放列表。
 用户能往指定的播放列表中添加、删除。
添加时,歌曲必须是已经存在的。
 用户能查看当前播放器中的所有歌曲。
 用户能查看播放器中现有的播放列表信息。
 用户能查看指定播放列表下的歌曲信息。
 能对播放歌曲进行播放、暂停、停止三种操作。
 具有默认、全部循环、单曲循环、随机播放等4中播放模式。
 具有显示播放器当前状态功能,能实时显示播放器当前的播放状态和播放列表的一些基本信息。
 具有同步功能,在用户退出时,能保存当前的状态,在下次播放器打开时,能回到退出去前的状态。
a) 播放文件模块主要功能:在指定目录下搜索所有符合MP3的文件,显示打印所有文件,和文件相关的功能。
b) 播放列表模块主要功能:创建播放列表,添加歌曲至播放播放列表,删除播放列表,和播放列表相关的功能。
c) 控制模块 主要功能:显示一些系统的相关信息,提供命令输入的接口,和命令显示相关的功能。
d) 播放模块 主要功能:播放歌曲,暂停播放,停止播放,播放模式,和播放相关的功能。
本软件ID:5965449

文件下载

资源详情

[{"title":"(39个子文件5.39MB)C语言实现linux系统下的MP3播放器源代码","children":[{"title":"mpp","children":[{"title":"source","children":[{"title":"file.o <span style='color:#111;'>3.41KB</span>","children":null,"spread":false},{"title":"volume.c <span style='color:#111;'>1.64KB</span>","children":null,"spread":false},{"title":"main.o <span style='color:#111;'>2.62KB</span>","children":null,"spread":false},{"title":"file.c <span style='color:#111;'>3.86KB</span>","children":null,"spread":false},{"title":"play.o <span style='color:#111;'>4.89KB</span>","children":null,"spread":false},{"title":"control.c <span style='color:#111;'>9.20KB</span>","children":null,"spread":false},{"title":"playlist.c <span style='color:#111;'>9.78KB</span>","children":null,"spread":false},{"title":"playlist.o <span style='color:#111;'>6.58KB</span>","children":null,"spread":false},{"title":"play.c <span style='color:#111;'>6.65KB</span>","children":null,"spread":false},{"title":"control.o <span style='color:#111;'>10.95KB</span>","children":null,"spread":false},{"title":"volume.o <span style='color:#111;'>1.62KB</span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'>1.68KB</span>","children":null,"spread":false}],"spread":false},{"title":"MPP项目移植.ppt <span style='color:#111;'>610.50KB</span>","children":null,"spread":false},{"title":"MPP模块标准参考.doc <span style='color:#111;'>84.00KB</span>","children":null,"spread":false},{"title":"SI","children":[{"title":"project.IMB <span style='color:#111;'>4.00KB</span>","children":null,"spread":false},{"title":"project.PFI <span style='color:#111;'>44B</span>","children":null,"spread":false},{"title":"project.IMD <span style='color:#111;'>368B</span>","children":null,"spread":false},{"title":"project.IAB <span style='color:#111;'>12.00KB</span>","children":null,"spread":false},{"title":"project.PS <span style='color:#111;'>38.63KB</span>","children":null,"spread":false},{"title":"project.PO <span style='color:#111;'>776B</span>","children":null,"spread":false},{"title":"project.IAD <span style='color:#111;'>448B</span>","children":null,"spread":false},{"title":"project.SearchResults <span style='color:#111;'>33B</span>","children":null,"spread":false},{"title":"project.WK3 <span style='color:#111;'>38.18KB</span>","children":null,"spread":false},{"title":"project.PRI <span style='color:#111;'>22.24KB</span>","children":null,"spread":false},{"title":"project.PR <span style='color:#111;'>3.85KB</span>","children":null,"spread":false}],"spread":false},{"title":"MPP软件架构图示.doc <span style='color:#111;'>59.00KB</span>","children":null,"spread":false},{"title":"MPP工程创建.doc <span style='color:#111;'>119.00KB</span>","children":null,"spread":false},{"title":"app","children":[{"title":"playlist","children":[{"title":"b <span style='color:#111;'>12B</span>","children":null,"spread":false},{"title":"1 <span style='color:#111;'>4B</span>","children":null,"spread":false},{"title":"2 <span style='color:#111;'>18B</span>","children":null,"spread":false},{"title":"a <span style='color:#111;'>18B</span>","children":null,"spread":false}],"spread":true},{"title":"music","children":[{"title":"vitas.mp3 <span style='color:#111;'>4.82MB</span>","children":null,"spread":false}],"spread":true},{"title":"depend","children":[{"title":"player <span style='color:#111;'>192.69KB</span>","children":null,"spread":false}],"spread":true},{"title":"exe <span style='color:#111;'>26.02KB</span>","children":null,"spread":false}],"spread":true},{"title":"include","children":[{"title":"control.h <span style='color:#111;'>565B</span>","children":null,"spread":false},{"title":"file.h <span style='color:#111;'>866B</span>","children":null,"spread":false},{"title":"play.h <span style='color:#111;'>1024B</span>","children":null,"spread":false},{"title":"playlist.h <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"volume.h <span style='color:#111;'>1.14KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • ww283889672:
    模块划分的很好2017-11-10
  • tingsung:
    不错,刚好找到,用上了2017-04-01
  • zhgfan123:
    没编成功,但看代码写的还不错。应该是我的机器少装了什么东西2016-04-20
  • Y13535604762:
    非常好的学习资料2016-02-16
  • crazy_student:
    学习项目的好资料!2016-01-14

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明