代码搜索结果
找到约 5,618 项符合
MP3 的代码
mp3_run_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (MP3)
Group (Library)
File 1,1,
File 2,4,
mp3_run.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (MP3)
Group (Library)
File 1,1,
File 2,4,
mp3play.pas
{
模块名称:MP3播放器
使用方法:1、Show
2、ListBoxSoundName: 存放音乐文件名
返回值: 无
}
unit MP3Play;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCt
cc_build_debug.log
---------------------- Mp3_Decoder_project.pjt - Debug ----------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -o2 -fr"E:/Project/MP3/MP3_Decoder_Project/Debug" -d"_DEBUG" -v548 -@"Debug.lkf"
cc_build_debug.log
---------------------- Mp3_Decoder_project.pjt - Debug ----------------------
"c:\ti\c5400\cgtools\bin\cl500" -g -q -o2 -fr"E:/Project/MP3/MP3_Decoder_Project/Debug" -d"_DEBUG" -v548 -@"Debug.lkf"
mp3.h
/* MP3 Player Library 2.0 (C) 1999 A'rpi/Astral&ESP-team */
/* decoder level: */
#ifdef USE_FAKE_MONO
extern void MP3_Init(int fakemono);
#else
extern void MP3_Init();
#endif
extern int MP3_Ope
sourcelinemap.txt
Address = 0x00000092 File:line:col:begin = C:\Documents and Settings\loptop\Belgelerim\kem\mp3\mega32_Player\default/../mega8_Player_V11.c:72:0:-1
Address = 0x00000094 File:line:col:begin = C:\Docum
e2prom.c
//******************************************************************************
//MCU:ATMEL AVR MEGA16L ,晶振频率:8MHz,频率越高,播放Mp3越流畅
//用到硬件器件: MEGA16L内部的512B EEPROM
//EEPROM用来保存基本的参数,如:
//音量(0)、重
uarst.s
.module uarst.c
.area text(rom, con, rel)
.dbfile C:\DOCUME~1\pas\桌面\SD卡MP3程序\uarst.c
.dbfunc e uart0_init _uart0_init fV
.even
_uart0_init::
.dbline -1
.dbline 17
; /******************