代码搜索结果
找到约 5,618 项符合
MP3 的代码
vs1001.dp2
vs1001.o: C:/iccavr/include/iom128v.h C:/iccavr/include/macros.h C:\DATA\MP3\Player\Code2/vs1001.h C:\DATA\MP3\Player\Code2/generic.h C:\DATA\MP3\Player\Code2/remote.h
vs1001.dp2
vs1001.o: C:/iccavr/include/iom128v.h C:/iccavr/include/macros.h C:\DATA\MP3\Player\Code2/vs1001.h C:\DATA\MP3\Player\Code2/generic.h C:\DATA\MP3\Player\Code2/remote.h
vs1001.dp2
vs1001.o: C:/iccavr/include/iom128v.h C:/iccavr/include/macros.h C:\DATA\MP3\Player\Code2/vs1001.h C:\DATA\MP3\Player\Code2/generic.h C:\DATA\MP3\Player\Code2/remote.h
vs1001.dp2
vs1001.o: C:/iccavr/include/iom128v.h C:/iccavr/include/macros.h C:\DATA\MP3\Player\Code2/vs1001.h C:\DATA\MP3\Player\Code2/generic.h C:\DATA\MP3\Player\Code2/remote.h
readme.txt
Mp3 toolbox for Matlab.
M.Sc. Alfredo Fernandez Franco
Aalborg University
Departament of Acoustics
aberserk@yahoo.com
Includes 2 functions to write and read MP3 files. It works like the command
readme
mp3play README
--------------
Application for playing MP3 data on embedded systems. mp3play is
designed to be able to play mp3 data files within the local filesystem
(which can be a network filesyst
mp3_to_dl
#! /usr/bin/perl
# convert a MP3 file into a text-only format that may be download
# to the MP3 player's memory-only playback program. The format is
# just uuencoded data in 4096 byte blocks, with t
drivers.asm
; MP3 Player, Device Drivers, http://www.pjrc.com/tech/mp3
; Copyright (c) 2000, PJRC.COM, LLC
; This program is free software; you can redistribute it and/or
; modify it under the terms of the GNU G
mem_play.asm
; MP3 Player, Download and Play from DRAM (no hard drive)
; http://www.pjrc.com/tech/mp3
; Copyright (c) 2000, PJRC.COM, LLC
; This program is free software; you can redistribute it and/or
; modify
test_dram.asm
; MP3 Player, Test DRAM, http://www.pjrc.com/tech/mp3
; Copyright (c) 2000, PJRC.COM, LLC
; This program is free software; you can redistribute it and/or
; modify it under the terms of the GNU Genera