文件名称:mjpeg-player
介绍说明--下载内容来自于网络,使用问题请自行百度
本程序只供学习使用,未经作者许可,不得用于其它任何用途-int main(void)
{
Key_Init()
LED_Init()
LCD_Init()
Touch_Init()
COM1Init(115200)
LCD_Clear(BLUE)
LCD_String(20,20, Vido play! ,RED)
delay_ms(500)
AVI_play()
while(1)
{
delay_ms(500)
LEDTog(LED1)
}
}
{
Key_Init()
LED_Init()
LCD_Init()
Touch_Init()
COM1Init(115200)
LCD_Clear(BLUE)
LCD_String(20,20, Vido play! ,RED)
delay_ms(500)
AVI_play()
while(1)
{
delay_ms(500)
LEDTog(LED1)
}
}
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mjpeg player/board/inc/CS4334.h
mjpeg player/board/inc/delay.h
mjpeg player/board/inc/fonts.h
mjpeg player/board/inc/key.h
mjpeg player/board/inc/lcd.h
mjpeg player/board/inc/led.h
mjpeg player/board/inc/mma7455.h
mjpeg player/board/inc/sdio_sd.h
mjpeg player/board/inc/spi.h
mjpeg player/board/inc/timer.h
mjpeg player/board/inc/touch.h
mjpeg player/board/inc/usart.h
mjpeg player/board/src/CS4334.c
mjpeg player/board/src/delay.c
mjpeg player/board/src/key.c
mjpeg player/board/src/lcd.c
mjpeg player/board/src/led.c
mjpeg player/board/src/mma7455.c
mjpeg player/board/src/sdio_sd.c
mjpeg player/board/src/spi.c
mjpeg player/board/src/timer.c
mjpeg player/board/src/touch.c
mjpeg player/board/src/usart.c
mjpeg player/inc/main.h
mjpeg player/inc/stm32f4xx_conf.h
mjpeg player/inc/stm32f4xx_it.h
mjpeg player/Libraries/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
mjpeg player/Libraries/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_CM4_SIMD.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_Core.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_DebugSupport.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_History.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_Logo_Final.jpg
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_System_View_Description.htm
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/annotated.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_class_marks_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_convolution_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_dotproduct_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_fft_bin_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_fir_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_graphic_equalizer_example_q31_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_linear_interp_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_matrix_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_signal_converge_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_sin_cos_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_variance_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__in
mjpeg player/board/inc/delay.h
mjpeg player/board/inc/fonts.h
mjpeg player/board/inc/key.h
mjpeg player/board/inc/lcd.h
mjpeg player/board/inc/led.h
mjpeg player/board/inc/mma7455.h
mjpeg player/board/inc/sdio_sd.h
mjpeg player/board/inc/spi.h
mjpeg player/board/inc/timer.h
mjpeg player/board/inc/touch.h
mjpeg player/board/inc/usart.h
mjpeg player/board/src/CS4334.c
mjpeg player/board/src/delay.c
mjpeg player/board/src/key.c
mjpeg player/board/src/lcd.c
mjpeg player/board/src/led.c
mjpeg player/board/src/mma7455.c
mjpeg player/board/src/sdio_sd.c
mjpeg player/board/src/spi.c
mjpeg player/board/src/timer.c
mjpeg player/board/src/touch.c
mjpeg player/board/src/usart.c
mjpeg player/inc/main.h
mjpeg player/inc/stm32f4xx_conf.h
mjpeg player/inc/stm32f4xx_it.h
mjpeg player/Libraries/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
mjpeg player/Libraries/CMSIS/Documentation/CMSIS-SVD_Schema_1_0.xsd
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_CM4_SIMD.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_Core.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_DebugSupport.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_History.htm
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_Logo_Final.jpg
mjpeg player/Libraries/CMSIS/Documentation/CMSIS_System_View_Description.htm
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/annotated.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_class_marks_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_convolution_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_dotproduct_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_fft_bin_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_fir_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_graphic_equalizer_example_q31_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_linear_interp_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_matrix_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_signal_converge_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_sin_cos_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm_variance_example_f32_8c-example.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q15_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__abs__q7_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q15_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__add__q7_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__init__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__32x64__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q15_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__fast__q31_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__init__f32_8c_source.html
mjpeg player/Libraries/CMSIS/Documentation/DSP_Lib/html/arm__biquad__cascade__df1__in
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.