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

搜索资源列表

  1. fft

    0下载:
  2. f2812下的c语言实现fft快速算法,在软仿真模式下的-f2812 fft under the fast algorithm c language, in the soft emulation mode
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:963
    • 提供者:刘腾飞
  1. FFT

    0下载:
  2. 用C语言写的,基于单片机的FFT函数,可以用于采样、滤波-It is Written in C ,which is based on SCM FFT function, can be used for sampling, filter
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:31477
    • 提供者:李天涯
  1. FFT

    0下载:
  2. C语言实现图像的快速傅立叶变换,离散傅立叶变换。环境是CVI,一个与硬件快速接口的软件。-FFT,fast fourier transit
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:909590
    • 提供者:林蓬
  1. fft

    0下载:
  2. FFT的C语言程序,内容很详细,是不错的源代码-FFT of the C language program, the content is very detailed, is a good source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1135
    • 提供者:zq
  1. FFT

    0下载:
  2. FFT的C语言程序,包括失真度函数,最后加入了一个测试例子-FFT of the C language program, including the distortion function, and finally added a test case
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1489
    • 提供者:飞星
  1. fft

    0下载:
  2. fft程序,最初在单片机c8051f020上实现,“fft.c”是核心程序,很短,程序中x_real[N]是输入序列,输出保存在x_real[N]和x_imag[N]中-fft program, initially implemented on the MCU c8051f020, " fft.c" is the core program, very short, the program x_real [N] is the input sequence, the output
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1665
    • 提供者:樊胜利
  1. FFT

    0下载:
  2. 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:987
    • 提供者:chenmoumou
  1. fft-arm

    0下载:
  2. 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:237098
    • 提供者:denny
  1. fft

    0下载:
  2. 快速傅立叶算法,C语言编程,可用与DSP等信号处理领域--Fast Fourier algorithm, C language programming that can be used with the DSP and other signal processing
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1100
    • 提供者:zuoyi
  1. digital-signal-processing-with-C

    0下载:
  2. 一本从C语言的角度讲述数字信号处理编程的书籍,对于数字信号处理中诸如DFT,FFT变换等非常重要的部分都有详细介绍,并附有C代码。-A perspective from the C language programming about books digital signal processing for digital signal processing such as DFT, FFT transform has a very important part of the details, a
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8985214
    • 提供者:李林
  1. bf53x_fft

    0下载:
  2. 基于ADI DSP blackfin BF533开发板的 快速傅里叶变换 程序 C++ FFT-based on ADI DSP blackfin BF533, C++ FFT
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:326671
    • 提供者:wangzhe
  1. FFT

    0下载:
  2. C#的FFT程序,基于2的碟形算子,比较好用!-C# the FFT program, based on 2 dish operators, relatively easy to use!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:36175
    • 提供者:李丰攀
  1. FFT-Algorithm

    1下载:
  2. 本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
  3. 所属分类:Algorithm

    • 发布日期:2014-04-16
    • 文件大小:2048
    • 提供者:lu
  1. fft

    0下载:
  2. c写的fft程序,用在dsp中。FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS- FFT using c in DSP program, FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1263
    • 提供者:韩科
  1. FFT

    0下载:
  2. 快速傅里叶变换(FFT)的源代码,C语言实现的。方便实用。-Fast Fourier transform (FFT) source code, c language implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:39292
    • 提供者:刘牛
  1. fft

    0下载:
  2. fft的C语言算法,后面的main函数是验证程序-fft C language algorithms, the back of the main function is to verify that the program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:944
    • 提供者:wangtm
  1. pass-4-fft

    0下载:
  2. 快速傅里叶变换,一种快速算法,C语言编写-This is fast Fourier transform.The standard deviation of the FFT method is about 1/6 of that of the log-fit method and about a half of the standard deviation of the Prony method.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:1335
    • 提供者:yy
  1. fft

    0下载:
  2. 本程序使用c语言编写完成,能够使用DSPC5000实现快速傅里叶变换功能。-The completion of this program using c language, be able to use DSPC5000 to achieve the fast Fourier transform.
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:207917
    • 提供者:cheng guanghui
  1. fft-(2)

    0下载:
  2. 实现fft的源程序 ,c语言实现,非调用,源程序-Fft source code, c language, non-call, the source
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:2114
    • 提供者:王新军
  1. dsp-fft-c-Lab0503-FFT

    0下载:
  2. fft的c语言算法实现,可移植性强,结构清晰-fft c language algorithms to achieve, portability, and a clear structure.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:71511
    • 提供者:刘少杰
« 1 2 3 4 5 67 8 9 10 11 ... 37 »
搜珍网 www.dssz.com