Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Embeded-SCM Develop

嵌入式MP3完整实现

  • Category : Embeded-SCM Develop
  • Tags :
  • Update : 2010-11-22
  • Size : 7.95mb
  • Downloaded :0次
  • Author :fanopi
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
ARM平台上MP3系统的完整实现。包含嵌入式OS、嵌入式GUI、MP3解码库、MP3 tag提取、歌词等完整的功能实现。
Packet file list
(Preview for download)
Packet : 嵌入式MP3完整实现.zip filelist
嵌入式MP3完整实现/Chinese Character Library/
嵌入式MP3完整实现/Chinese Character Library/HZK16.c
嵌入式MP3完整实现/common/
嵌入式MP3完整实现/common/inc/
嵌入式MP3完整实现/common/inc/assert.h
嵌入式MP3完整实现/common/inc/at91sam3u4_it.h
嵌入式MP3完整实现/common/inc/board.h
嵌入式MP3完整实现/common/inc/chip.h
嵌入式MP3完整实现/common/inc/core_cm3.h
嵌入式MP3完整实现/common/inc/dbgu.h
嵌入式MP3完整实现/common/inc/irq.h
嵌入式MP3完整实现/common/inc/math.h
嵌入式MP3完整实现/common/inc/pio.h
嵌入式MP3完整实现/common/inc/pmc.h
嵌入式MP3完整实现/common/inc/trace.h
嵌入式MP3完整实现/common/inc/usart.h
嵌入式MP3完整实现/common/inc/util.h
嵌入式MP3完整实现/common/src/
嵌入式MP3完整实现/common/src/cmsis/
嵌入式MP3完整实现/common/src/cmsis/core_cm3.c
嵌入式MP3完整实现/common/src/cmsis/system_SAM3U.c
嵌入式MP3完整实现/common/src/dbgu.c
嵌入式MP3完整实现/common/src/math.c
嵌入式MP3完整实现/common/src/nvic.c
嵌入式MP3完整实现/common/src/pio.c
嵌入式MP3完整实现/common/src/pmc.c
嵌入式MP3完整实现/common/src/usart.c
嵌入式MP3完整实现/common/src/util.c
嵌入式MP3完整实现/common/startup/
嵌入式MP3完整实现/common/startup/startup_SAM3U.s
嵌入式MP3完整实现/CooCox_lib/
嵌入式MP3完整实现/CooCox_lib/coocox.lib
嵌入式MP3完整实现/CooCox_lib/coocox_lib/
嵌入式MP3完整实现/CooCox_lib/coocox_lib/project/
嵌入式MP3完整实现/CooCox_lib/coocox_lib/project/coocox.uvopt
嵌入式MP3完整实现/CooCox_lib/coocox_lib/project/coocox.uvproj
嵌入式MP3完整实现/CooCox_lib/CoOS/
嵌入式MP3完整实现/CooCox_lib/CoOS/Document/
嵌入式MP3完整实现/CooCox_lib/CoOS/Document/CooCox CoOS's TERMS AND CONDITIONS.pdf
嵌入式MP3完整实现/CooCox_lib/CoOS/Document/readme.txt
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/coocox.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/CoOS.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/core.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/event.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/flag.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/hook.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/kernelHeap.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/mbox.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/mm.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/mutex.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsConfig.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsCore.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsError.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsEvent.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsFlag.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsKernelHeap.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsMM.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsMutex.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsQueue.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsServiceReq.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsTask.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsTime.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/OsTimer.h
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/queue.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/sem.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/serviceReq.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/task.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/time.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/timer.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/utility.c
嵌入式MP3完整实现/CooCox_lib/CoOS/kernel/utility.h
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/arch.c
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/GCC/
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/GCC/port.c
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/IAR/
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/IAR/portForM0.asm
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/IAR/portForM3.asm
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/Keil/
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/Keil/port.c
嵌入式MP3完整实现/CooCox_lib/CoOS/portable/OsArch.h
嵌入式MP3完整实现/LRC/
嵌入式MP3完整实现/LRC/inc/
嵌入式MP3完整实现/LRC/inc/lrc.h
嵌入式MP3完整实现/LRC/src/
嵌入式MP3完整实现/LRC/src/lrc.c
嵌入式MP3完整实现/MP3_lib/
嵌入式MP3完整实现/MP3_lib/MP3_lib.lib
嵌入式MP3完整实现/MP3_lib/MP3_lib/
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/bit.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/D.dat
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/decoder.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/fixed.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/frame.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/global.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/huffman.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/imdct_s.dat
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/layer12.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/layer3.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/mad.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/qc_table.dat
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/rq_table.dat
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/sf_table.dat
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/stream.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/synth.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/timer.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/inc/version.h
嵌入式MP3完整实现/MP3_lib/MP3_lib/project/
嵌入式MP3完整实现/MP3_lib/MP3_lib/project/MP3_lib.lib
嵌入式MP3完整实现/MP3_lib/MP3_lib/project/MP3_lib.plg
嵌入式MP3完整实现/MP3_lib/MP3_lib/project/MP3_lib.uvopt
嵌入式MP3完整实现/MP3_lib/MP3_lib/p
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.