代码搜索结果
找到约 5,618 项符合
MP3 的代码
mp3.c
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
MP3.C File
The MP3 play file
Created by Computer-lov. D
main.s
.module main.c
.area data(ram, con, rel)
_songnumber::
.blkb 1
.area idata
.byte 0
.area data(ram, con, rel)
.dbfile F:\mine\mp3\MP3\main.c
.dbsym e songnumber _songnumber c
.area ve
mp3.c
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
MP3.C File
The MP3 play file
Created by Computer-lov. D
sta013.c
//#pragma SRC
#include
#include "Sta013.h"
#include "Lcd.h"
//dec配置文件
extern const unsigned char Mp3[];
//*********************************************************以下为MP3解码器对外接口程序
mp3.c
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
MP3.C File
The MP3 play file
Created by Computer-lov. D
mp3.c
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
MP3.C File
The MP3 play file
Created by Computer-lov. D
mp3.c
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
MP3.C File
The MP3 play file
Created by Computer-lov. D
mp3.c
/************************************************************/
/* MP3 Code for M32L */
/* By pasyong */
/* 2006-4 */
/* Base ICC6.31A
mp3._c
/************************************************************/
/* MP3 Code for M32L */
/* By pasyong */
/* 2006-4 */
/* Base ICC6.31A