文件名称:mp3
介绍说明--下载内容来自于网络,使用问题请自行百度
基于stm32f103的一款mp3的开发,用到了gui和ucos,基本上实现啦mp3的所有功能。-Based stm32f103 of a mp3 of development, use the gui and ucos, basically realized it mp3 all the features.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SmartHousekeeper/
SmartHousekeeper/APPLICATION/
SmartHousekeeper/APPLICATION/app.c
SmartHousekeeper/APPLICATION/app_cfg.h
SmartHousekeeper/APPLICATION/asr_view.c
SmartHousekeeper/APPLICATION/asr_view.h
SmartHousekeeper/APPLICATION/bitmap.h
SmartHousekeeper/APPLICATION/calculator.c
SmartHousekeeper/APPLICATION/calculator.h
SmartHousekeeper/APPLICATION/calendar.c
SmartHousekeeper/APPLICATION/calendar.h
SmartHousekeeper/APPLICATION/camera.c
SmartHousekeeper/APPLICATION/camera.h
SmartHousekeeper/APPLICATION/desktop.c
SmartHousekeeper/APPLICATION/desktop.h
SmartHousekeeper/APPLICATION/file_view.c
SmartHousekeeper/APPLICATION/file_view.h
SmartHousekeeper/APPLICATION/folder _selected.c
SmartHousekeeper/APPLICATION/folder.c
SmartHousekeeper/APPLICATION/image_view.c
SmartHousekeeper/APPLICATION/image_view.h
SmartHousekeeper/APPLICATION/lyric.c
SmartHousekeeper/APPLICATION/lyric.h
SmartHousekeeper/APPLICATION/mp3_settings.c
SmartHousekeeper/APPLICATION/mp3_settings.h
SmartHousekeeper/APPLICATION/mp3player.c
SmartHousekeeper/APPLICATION/mp3player.h
SmartHousekeeper/APPLICATION/notepad.c
SmartHousekeeper/APPLICATION/notepad.h
SmartHousekeeper/APPLICATION/notepad_settings.c
SmartHousekeeper/APPLICATION/notepad_settings.h
SmartHousekeeper/APPLICATION/os_cfg.h
SmartHousekeeper/APPLICATION/set_view.c
SmartHousekeeper/APPLICATION/set_view.h
SmartHousekeeper/FATFS/
SmartHousekeeper/FATFS/doc/
SmartHousekeeper/FATFS/doc/css_e.css
SmartHousekeeper/FATFS/doc/css_j.css
SmartHousekeeper/FATFS/doc/en/
SmartHousekeeper/FATFS/doc/img/
SmartHousekeeper/FATFS/doc/img/f1.png
SmartHousekeeper/FATFS/doc/img/f2.png
SmartHousekeeper/FATFS/doc/img/f3.png
SmartHousekeeper/FATFS/doc/img/f4.png
SmartHousekeeper/FATFS/doc/img/f5.png
SmartHousekeeper/FATFS/doc/img/f6.png
SmartHousekeeper/FATFS/doc/img/layers.png
SmartHousekeeper/FATFS/doc/img/layers3.png
SmartHousekeeper/FATFS/doc/img/modules.png
SmartHousekeeper/FATFS/doc/img/rwtest.png
SmartHousekeeper/FATFS/doc/img/rwtest2.png
SmartHousekeeper/FATFS/doc/img/rwtest3.png
SmartHousekeeper/FATFS/doc/ja/
SmartHousekeeper/FATFS/doc/updates.txt
SmartHousekeeper/FATFS/src/
SmartHousekeeper/FATFS/src/00readme.txt
SmartHousekeeper/FATFS/src/cc936.c
SmartHousekeeper/FATFS/src/diskio.c
SmartHousekeeper/FATFS/src/diskio.h
SmartHousekeeper/FATFS/src/explorer.c
SmartHousekeeper/FATFS/src/explorer.h
SmartHousekeeper/FATFS/src/ff.c
SmartHousekeeper/FATFS/src/ff.h
SmartHousekeeper/FATFS/src/ffconf.h
SmartHousekeeper/FATFS/src/integer.h
SmartHousekeeper/FATFS/src/mycc936.c
SmartHousekeeper/FATFS/src/option/
SmartHousekeeper/FATFS/src/option/cc932.c
SmartHousekeeper/FATFS/src/option/cc936.c
SmartHousekeeper/FATFS/src/option/cc949.c
SmartHousekeeper/FATFS/src/option/cc950.c
SmartHousekeeper/FATFS/src/option/ccsbcs.c
SmartHousekeeper/FATFS/src/option/syscall.c
SmartHousekeeper/FATFS/src/option/unicode.c
SmartHousekeeper/FWLIB/
SmartHousekeeper/FWLIB/inc/
SmartHousekeeper/FWLIB/inc/core_cm3.h
SmartHousekeeper/FWLIB/inc/misc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_adc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_bkp.h
SmartHousekeeper/FWLIB/inc/stm32f10x_can.h
SmartHousekeeper/FWLIB/inc/stm32f10x_cec.h
SmartHousekeeper/FWLIB/inc/stm32f10x_crc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_dac.h
SmartHousekeeper/FWLIB/inc/stm32f10x_dbgmcu.h
SmartHousekeeper/FWLIB/inc/stm32f10x_dma.h
SmartHousekeeper/FWLIB/inc/stm32f10x_exti.h
SmartHousekeeper/FWLIB/inc/stm32f10x_flash.h
SmartHousekeeper/FWLIB/inc/stm32f10x_fsmc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_gpio.h
SmartHousekeeper/FWLIB/inc/stm32f10x_i2c.h
SmartHousekeeper/FWLIB/inc/stm32f10x_iwdg.h
SmartHousekeeper/FWLIB/inc/stm32f10x_pwr.h
SmartHousekeeper/FWLIB/inc/stm32f10x_rcc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_rtc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_sdio.h
SmartHousekeeper/FWLIB/inc/stm32f10x_spi.h
SmartHousekeeper/FWLIB/inc/stm32f10x_tim.h
SmartHousekeeper/FWLIB/inc/stm32f10x_usart.h
SmartHousekeeper/FWLIB/inc/stm32f10x_wwdg.h
SmartHousekeeper/FWLIB/inc/system_stm32f10x.h
SmartHousekeeper/FWLIB/src/
SmartHousekeeper/FWLIB/src/core_cm3.c
SmartHousekeeper/FWLIB/src/misc.c
SmartHousekeeper/FWLIB/src/stm32f10x_adc.c
SmartHousekeeper/FWLIB/src/stm32f10x_bkp.c
SmartHousekeeper/FWLIB/src/stm32f10x_can.c
SmartHousekeeper/FWLIB/src/stm32f10x_cec.c
SmartHousekeeper/FWLIB/src/stm32f10x_crc.c
SmartHousekeeper/FWLIB/src/stm32f10x_dac.c
SmartHousekeeper/FWLIB/src/stm32f10x_dbgmcu.c
SmartHousekeeper/FWLIB/src/stm32f10x_dma.c
SmartHousekeeper/FWLIB/src/stm32f10x_exti.c
SmartHousekeeper/FWLIB/src/stm32f10x_flash.c
SmartHousekeeper/FWLIB/src/stm32f10x_fsmc.c
SmartHousekeeper/FWLIB/src/stm32f10x_gpio.c
SmartHousekeeper/FWLIB/src/stm32f10x_i2c.c
SmartHousekeeper/FWLIB/src/stm32f10x_iwdg.c
SmartHousekeeper/FWLIB/src/stm32f10x_pwr.c
SmartHousekeeper/FWLIB/src/stm32f10x_rcc.c
SmartHousekeeper/FWLIB/src/stm32f10x_rtc.c
SmartHousekeeper/FWLIB/src/stm32f10x_sdio.c
SmartHousekeeper/FWLIB/src/stm32f10x_spi.c
SmartHousekeeper/FWLIB/src/stm32f10x_tim.c
SmartHousekeeper/FWLIB/src/stm32f10x_usart.c
SmartHousekeeper/FWLIB/src/stm32f10x_wwdg.c
SmartHousekeeper/FWLIB/src/system_stm32f10x.c
SmartHousekeeper/HARDWARE/
SmartHousek
SmartHousekeeper/APPLICATION/
SmartHousekeeper/APPLICATION/app.c
SmartHousekeeper/APPLICATION/app_cfg.h
SmartHousekeeper/APPLICATION/asr_view.c
SmartHousekeeper/APPLICATION/asr_view.h
SmartHousekeeper/APPLICATION/bitmap.h
SmartHousekeeper/APPLICATION/calculator.c
SmartHousekeeper/APPLICATION/calculator.h
SmartHousekeeper/APPLICATION/calendar.c
SmartHousekeeper/APPLICATION/calendar.h
SmartHousekeeper/APPLICATION/camera.c
SmartHousekeeper/APPLICATION/camera.h
SmartHousekeeper/APPLICATION/desktop.c
SmartHousekeeper/APPLICATION/desktop.h
SmartHousekeeper/APPLICATION/file_view.c
SmartHousekeeper/APPLICATION/file_view.h
SmartHousekeeper/APPLICATION/folder _selected.c
SmartHousekeeper/APPLICATION/folder.c
SmartHousekeeper/APPLICATION/image_view.c
SmartHousekeeper/APPLICATION/image_view.h
SmartHousekeeper/APPLICATION/lyric.c
SmartHousekeeper/APPLICATION/lyric.h
SmartHousekeeper/APPLICATION/mp3_settings.c
SmartHousekeeper/APPLICATION/mp3_settings.h
SmartHousekeeper/APPLICATION/mp3player.c
SmartHousekeeper/APPLICATION/mp3player.h
SmartHousekeeper/APPLICATION/notepad.c
SmartHousekeeper/APPLICATION/notepad.h
SmartHousekeeper/APPLICATION/notepad_settings.c
SmartHousekeeper/APPLICATION/notepad_settings.h
SmartHousekeeper/APPLICATION/os_cfg.h
SmartHousekeeper/APPLICATION/set_view.c
SmartHousekeeper/APPLICATION/set_view.h
SmartHousekeeper/FATFS/
SmartHousekeeper/FATFS/doc/
SmartHousekeeper/FATFS/doc/css_e.css
SmartHousekeeper/FATFS/doc/css_j.css
SmartHousekeeper/FATFS/doc/en/
SmartHousekeeper/FATFS/doc/img/
SmartHousekeeper/FATFS/doc/img/f1.png
SmartHousekeeper/FATFS/doc/img/f2.png
SmartHousekeeper/FATFS/doc/img/f3.png
SmartHousekeeper/FATFS/doc/img/f4.png
SmartHousekeeper/FATFS/doc/img/f5.png
SmartHousekeeper/FATFS/doc/img/f6.png
SmartHousekeeper/FATFS/doc/img/layers.png
SmartHousekeeper/FATFS/doc/img/layers3.png
SmartHousekeeper/FATFS/doc/img/modules.png
SmartHousekeeper/FATFS/doc/img/rwtest.png
SmartHousekeeper/FATFS/doc/img/rwtest2.png
SmartHousekeeper/FATFS/doc/img/rwtest3.png
SmartHousekeeper/FATFS/doc/ja/
SmartHousekeeper/FATFS/doc/updates.txt
SmartHousekeeper/FATFS/src/
SmartHousekeeper/FATFS/src/00readme.txt
SmartHousekeeper/FATFS/src/cc936.c
SmartHousekeeper/FATFS/src/diskio.c
SmartHousekeeper/FATFS/src/diskio.h
SmartHousekeeper/FATFS/src/explorer.c
SmartHousekeeper/FATFS/src/explorer.h
SmartHousekeeper/FATFS/src/ff.c
SmartHousekeeper/FATFS/src/ff.h
SmartHousekeeper/FATFS/src/ffconf.h
SmartHousekeeper/FATFS/src/integer.h
SmartHousekeeper/FATFS/src/mycc936.c
SmartHousekeeper/FATFS/src/option/
SmartHousekeeper/FATFS/src/option/cc932.c
SmartHousekeeper/FATFS/src/option/cc936.c
SmartHousekeeper/FATFS/src/option/cc949.c
SmartHousekeeper/FATFS/src/option/cc950.c
SmartHousekeeper/FATFS/src/option/ccsbcs.c
SmartHousekeeper/FATFS/src/option/syscall.c
SmartHousekeeper/FATFS/src/option/unicode.c
SmartHousekeeper/FWLIB/
SmartHousekeeper/FWLIB/inc/
SmartHousekeeper/FWLIB/inc/core_cm3.h
SmartHousekeeper/FWLIB/inc/misc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_adc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_bkp.h
SmartHousekeeper/FWLIB/inc/stm32f10x_can.h
SmartHousekeeper/FWLIB/inc/stm32f10x_cec.h
SmartHousekeeper/FWLIB/inc/stm32f10x_crc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_dac.h
SmartHousekeeper/FWLIB/inc/stm32f10x_dbgmcu.h
SmartHousekeeper/FWLIB/inc/stm32f10x_dma.h
SmartHousekeeper/FWLIB/inc/stm32f10x_exti.h
SmartHousekeeper/FWLIB/inc/stm32f10x_flash.h
SmartHousekeeper/FWLIB/inc/stm32f10x_fsmc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_gpio.h
SmartHousekeeper/FWLIB/inc/stm32f10x_i2c.h
SmartHousekeeper/FWLIB/inc/stm32f10x_iwdg.h
SmartHousekeeper/FWLIB/inc/stm32f10x_pwr.h
SmartHousekeeper/FWLIB/inc/stm32f10x_rcc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_rtc.h
SmartHousekeeper/FWLIB/inc/stm32f10x_sdio.h
SmartHousekeeper/FWLIB/inc/stm32f10x_spi.h
SmartHousekeeper/FWLIB/inc/stm32f10x_tim.h
SmartHousekeeper/FWLIB/inc/stm32f10x_usart.h
SmartHousekeeper/FWLIB/inc/stm32f10x_wwdg.h
SmartHousekeeper/FWLIB/inc/system_stm32f10x.h
SmartHousekeeper/FWLIB/src/
SmartHousekeeper/FWLIB/src/core_cm3.c
SmartHousekeeper/FWLIB/src/misc.c
SmartHousekeeper/FWLIB/src/stm32f10x_adc.c
SmartHousekeeper/FWLIB/src/stm32f10x_bkp.c
SmartHousekeeper/FWLIB/src/stm32f10x_can.c
SmartHousekeeper/FWLIB/src/stm32f10x_cec.c
SmartHousekeeper/FWLIB/src/stm32f10x_crc.c
SmartHousekeeper/FWLIB/src/stm32f10x_dac.c
SmartHousekeeper/FWLIB/src/stm32f10x_dbgmcu.c
SmartHousekeeper/FWLIB/src/stm32f10x_dma.c
SmartHousekeeper/FWLIB/src/stm32f10x_exti.c
SmartHousekeeper/FWLIB/src/stm32f10x_flash.c
SmartHousekeeper/FWLIB/src/stm32f10x_fsmc.c
SmartHousekeeper/FWLIB/src/stm32f10x_gpio.c
SmartHousekeeper/FWLIB/src/stm32f10x_i2c.c
SmartHousekeeper/FWLIB/src/stm32f10x_iwdg.c
SmartHousekeeper/FWLIB/src/stm32f10x_pwr.c
SmartHousekeeper/FWLIB/src/stm32f10x_rcc.c
SmartHousekeeper/FWLIB/src/stm32f10x_rtc.c
SmartHousekeeper/FWLIB/src/stm32f10x_sdio.c
SmartHousekeeper/FWLIB/src/stm32f10x_spi.c
SmartHousekeeper/FWLIB/src/stm32f10x_tim.c
SmartHousekeeper/FWLIB/src/stm32f10x_usart.c
SmartHousekeeper/FWLIB/src/stm32f10x_wwdg.c
SmartHousekeeper/FWLIB/src/system_stm32f10x.c
SmartHousekeeper/HARDWARE/
SmartHousek
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.