代码搜索结果
找到约 5,618 项符合
MP3 的代码
go_4399.htm
MP3搜索客
ata.s
.module ata.c
.area text(rom, con, rel)
.dbfile C:\DATA\MP3\Player\Code2\ata.c
.dbfunc e init_ata _init_ata fI
; j ->
; i ->
; word_read ->
main.s
.module main.c
.area text(rom, con, rel)
.dbfile C:\DATA\MP3\Player\Code\main.c
.dbfunc e main _main fV
.even
_main::
.dbline 0 ; func end
ret
.dbend
.area data(ram, con, rel)
.dbf
mp3class.pas
{
模块名称:MP3播放的接口
使用方法:无
返回值: 无
}
unit MP3Class;
{$TYPEDADDRESS OFF} // Unit must be compiled without type-checked pointers.
interface
uses Windows, ActiveX, Classes, Graphics, OleS
creating mp3s.mht
From:
Subject: Creating MP3s for the Homemade USB 2 Harddrive MP3 Player
Date: Wed, 6 Oct 2004 12:36:30 +0800
MIME-Version: 1.0
Content-Type: multipart/related
mp3class.pas
{
模块名称:MP3播放的接口
使用方法:无
返回值: 无
}
unit MP3Class;
{$TYPEDADDRESS OFF} // Unit must be compiled without type-checked pointers.
interface
uses Windows, ActiveX, Classes, Graphics, OleS
mp3class.pas
{
模块名称:MP3播放的接口
使用方法:无
返回值: 无
}
unit MP3Class;
{$TYPEDADDRESS OFF} // Unit must be compiled without type-checked pointers.
interface
uses Windows, ActiveX, Classes, Graphics, OleS
mp3class.pas
{
模块名称:MP3播放的接口
使用方法:无
返回值: 无
}
unit MP3Class;
{$TYPEDADDRESS OFF} // Unit must be compiled without type-checked pointers.
interface
uses Windows, ActiveX, Classes, Graphics, OleS
mp32.c
/* MP3.C File
The MP3 play file
Created by Computer-lov date: 2005.3.19
Copyright (c) 2005 Computer-lov
version 1.0
*/
#include "AT89C51SND1C.H"
#include "Initial.h"
#include "fi