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

搜索资源列表

  1. FFT

    0下载:
  2. 用C语言实现FFT,输入为倒位序输出自然序-C language with FFT, the input sequence for the inversion of natural order output
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:184755
    • 提供者:weihli
  1. my-fft

    0下载:
  2. 用C语言实现的FFT算法,希望对大家的编程有帮助-FFT algorithm C language, all programming
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:6967
    • 提供者:wx
  1. FFT

    0下载:
  2. FFT的c语言实现,已经成功在FPGA的NIOS II软核里实现-FFT of c language has been successfully implemented in the FPGA NIOS II soft-core
  3. 所属分类:CSharp

  1. FFT

    0下载:
  2. C语言的FFT算法,包含DIT和DIF方法,windows上测试成功-FFT algorithm C language, contains DIT and DIF windows on the test success
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4707
    • 提供者:zhangbin
  1. FFT

    0下载:
  2. FFT,傅里叶变换C代码实现,简单通俗易懂-FFT, Fourier transform C code, simple and easy to understand.
  3. 所属分类:3G develop

    • 发布日期:2017-12-09
    • 文件大小:10655
    • 提供者:zhangjinhui
  1. FFT

    0下载:
  2. 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:528252
    • 提供者:谢寿成
  1. FFT

    0下载:
  2. 快速傅里叶变换FFT的C语言实现及应用,DIF-FFT,DIT-FFT-C language implementation and application of DIF-FFT, DIT-FFT Fast Fourier Transform (FFT)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:413253
    • 提供者:hanmin
  1. FFT-in-C-language

    0下载:
  2. FFT算法的C语言实现,分别包括了FFT算法和IFFT算法,可以在输入的时候选择何种算法-FFT algorithm in C language
  3. 所属分类:Document

    • 发布日期:2017-11-07
    • 文件大小:5827
    • 提供者:马哲
  1. C6713-FFT

    0下载:
  2. 基于TMS329c6713设计编写的FFT算法C程序语言,根据原理和规律,可实现任意点数的修改-Design based TMS329c6713 FFT algorithm written in C programming language, according to the principles and laws, can be modified to achieve any points
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:32233
    • 提供者:swann
  1. fft

    0下载:
  2. 本代码完成2的幂次方的FFT/IFFT运算,C代码。-FFT/IFFT Computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2031
    • 提供者:王星
  1. okDSP-FFT

    0下载:
  2. FFT实现的标准C源码,适用于嵌入式环境和其他环境-FFT standard C source code, embedded in the environment and other environmental
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:5388
    • 提供者:pointf
  1. fft

    2下载:
  2. vivado hls编写的八点fft工程,代码简洁清晰有注释,C语言编写-Vivado HLS written FFT engineering at eight o clock, the code is concise and clear with comments, C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7439683
    • 提供者:张艳辉
  1. FFT

    0下载:
  2. FFT实用C代码,单片机 DSP均可用!-FFT program
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:447594
    • 提供者:吴敌
  1. FFT

    0下载:
  2. fft的c实现,用到二进制平摊反转置换 O(NlogN)-fft c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:211600
    • 提供者:a
  1. FFT

    0下载:
  2. 该代码是做快速傅里叶变换FFT的c源代码,在CCS3.3下调试通过,开发硬件平台是TMSF2812-The code is about Fast Fourier Transform (FFT),and compiled and debuged successfuly in CCS3.3 on the hardware of TMSF2812
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:421360
    • 提供者:dingmin
  1. the-realize-of-FFT-in-C-program

    0下载:
  2. 改程序在Turbo C或Visual 6.0中编译,能够实现基2的快速的傅里叶变换。-Reform program in Turbo C or Visual 6.0 compiled, enables fast Fourier transform base 2.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6485
    • 提供者:杨军
  1. FFT

    0下载:
  2. C语言实现FFT,利用迭代算法进行递归计算-C language FFT, using an iterative algorithm to calculate recursively
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4681112
    • 提供者:企鹅
  1. FFT.C

    0下载:
  2. FFT快速傅里叶变换,C语言程序,与其他语言程序比较可正常执行-FFT Fast Fourier Transform, C language program, compared to other language programs can be d correctly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:833
    • 提供者:louie7
  1. FFT

    0下载:
  2. 该工程在CCS软件下编写,用DSP通过C语言实现FFT算法,并能够对输入信号进行频谱分析-The project in the CCS software is written using DSP to achieve FFT algorithm C language, and be able to input signal spectral analysis
  3. 所属分类:DSP program

    • 发布日期:2017-04-28
    • 文件大小:457775
    • 提供者:zhaohong
  1. Vc-fft

    2下载:
  2. visual C++环境下实现的FFT,包括汉宁窗等-visual C++ realize FFT
  3. 所属分类:Algorithm

    • 发布日期:2015-10-24
    • 文件大小:373760
    • 提供者:zbdmz
« 1 2 3 4 5 6 78 9 10 11 12 ... 37 »
搜珍网 www.dssz.com