CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fft c

搜索资源列表

  1. cPPfft

    0下载:
  2. 此程序利用c语言计算fft的倒码运算,不含完整fft代码,只完成倒码运算-C language to calculate the fft of the inverted code computing
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:214522
    • 提供者:
  1. DSP_FFT_C_code

    0下载:
  2. 本文详细介绍了用c语言实现FFT快速算法,可以在DSP等处理器上运行,有兴趣的童鞋可以-This paper describes the FFT fast algorithm using C language and can run on the DSP processor are interested in children' s shoes can look.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:3981
    • 提供者:tsinsun
  1. MPRGFFT

    0下载:
  2. C scr ipt for performing FFT algorithm with pruning both in input and output.
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:1241
    • 提供者:zcos123
  1. MRELFFT

    0下载:
  2. C scr ipt for performing split-radix DIF fft algorithm.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:1058
    • 提供者:zcos123
  1. 2-DFFT

    0下载:
  2. 该实验的目的是开发一个 2-D FFT程序包。要求程序能完成下面的功能: (a) 用因子 (-1)x+y 乘以输入图像,以实现滤波的中心化变换; (b) 用一个实矩阵乘以一个复数矩阵,即用实矩阵中的元素同时乘以复数矩阵对应位置上的复数的实部与虚部。 可以通过调用两个图像的乘法程序来实现对应元素的相乘; (c) 计算反付立叶变换; (d) 结果乘以 (-1)x+y ,并取其实部; (e) 计算频谱。 -The purpose of this ex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:574694
    • 提供者:张亚丽
  1. mabmbm

    0下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1792
    • 提供者:sss
  1. CPPalgorithm

    0下载:
  2. 常用算法的C语言程序源码,有各种滤波算法,FFT算法,小波算法等。-Commonly used algorithm in C language program source code, there are a variety of filtering algorithm, FFT algorithm, wavelet algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6591483
    • 提供者:qiwenbo
  1. Uffts

    0下载:
  2. 用c++实现快速傅里叶变换(fft),适合于电子通信类类专业学生,希望对大家有所帮助。,已通过测试。 -C++ achieve fast Fourier transform (fft), suitable for electronic communication class students, we hope to help. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:738
    • 提供者:尴尬
  1. main

    0下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128 points, 256 points, 512 points, 1024 points FFT algorithm, and the specific practices
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2476
    • 提供者:丁冠龙
  1. TestFFT

    0下载:
  2. FFT测试程序,使用C#编写,简单直观,容易理解。-FFT test program written in C#, simple and intuitive, easy to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:863315
    • 提供者:chenmin
  1. mx_CZT_fltp

    0下载:
  2. CZT算法的任意点数FFT变换的浮点C程序,加入MEX借口函数,从而实现matlab的直接调用!-Floating-point C program, the CZT algorithm any point FFT transform added MEX an excuse to function, in order to achieve the matlab direct calls!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4658
    • 提供者:会还剩
  1. Vfillterri

    0下载:
  2. Visual C++下实现的不同频率选择的滤波器,包含FFT变换,各种滤波算法,, 如果你要开发数字信号处理相关的程序源码,自己珍藏的一个不错的选择 可直接使用。 -The Visual C++ the different frequency filter including FFT, various filtering algorithm, if you want to develop digital signal processing program source code, his t
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:56296
    • 提供者:jxjj609
  1. splitFFT

    0下载:
  2. 应用c实现的分裂基fft算法,希望对你有帮助。分裂基快速傅立叶变换-Separatist base application c achieve fft algorithm。
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:996
    • 提供者:雪藤
  1. dsp-sample-code

    0下载:
  2. TI DSP 常用的例程,作为入门学习的参考资料.包括FFT,SPI,等C程序库-TI DSP routine, learning as an entry-reference information. Including FFT, SPI, and other C library
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:421324
    • 提供者:jeff
  1. STM32_C_FFT

    0下载:
  2. 采用C语言版本的FFT算法对一个软件合成的信号进行FFT变换,并将FFT变换后每个频点的幅值打印输出-FFT algorithm using C language version of a software synthesizer signal FFT, and FFT transform each frequency point amplitude printout
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:628645
    • 提供者:罗伟东
  1. templete-match

    0下载:
  2. c语言编写的模板相关匹配算法,使用fft加速,-c language template matching algorithm, to use fft accelerated, thank you
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:4263006
    • 提供者:huangyuan
  1. EX38_FFT

    0下载:
  2. DSP2812的FFT快速傅里叶C语言算法实现。-The DSP2812 of FFT Fast Fourier algorithm in C language.
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:533440
    • 提供者:lee
  1. OFDM_C

    0下载:
  2. OFDM技术关键实现的C代码,包括FFT、QPSK、星座变换等。-The OFDM technology critical to achieve the C code, including FFT, QPSK, Constellation transform.
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:10240
    • 提供者:王鹏
  1. EX31_2812_FFT

    0下载:
  2. 用C语言编写的应用于DSP2812的FFT程序,亲测可用,只是信号是内部给出的,大家如果使用的话要修改下。-Used DSP2812 FFT program written in C language, pro-test available, but the signal is given internally, if we use the words you want to modify the following.
  3. 所属分类:DSP program

    • 发布日期:2017-11-25
    • 文件大小:428337
    • 提供者:刘强
  1. fft1

    0下载:
  2. 快速傅立叶变换(来源《C常用算法集》) 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。-Fast Fourier Transform (Source C commonly used algorithm sets) the function test OK, TC2.0 VC++6.0 the Keil C51 test by If the the MCS51 system yo
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1292
    • 提供者:zhou.l
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com