文件名称:DSP_FFT
-
所属分类:
- 标签属性:
- 上传时间:2012-10-19
-
文件大小:468.39kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于stm32 DSP库的1024个点的FFT运算,对st公司的源程序进行了改进。仅需修改少量定义就能换成256点或64点的运算-Stm32 DSP-based library of 1024 point FFT operation, the company' s source of st has been improved. Can only modify the definition of a small amount of 256 points or 64 points into computing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DSP_FFT/settings/FFT.cspy.bat
DSP_FFT/settings/FFT.wsdt
DSP_FFT/settings/FFT.dbgdt
DSP_FFT/settings/FFT.dni
DSP_FFT/settings/FFT_Debug.jlink
DSP_FFT/library/src/stm32f10x_adc.c
DSP_FFT/library/src/stm32f10x_bkp.c
DSP_FFT/library/src/stm32f10x_can.c
DSP_FFT/library/src/stm32f10x_crc.c
DSP_FFT/library/src/stm32f10x_dac.c
DSP_FFT/library/src/stm32f10x_dbgmcu.c
DSP_FFT/library/src/stm32f10x_dma.c
DSP_FFT/library/src/stm32f10x_exti.c
DSP_FFT/library/src/stm32f10x_flash.c
DSP_FFT/library/src/stm32f10x_fsmc.c
DSP_FFT/library/src/stm32f10x_gpio.c
DSP_FFT/library/src/stm32f10x_i2c.c
DSP_FFT/library/src/stm32f10x_iwdg.c
DSP_FFT/library/src/stm32f10x_lib.c
DSP_FFT/library/src/stm32f10x_nvic.c
DSP_FFT/library/src/stm32f10x_pwr.c
DSP_FFT/library/src/stm32f10x_rcc.c
DSP_FFT/library/src/stm32f10x_rtc.c
DSP_FFT/library/src/stm32f10x_sdio.c
DSP_FFT/library/src/stm32f10x_spi.c
DSP_FFT/library/src/stm32f10x_systick.c
DSP_FFT/library/src/stm32f10x_tim.c
DSP_FFT/library/src/stm32f10x_usart.c
DSP_FFT/library/src/stm32f10x_wwdg.c
DSP_FFT/library/inc/cortexm3_macro.h
DSP_FFT/library/inc/stm32f10x_adc.h
DSP_FFT/library/inc/stm32f10x_bkp.h
DSP_FFT/library/inc/stm32f10x_can.h
DSP_FFT/library/inc/stm32f10x_crc.h
DSP_FFT/library/inc/stm32f10x_dac.h
DSP_FFT/library/inc/stm32f10x_dbgmcu.h
DSP_FFT/library/inc/stm32f10x_dma.h
DSP_FFT/library/inc/stm32f10x_exti.h
DSP_FFT/library/inc/stm32f10x_flash.h
DSP_FFT/library/inc/stm32f10x_fsmc.h
DSP_FFT/library/inc/stm32f10x_gpio.h
DSP_FFT/library/inc/stm32f10x_i2c.h
DSP_FFT/library/inc/stm32f10x_iwdg.h
DSP_FFT/library/inc/stm32f10x_lib.h
DSP_FFT/library/inc/stm32f10x_map.h
DSP_FFT/library/inc/stm32f10x_nvic.h
DSP_FFT/library/inc/stm32f10x_pwr.h
DSP_FFT/library/inc/stm32f10x_rcc.h
DSP_FFT/library/inc/stm32f10x_rtc.h
DSP_FFT/library/inc/stm32f10x_sdio.h
DSP_FFT/library/inc/stm32f10x_spi.h
DSP_FFT/library/inc/stm32f10x_systick.h
DSP_FFT/library/inc/stm32f10x_tim.h
DSP_FFT/library/inc/stm32f10x_type.h
DSP_FFT/library/inc/stm32f10x_usart.h
DSP_FFT/library/inc/stm32f10x_wwdg.h
DSP_FFT/FFT.eww
DSP_FFT/FFT.ewp
DSP_FFT/FFT.ewd
DSP_FFT/FFT.dep
DSP_FFT/stm32f10x_it.c
DSP_FFT/stm32f10x_lcd.c
DSP_FFT/fonts.h
DSP_FFT/stm32f10x_conf.h
DSP_FFT/stm32f10x_it.h
DSP_FFT/stm32f10x_lcd.h
DSP_FFT/DSPLib/source/iir_stm32.c
DSP_FFT/DSPLib/source/PID_C_stm32.c
DSP_FFT/DSPLib/source/asm/RVMDK/cr4_fft_1024_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/cr4_fft_256_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/cr4_fft_64_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/fir_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/iirarma_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/PID_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/cr4_fft_1024_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/cr4_fft_256_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/cr4_fft_64_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/fir_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/iirarma_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/PID_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/cr4_fft_256_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/cr4_fft_64_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/fir_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/iirarma_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/PID_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/cr4_fft_1024_stm32.s
DSP_FFT/DSPLib/include/stm32_dsp.h
DSP_FFT/DSPLib/include/table_fft.h
DSP_FFT/Debug/Exe/FFT.out
DSP_FFT/Debug/Obj/PID_stm32.o
DSP_FFT/Debug/Obj/cortexm3_macro.o
DSP_FFT/Debug/Obj/cr4_fft_1024_stm32.o
DSP_FFT/Debug/Obj/cr4_fft_256_stm32.o
DSP_FFT/Debug/Obj/cr4_fft_64_stm32.o
DSP_FFT/Debug/Obj/fir_stm32.o
DSP_FFT/Debug/Obj/iirarma_stm32.o
DSP_FFT/Debug/Obj/stm32f10x_flash.o
DSP_FFT/Debug/Obj/stm32f10x_gpio.o
DSP_FFT/Debug/Obj/stm32f10x_i2c.o
DSP_FFT/Debug/Obj/stm32f10x_it.o
DSP_FFT/Debug/Obj/stm32f10x_lcd.o
DSP_FFT/Debug/Obj/stm32f10x_lib.o
DSP_FFT/Debug/Obj/stm32f10x_nvic.o
DSP_FFT/Debug/Obj/stm32f10x_rcc.o
DSP_FFT/Debug/Obj/stm32f10x_spi.o
DSP_FFT/Debug/Obj/stm32f10x_systick.o
DSP_FFT/Debug/Obj/stm32f10x_tim.o
DSP_FFT/Debug/Obj/stm32f10x_usart.o
DSP_FFT/Debug/Obj/stm32f10x_vector.o
DSP_FFT/Debug/Obj/iir_stm32.pbi
DSP_FFT/Debug/Obj/PID_C_stm32.pbi
DSP_FFT/Debug/Obj/stm32f10x_vector.pbi
DSP_FFT/Debug/Obj/stm32f10x_flash.pbi
DSP_FFT/Debug/Obj/stm32f10x_gpio.pbi
DSP_FFT/Debug/Obj/stm32f10x_i2c.pbi
DSP_FFT/Debug/Obj/stm32f10x_lib.pbi
DSP_FFT/Debug/Obj/stm32f10x_nvic.pbi
DSP_FFT/Debug/Obj/stm32f10x_rcc.pbi
DSP_FFT/Debug/Obj/stm32f10x_spi.pbi
DSP_FFT/Debug/Obj/stm32f10x_systick.pbi
DSP_FFT/Debug/Obj/stm32f10x_tim.pbi
DSP_FFT/Debug/Obj/stm32f10x_usart.pbi
DSP_FFT/Debug/Obj/main.pbi
DSP_FFT/Debug/Obj/stm32f10x_it.pbi
DSP_FFT/Debug/Obj/stm32f10x_lcd.pbi
DSP_FFT/Debug/Obj/FFT.pbd
DSP_FFT/Debug/Obj/PID_C_stm32.o
DSP_FFT/Debug/Obj/iir_stm32.o
DSP_FFT/Debug/Obj/ILI9325.pbi
DSP_FFT/Debug/Obj/ILI9325.o
DSP_FFT/Debug/Obj/main.o
DSP_FFT/cortexm3_macro.s
DSP_FFT/stm32f10x_vector.c
DSP_FFT/stm32_dsp.h
DSP_FFT/table_fft.h
DSP_FFT/stm32f10x_ram.icf
DSP_FFT/stm32f10x_flash.icf
DSP_FFT/ILI9325.c
DSP_FFT/ILI9325.h
DSP_FFT/main.c
DSP_FFT/DSPLib/source/asm/RVMDK
DSP_FFT/DSPLib/source/asm/RIDE
DSP_FFT/DSPLib/source/asm/EWARMv5
DSP_FFT/DSPLib/source/asm
DSP_FFT/library/src
DSP_FFT/library/inc
DSP_FFT/DSPLib/source
DSP_FFT/DSPLib/include
DSP_FFT/Debu
DSP_FFT/settings/FFT.wsdt
DSP_FFT/settings/FFT.dbgdt
DSP_FFT/settings/FFT.dni
DSP_FFT/settings/FFT_Debug.jlink
DSP_FFT/library/src/stm32f10x_adc.c
DSP_FFT/library/src/stm32f10x_bkp.c
DSP_FFT/library/src/stm32f10x_can.c
DSP_FFT/library/src/stm32f10x_crc.c
DSP_FFT/library/src/stm32f10x_dac.c
DSP_FFT/library/src/stm32f10x_dbgmcu.c
DSP_FFT/library/src/stm32f10x_dma.c
DSP_FFT/library/src/stm32f10x_exti.c
DSP_FFT/library/src/stm32f10x_flash.c
DSP_FFT/library/src/stm32f10x_fsmc.c
DSP_FFT/library/src/stm32f10x_gpio.c
DSP_FFT/library/src/stm32f10x_i2c.c
DSP_FFT/library/src/stm32f10x_iwdg.c
DSP_FFT/library/src/stm32f10x_lib.c
DSP_FFT/library/src/stm32f10x_nvic.c
DSP_FFT/library/src/stm32f10x_pwr.c
DSP_FFT/library/src/stm32f10x_rcc.c
DSP_FFT/library/src/stm32f10x_rtc.c
DSP_FFT/library/src/stm32f10x_sdio.c
DSP_FFT/library/src/stm32f10x_spi.c
DSP_FFT/library/src/stm32f10x_systick.c
DSP_FFT/library/src/stm32f10x_tim.c
DSP_FFT/library/src/stm32f10x_usart.c
DSP_FFT/library/src/stm32f10x_wwdg.c
DSP_FFT/library/inc/cortexm3_macro.h
DSP_FFT/library/inc/stm32f10x_adc.h
DSP_FFT/library/inc/stm32f10x_bkp.h
DSP_FFT/library/inc/stm32f10x_can.h
DSP_FFT/library/inc/stm32f10x_crc.h
DSP_FFT/library/inc/stm32f10x_dac.h
DSP_FFT/library/inc/stm32f10x_dbgmcu.h
DSP_FFT/library/inc/stm32f10x_dma.h
DSP_FFT/library/inc/stm32f10x_exti.h
DSP_FFT/library/inc/stm32f10x_flash.h
DSP_FFT/library/inc/stm32f10x_fsmc.h
DSP_FFT/library/inc/stm32f10x_gpio.h
DSP_FFT/library/inc/stm32f10x_i2c.h
DSP_FFT/library/inc/stm32f10x_iwdg.h
DSP_FFT/library/inc/stm32f10x_lib.h
DSP_FFT/library/inc/stm32f10x_map.h
DSP_FFT/library/inc/stm32f10x_nvic.h
DSP_FFT/library/inc/stm32f10x_pwr.h
DSP_FFT/library/inc/stm32f10x_rcc.h
DSP_FFT/library/inc/stm32f10x_rtc.h
DSP_FFT/library/inc/stm32f10x_sdio.h
DSP_FFT/library/inc/stm32f10x_spi.h
DSP_FFT/library/inc/stm32f10x_systick.h
DSP_FFT/library/inc/stm32f10x_tim.h
DSP_FFT/library/inc/stm32f10x_type.h
DSP_FFT/library/inc/stm32f10x_usart.h
DSP_FFT/library/inc/stm32f10x_wwdg.h
DSP_FFT/FFT.eww
DSP_FFT/FFT.ewp
DSP_FFT/FFT.ewd
DSP_FFT/FFT.dep
DSP_FFT/stm32f10x_it.c
DSP_FFT/stm32f10x_lcd.c
DSP_FFT/fonts.h
DSP_FFT/stm32f10x_conf.h
DSP_FFT/stm32f10x_it.h
DSP_FFT/stm32f10x_lcd.h
DSP_FFT/DSPLib/source/iir_stm32.c
DSP_FFT/DSPLib/source/PID_C_stm32.c
DSP_FFT/DSPLib/source/asm/RVMDK/cr4_fft_1024_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/cr4_fft_256_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/cr4_fft_64_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/fir_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/iirarma_stm32.s
DSP_FFT/DSPLib/source/asm/RVMDK/PID_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/cr4_fft_1024_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/cr4_fft_256_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/cr4_fft_64_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/fir_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/iirarma_stm32.s
DSP_FFT/DSPLib/source/asm/RIDE/PID_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/cr4_fft_256_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/cr4_fft_64_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/fir_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/iirarma_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/PID_stm32.s
DSP_FFT/DSPLib/source/asm/EWARMv5/cr4_fft_1024_stm32.s
DSP_FFT/DSPLib/include/stm32_dsp.h
DSP_FFT/DSPLib/include/table_fft.h
DSP_FFT/Debug/Exe/FFT.out
DSP_FFT/Debug/Obj/PID_stm32.o
DSP_FFT/Debug/Obj/cortexm3_macro.o
DSP_FFT/Debug/Obj/cr4_fft_1024_stm32.o
DSP_FFT/Debug/Obj/cr4_fft_256_stm32.o
DSP_FFT/Debug/Obj/cr4_fft_64_stm32.o
DSP_FFT/Debug/Obj/fir_stm32.o
DSP_FFT/Debug/Obj/iirarma_stm32.o
DSP_FFT/Debug/Obj/stm32f10x_flash.o
DSP_FFT/Debug/Obj/stm32f10x_gpio.o
DSP_FFT/Debug/Obj/stm32f10x_i2c.o
DSP_FFT/Debug/Obj/stm32f10x_it.o
DSP_FFT/Debug/Obj/stm32f10x_lcd.o
DSP_FFT/Debug/Obj/stm32f10x_lib.o
DSP_FFT/Debug/Obj/stm32f10x_nvic.o
DSP_FFT/Debug/Obj/stm32f10x_rcc.o
DSP_FFT/Debug/Obj/stm32f10x_spi.o
DSP_FFT/Debug/Obj/stm32f10x_systick.o
DSP_FFT/Debug/Obj/stm32f10x_tim.o
DSP_FFT/Debug/Obj/stm32f10x_usart.o
DSP_FFT/Debug/Obj/stm32f10x_vector.o
DSP_FFT/Debug/Obj/iir_stm32.pbi
DSP_FFT/Debug/Obj/PID_C_stm32.pbi
DSP_FFT/Debug/Obj/stm32f10x_vector.pbi
DSP_FFT/Debug/Obj/stm32f10x_flash.pbi
DSP_FFT/Debug/Obj/stm32f10x_gpio.pbi
DSP_FFT/Debug/Obj/stm32f10x_i2c.pbi
DSP_FFT/Debug/Obj/stm32f10x_lib.pbi
DSP_FFT/Debug/Obj/stm32f10x_nvic.pbi
DSP_FFT/Debug/Obj/stm32f10x_rcc.pbi
DSP_FFT/Debug/Obj/stm32f10x_spi.pbi
DSP_FFT/Debug/Obj/stm32f10x_systick.pbi
DSP_FFT/Debug/Obj/stm32f10x_tim.pbi
DSP_FFT/Debug/Obj/stm32f10x_usart.pbi
DSP_FFT/Debug/Obj/main.pbi
DSP_FFT/Debug/Obj/stm32f10x_it.pbi
DSP_FFT/Debug/Obj/stm32f10x_lcd.pbi
DSP_FFT/Debug/Obj/FFT.pbd
DSP_FFT/Debug/Obj/PID_C_stm32.o
DSP_FFT/Debug/Obj/iir_stm32.o
DSP_FFT/Debug/Obj/ILI9325.pbi
DSP_FFT/Debug/Obj/ILI9325.o
DSP_FFT/Debug/Obj/main.o
DSP_FFT/cortexm3_macro.s
DSP_FFT/stm32f10x_vector.c
DSP_FFT/stm32_dsp.h
DSP_FFT/table_fft.h
DSP_FFT/stm32f10x_ram.icf
DSP_FFT/stm32f10x_flash.icf
DSP_FFT/ILI9325.c
DSP_FFT/ILI9325.h
DSP_FFT/main.c
DSP_FFT/DSPLib/source/asm/RVMDK
DSP_FFT/DSPLib/source/asm/RIDE
DSP_FFT/DSPLib/source/asm/EWARMv5
DSP_FFT/DSPLib/source/asm
DSP_FFT/library/src
DSP_FFT/library/inc
DSP_FFT/DSPLib/source
DSP_FFT/DSPLib/include
DSP_FFT/Debu
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.