搜索资源列表
DSP_fft32x32
- TI c64x的FFT程序,比较经典,包括汇编码
Tifft2812
- TI的FFT例程,很好的FFT参考程序,包括复点和实点FFT-TIFFT
SPI
- TI DTWID1KBR.ASMSP FFT例程 有这方面需要可以下载文件包括TWID1KBR.ASM,R2DIT.ASM,R2DITB.ASM-TI DTWID1KBR.ASMSP FFT routines are required in this regard can be downloaded documents include TWID1KBR.ASM, R2DIT.ASM, R2DITB.ASM
fft
- for(k=j k<128 k=k+2*b) /* for (3) */ { TR=dataR[k] TI=dataI[k] temp=dataR[k+b] dataR[k]=dataR[k]+dataR[k+b]*cos_tab[p]+dataI[k+b]*sin_tab[p] dataI[k]=dataI[k]-dataR[k+b]*sin_tab[p]+dataI[k+b]*cos_tab[p] dataR[k+b]=TR-dataR[k+b]*cos_tab[
TI2812_library
- C语言编写的TMS320F2812的库函数和例程,指导用户进行TMS320F2812的c语言程序编写-Written in C language library functions and routines TMS320F2812, TMS320F2812 guide the user' s c language programming
FFTlearn
- FFt的c语言算法,基二的基四的,还有个TI公司的一个参考例程,感觉很好-FFt c-language algorithm, the base four second base, there is still a reference to TI' s routine, I feel good
F2812-fft--TI
- Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Sets up General Purpose Timer 1 to generate events at 10 kHz. Will produce 10 kHz output on T1PWM and T1PWM pins.-Fast Fourier Transform (FFT). Using 8 poin
TFFTT_in_TMS3i
- 调用ti的库函数TMS320F2812芯片的fft源程序序源码,使用DSP进行FFT运算 可直接使用。 已通过测试。 -TMS320F2812 chip ti the library function is called fft source sequence source, the use of DSP FFT operation can be used directly. Has been tested.
TTI__programmI
- TI公司的dsp常用例程程。包含fft,spi等。 -TI' s dsp commonly used routine process. Contains fft, spi.
TTifft28112I
- TI的FFT例程,很好的FFT参考程程序,包括复点和实点FFT-TIFFT -TI' s FFT routines, good FFT reference process procedures, including the complex point and the real point FFT-TIFFT
F2812-fft--TI
- 这是个F2812 fft 源程序,是TI的例程。-This is a F2812 fft source program from TI.
fft
- 这是ti库函数fft 能很好的实现各种运算,提高效率-This is ti fft library functions can well achieve a variety of operations, improve efficiency