- java import .io.BufferedReader import .io.File import .io.FileNotFoundException import .io.FileReader import .io.IOException import .util.ArrayList import .util.List
- CIG 在WinCe平台上开发的数据库管理程序
- oa1234 oa系统的源代码
- Dict.tar 基于数据库的对JPEG压缩图像的压缩历史中颜色空间转换
- flexigrid-1.1 jquery 表格插件 flexigrid脚本
- 95858160 MATLAB implementation of SPIHT without Arithmatic coding st
文件名称:STM32-MP3-Player
-
所属分类:
- 标签属性:
- 上传时间:2012-11-14
-
文件大小:331.77kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1.基于keil平台,STM32开发板上音频播放程序的设计
2.包含FAT文件系统,USB库,解码芯片驱动
-1. Keil based platform, STM32 development board audio player design 2. Include FAT file system, USB library, decoder chip driver
2.包含FAT文件系统,USB库,解码芯片驱动
-1. Keil based platform, STM32 development board audio player design 2. Include FAT file system, USB library, decoder chip driver
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32 MP3 Player/Code/FATSystem/INC/fat16.h
STM32 MP3 Player/Code/FATSystem/INC/unicodeToGB2312.h
STM32 MP3 Player/Code/FATSystem/SRC/fat16.c
STM32 MP3 Player/Code/FATSystem/SRC/unicodetogb2312.c
STM32 MP3 Player/Code/Library/STM32F10xR.LIB
STM32 MP3 Player/Code/SDCard/INC/msd.h
STM32 MP3 Player/Code/SDCard/SRC/msd.c
STM32 MP3 Player/Code/System/INC/config.h
STM32 MP3 Player/Code/System/INC/hw_config.h
STM32 MP3 Player/Code/System/INC/stm32f10x_it.h
STM32 MP3 Player/Code/System/SRC/cortexm3_macro.s
STM32 MP3 Player/Code/System/SRC/hw_config.c
STM32 MP3 Player/Code/System/SRC/stm32f10x_it.c
STM32 MP3 Player/Code/System/SRC/stm32f10x_startup.s
STM32 MP3 Player/Code/System/SRC/stm32f10x_vector.c
STM32 MP3 Player/Code/System/SRC/system.c
STM32 MP3 Player/Code/USBMassStorage/INC/memory.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_bot.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_conf.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_core.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_def.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_desc.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_init.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_int.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_istr.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_lib.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_mem.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_prop.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_pwr.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_regs.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_scsi.h
STM32 MP3 Player/Code/USBMassStorage/SRC/memory.c
STM32 MP3 Player/Code/USBMassStorage/SRC/scsi_data.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_bot.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_core.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_desc.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_endp.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_init.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_int.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_istr.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_mem.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_prop.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_pwr.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_regs.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_scsi.c
STM32 MP3 Player/Code/User/SRC/main.c
STM32 MP3 Player/Code/VS1003/INC/VS1003.h
STM32 MP3 Player/Code/VS1003/SRC/VS1003.c
STM32 MP3 Player/Obj/Simple MP3 Player.plg
STM32 MP3 Player/Simple MP3 Player.opt.bak
STM32 MP3 Player/Simple MP3 Player.Uv2.bak
STM32 MP3 Player/Simple MP3 Player.uvopt
STM32 MP3 Player/Simple MP3 Player.uvproj
STM32 MP3 Player/Simple MP3 Player_Simple MP3 Player.dep
STM32 MP3 Player/Code/FATSystem/INC
STM32 MP3 Player/Code/FATSystem/SRC
STM32 MP3 Player/Code/SDCard/INC
STM32 MP3 Player/Code/SDCard/SRC
STM32 MP3 Player/Code/System/INC
STM32 MP3 Player/Code/System/SRC
STM32 MP3 Player/Code/USBMassStorage/INC
STM32 MP3 Player/Code/USBMassStorage/SRC
STM32 MP3 Player/Code/User/INC
STM32 MP3 Player/Code/User/SRC
STM32 MP3 Player/Code/VS1003/INC
STM32 MP3 Player/Code/VS1003/SRC
STM32 MP3 Player/Code/FATSystem
STM32 MP3 Player/Code/Library
STM32 MP3 Player/Code/SDCard
STM32 MP3 Player/Code/System
STM32 MP3 Player/Code/USBMassStorage
STM32 MP3 Player/Code/User
STM32 MP3 Player/Code/VS1003
STM32 MP3 Player/Code
STM32 MP3 Player/Lst
STM32 MP3 Player/Obj
STM32 MP3 Player
STM32 MP3 Player/Code/FATSystem/INC/unicodeToGB2312.h
STM32 MP3 Player/Code/FATSystem/SRC/fat16.c
STM32 MP3 Player/Code/FATSystem/SRC/unicodetogb2312.c
STM32 MP3 Player/Code/Library/STM32F10xR.LIB
STM32 MP3 Player/Code/SDCard/INC/msd.h
STM32 MP3 Player/Code/SDCard/SRC/msd.c
STM32 MP3 Player/Code/System/INC/config.h
STM32 MP3 Player/Code/System/INC/hw_config.h
STM32 MP3 Player/Code/System/INC/stm32f10x_it.h
STM32 MP3 Player/Code/System/SRC/cortexm3_macro.s
STM32 MP3 Player/Code/System/SRC/hw_config.c
STM32 MP3 Player/Code/System/SRC/stm32f10x_it.c
STM32 MP3 Player/Code/System/SRC/stm32f10x_startup.s
STM32 MP3 Player/Code/System/SRC/stm32f10x_vector.c
STM32 MP3 Player/Code/System/SRC/system.c
STM32 MP3 Player/Code/USBMassStorage/INC/memory.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_bot.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_conf.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_core.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_def.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_desc.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_init.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_int.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_istr.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_lib.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_mem.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_prop.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_pwr.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_regs.h
STM32 MP3 Player/Code/USBMassStorage/INC/usb_scsi.h
STM32 MP3 Player/Code/USBMassStorage/SRC/memory.c
STM32 MP3 Player/Code/USBMassStorage/SRC/scsi_data.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_bot.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_core.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_desc.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_endp.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_init.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_int.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_istr.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_mem.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_prop.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_pwr.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_regs.c
STM32 MP3 Player/Code/USBMassStorage/SRC/usb_scsi.c
STM32 MP3 Player/Code/User/SRC/main.c
STM32 MP3 Player/Code/VS1003/INC/VS1003.h
STM32 MP3 Player/Code/VS1003/SRC/VS1003.c
STM32 MP3 Player/Obj/Simple MP3 Player.plg
STM32 MP3 Player/Simple MP3 Player.opt.bak
STM32 MP3 Player/Simple MP3 Player.Uv2.bak
STM32 MP3 Player/Simple MP3 Player.uvopt
STM32 MP3 Player/Simple MP3 Player.uvproj
STM32 MP3 Player/Simple MP3 Player_Simple MP3 Player.dep
STM32 MP3 Player/Code/FATSystem/INC
STM32 MP3 Player/Code/FATSystem/SRC
STM32 MP3 Player/Code/SDCard/INC
STM32 MP3 Player/Code/SDCard/SRC
STM32 MP3 Player/Code/System/INC
STM32 MP3 Player/Code/System/SRC
STM32 MP3 Player/Code/USBMassStorage/INC
STM32 MP3 Player/Code/USBMassStorage/SRC
STM32 MP3 Player/Code/User/INC
STM32 MP3 Player/Code/User/SRC
STM32 MP3 Player/Code/VS1003/INC
STM32 MP3 Player/Code/VS1003/SRC
STM32 MP3 Player/Code/FATSystem
STM32 MP3 Player/Code/Library
STM32 MP3 Player/Code/SDCard
STM32 MP3 Player/Code/System
STM32 MP3 Player/Code/USBMassStorage
STM32 MP3 Player/Code/User
STM32 MP3 Player/Code/VS1003
STM32 MP3 Player/Code
STM32 MP3 Player/Lst
STM32 MP3 Player/Obj
STM32 MP3 Player
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
