代码搜索结果
找到约 5,618 项符合
MP3 的代码
uarst.lis
.module uarst.c
.area text(rom, con, rel)
0000 .dbfile C:\DOCUME~1\pas\桌面\SD卡MP3程序\uarst.c
0000 .dbfunc e uart0
mssccprj.scc
[SCC]
SCC=This is a source code control file
[MP3 Player.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
mp3.lnp
"uart.obj",
"FLASH.obj",
"bulk_only.obj",
"atmelusbci.obj",
"32MUSB.obj"
TO "mp3"
RAMSIZE(256)
XDATA( 0X0000-0X07FF )
mssccprj.scc
[SCC]
SCC=This is a source code control file
[MP3 Player.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
ds1302.lis
.module DS1302.C
.area text(rom, con, rel)
0000 .dbfile E:\software\MP3程序\Ds1302\DS1302.C
0000 .dbfunc e ds1302
ds1302.dp2
DS1302.o: C:/icc/include/iom64v.h C:/icc/include/macros.h E:\software\MP3程序\Ds1302/./ds1302.h
vs1003.dp2
vs1003.o: C:/icc/include/iom64v.h C:/icc/include/macros.h E:\software\MP3程序\Vs1003/vs1003.h
pm2_mp3.asm
; PAULMON2, a user-friendly 8051 monitor, by Paul Stoffregen
; Please email comments, suggestions, bugs to paul@pjrc.com
; Modified version for the MP3 Player project.
; PAULMON2 is in the publ
mp3_decoder_project.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Mp3_Decoder_project"
ProjectDir="E:\Project\MP3\MP3_Decoder_Project\"
ProjectType=Ex
readme.txt
Dim err As Long
err = Mp3Play1.Open("c:\demo.mp3", "")
' "c:\demo.mp3" is the path of the mp3 file
Mp3Play1.Play