CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:STM32-VS1003-mp3-Perfect-code

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-26
  • 文件大小:
    665.71kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

STM32-VS1003-mp3 完美代码。(比较完善的最后代码)-STM32-VS1003-mp3 Perfect code.zip
(系统自动生成,下载前可以参看下载内容)

下载文件列表

project/
project/JLink Regs CM3.txt
project/JLinkLog.txt
project/JLinkSettings.ini
project/MP3_Play.plg
project/MP3_Play.uvgui.avrman
project/MP3_Play.uvgui.PowerARM
project/MP3_Play.uvopt
project/MP3_Play.uvproj
project/MP3_Play_Target 1.dep
project/Startup/
project/Startup/cortexm3_macro.s
project/Startup/stm32f10x_startup.s
project/Startup/stm32f10x_vector.s
project/STM32F10x.s
project/源代码.txt
source/
source/code/
source/code/ads7843drv/
source/code/ads7843drv/inc/
source/code/ads7843drv/inc/ads7843drv.h
source/code/ads7843drv/src/
source/code/ads7843drv/src/ads7843drv.c
source/code/BMP/
source/code/BMP/inc/
source/code/BMP/inc/BMP.h
source/code/BMP/src/
source/code/BMP/src/JPEG.c
source/code/BOOK/
source/code/BOOK/inc/
source/code/BOOK/inc/txt.h
source/code/BOOK/src/
source/code/BOOK/src/TXT.C
source/code/dataflash/
source/code/dataflash/at45db161d.h
source/code/dataflash/dataflash.c
source/code/dataflash/dataflash.h
source/code/dataflash/SST25VF016B.h
source/code/delay/
source/code/delay/delay.c
source/code/delay/delay.h
source/code/externalref.c
source/code/FATFS/
source/code/FATFS/inc/
source/code/FATFS/inc/diskio.h
source/code/FATFS/inc/ff.h
source/code/FATFS/inc/integer.h
source/code/FATFS/src/
source/code/FATFS/src/diskio.c
source/code/FATFS/src/ff.c
source/code/font/
source/code/Fonts.c
source/code/font/AsciiLib_65k.c
source/code/font/AsciiLib_65k.h
source/code/font/ccsbcs.c
source/code/GUI/
source/code/GUI/drvTFT001.c
source/code/GUI/drvTFT001.h
source/code/GUI/GenericTypeDefs.h
source/code/GUI/Graphics.h
source/code/GUI/GraphicsConfig.h
source/code/GUI/inc/
source/code/GUI/inc/Button.h
source/code/GUI/inc/Chart.h
source/code/GUI/inc/CheckBox.h
source/code/GUI/inc/CustomControlDemo.h
source/code/GUI/inc/DigitalMeter.h
source/code/GUI/inc/EditBox.h
source/code/GUI/inc/GOL.h
source/code/GUI/inc/Grid.h
source/code/GUI/inc/GroupBox.h
source/code/GUI/inc/ListBox.h
source/code/GUI/inc/Meter.h
source/code/GUI/inc/Picture.h
source/code/GUI/inc/Primitive.h
source/code/GUI/inc/ProgressBar.h
source/code/GUI/inc/RadioButton.h
source/code/GUI/inc/RoundDial.h
source/code/GUI/inc/ScanCodes.h
source/code/GUI/inc/Slider.h
source/code/GUI/inc/StaticText.h
source/code/GUI/inc/Template.h
source/code/GUI/inc/TextEntry.h
source/code/GUI/inc/Window.h
source/code/GUI/src/
source/code/GUI/src/Button.c
source/code/GUI/src/Chart.c
source/code/GUI/src/CheckBox.c
source/code/GUI/src/CustomControlDemo.c
source/code/GUI/src/DigitalMeter.c
source/code/GUI/src/EditBox.c
source/code/GUI/src/GOL.c
source/code/GUI/src/GOLFontDefault.c
source/code/GUI/src/Grid.c
source/code/GUI/src/GroupBox.c
source/code/GUI/src/ListBox.c
source/code/GUI/src/Meter.c
source/code/GUI/src/Picture.c
source/code/GUI/src/Primitive.c
source/code/GUI/src/ProgressBar.c
source/code/GUI/src/RadioButton.c
source/code/GUI/src/RoundDial.c
source/code/GUI/src/Slider.c
source/code/GUI/src/StaticText.c
source/code/GUI/src/Template.c
source/code/GUI/src/TextEntry.c
source/code/GUI/src/Window.c
source/code/GUI/TouchScreen.c
source/code/GUI/TouchScreen.h
source/code/ILI9325/
source/code/ILI9325/inc/
source/code/ILI9325/inc/ILI9325.h
source/code/ILI9325/inc/LCD_GBK.h
source/code/ILI9325/inc/LCD_GBK.h_cbf
source/code/ILI9325/src/
source/code/ILI9325/src/ILI9325.c
source/code/ILI9325/src/LCD_GBK.c
source/code/Monofont.c
source/code/MP3/
source/code/MP3/inc/
source/code/MP3/inc/mp3.h
source/code/MP3/inc/mp3.h_cbf
source/code/MP3/src/
source/code/MP3/src/mp3.c
source/code/Pictures C32.c
source/code/SD_driver/
source/code/SD_driver/inc/
source/code/SD_driver/inc/SD_driver.h
source/code/SD_driver/src/
source/code/SD_driver/src/SD_driver.c
source/code/Source/
source/code/Source/Config.h
source/code/Source/main.c
source/code/VS1003/
source/code/VS1003/INC/
source/code/VS1003/INC/spec_rew.h
source/code/VS1003/INC/vs1003.h
source/code/VS1003/SRC/
source/code/VS1003/SRC/vs1003.c
source/Library/
source/Library/inc/
source/Library/inc/cortexm3_macro.h
source/Library/inc/stm32f10x_adc.h
source/Library/inc/stm32f10x_bkp.h
source/Library/inc/stm32f10x_can.h
source/Library/inc/stm32f10x_crc.h
source/Library/inc/stm32f10x_dac.h
source/Library/inc/stm32f10x_dbgmcu.h
source/Library/inc/stm32f10x_dma.h
source/Library/inc/stm32f10x_exti.h
source/Library/inc/stm32f10x_flash.h
source/Library/inc/stm32f10x_fsmc.h
source/Library/inc/stm32f10x_gpio.h
source/Library/inc/stm32f10x_i2c.h
source/Library/inc/stm32f10x_iwdg.h
source/Library/inc/stm32f10x_lib.h
source/Library/inc/stm32f10x_map.h
source/Library/inc/stm32f10x_nvic.h
source/Library/inc/stm32f10x_pwr.h
source/Library/inc/stm32f10x_rcc.h
source/Library/inc/stm32f10x_rtc.h
source/Library/inc/stm32f10x_sdio.h
source/Library/inc/stm32f10x_spi.h
source/Library/inc/stm32f10x_systick.h
source/Library/inc/stm32f10x_tim.h
source/Library/inc/stm32f10x_type.h
source/Library/inc/stm32f10x_usart.h
source/Library/inc/stm32f10x_wwdg.h
source/Library/src/
source/Library/src/stm32f10x_adc.c
source/Library/src/stm32f10x_bkp.c
source/Library/src/stm32f10x_can.c
source/Library/src/stm32f10x_crc.c
source/Library/src/stm32f10x_dac.c
source/Library/src/stm32f10x_dbgmcu.c
source/L

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com