首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > 完成MP3编解码及录音/播放功能的程序

完成MP3编解码及录音/播放功能的程序

资料介绍

详细说明:完成MP3编解码及录音、播放功能的程序。编程环境为C++,并调试通过。

文件列表:

zip

...\freeamp

...\.......\acinclude.m4

...\.......\aclocal.m4

...\.......\AUTHORS

...\.......\base

...\.......\....\beos

...\.......\....\....\include

...\.......\....\....\.......\beosprefs.h

...\.......\....\....\.......\beosthread.h

...\.......\....\....\.......\help.h

...\.......\....\....\.......\mutex.h

...\.......\....\....\.......\semaphore.h

...\.......\....\....\.......\utility.h

...\.......\....\....\.......\win32impl.h

...\.......\....\....\prj

...\.......\....\....\...\FreeAmpBaseLib_cvs.proj

...\.......\....\....\...\FreeAmp_cvs.proj

...\.......\....\....\...\MoveAddonsToTheirHome.post

...\.......\....\....\src

...\.......\....\....\...\beosprefs.cpp

...\.......\....\....\...\beosthread.cpp

...\.......\....\....\...\bootstrap.cpp

...\.......\....\....\...\debug.cpp

...\.......\....\....\...\mutex.cpp

...\.......\....\....\...\semaphore.cpp

...\.......\....\....\...\utility.cpp

...\.......\....\....\...\volume.cpp

...\.......\....\....\...\win32impl.cpp

...\.......\....\include

...\.......\....\.......\database.h

...\.......\....\.......\debug.h

...\.......\....\.......\downloadformat.h

...\.......\....\.......\downloadmanager.h

...\.......\....\.......\errors.h

...\.......\....\.......\event.h

...\.......\....\.......\eventdata.h

...\.......\....\.......\facontext.h

...\.......\....\.......\hashtable.h

...\.......\....\.......\log.h

...\.......\....\.......\metadata.h

...\.......\....\.......\musiccatalog.h

...\.......\....\.......\player.h

...\.......\....\.......\playlist.h

...\.......\....\.......\playlistformat.h

...\.......\....\.......\plmevent.h

...\.......\....\.......\portabledevice.h

...\.......\....\.......\preferences.h

...\.......\....\.......\prefixprefs.h

...\.......\....\.......\properties.h

...\.......\....\.......\propimpl.h

...\.......\....\.......\queue.h

...\.......\....\.......\registrar.h

...\.......\....\.......\registry.h

...\.......\....\.......\thread.h

...\.......\....\.......\undomanager.h

...\.......\....\.......\updatemanager.h

...\.......\....\.......\utility.h

...\.......\....\mac

...\.......\....\...\prj

...\.......\....\...\...\freeamp.prj

...\.......\....\...\res

...\.......\....\...\...\FreeAmp.ppob

...\.......\....\...\...\FreeAmp.rsrc

...\.......\....\...\src

...\.......\....\...\...\CFreeAmp.cpp

...\.......\....\...\...\CFreeAmp.h

...\.......\....\src

...\.......\....\...\database.cpp

...\.......\....\...\debug.cpp

...\.......\....\...\downloadmanager.cpp

...\.......\....\...\errors.cpp

...\.......\....\...\log.cpp

...\.......\....\...\musiccatalog.cpp

...\.......\....\...\player.cpp

...\.......\....\...\playlist.cpp

完成MP3编解码及录音/播放功能的程序
本地下载

评论