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

搜索资源列表

  1. FFT

    0下载:
  2. 电力系统FFT算法的改进,有需要的朋友可以下载看看。这可是我实际应用产品的程序哦-FFT algorithm for power system improvements, there is a need to look at the Friends can be downloaded. This is the practical application of my process Oh Products
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:664
    • 提供者:邓杰
  1. fft

    0下载:
  2. 本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:13762
    • 提供者:魏玮
  1. fft.cpp

    0下载:
  2. FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:程本飞
  1. fft.c

    0下载:
  2. fft的变换,用于dsp的fft变换,具体实现功能请大家参阅我的的源代码自己分析、-fft of transformation, for the fft transform dsp, to achieve the specific features please refer to the source code of my own analysis,
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:1289
    • 提供者:gaby
  1. fft

    0下载:
  2. 这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用-fft tranform if you like it, try to use it and share your idea.thank you.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:3073
    • 提供者:liu
  1. FFT

    3下载:
  2. 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
  3. 所属分类:Special Effects

    • 发布日期:2014-09-09
    • 文件大小:319660
    • 提供者:游智超
  1. FFT

    0下载:
  2. 用visual c++6.0编写的 FFT程序-Visual c++6.0 with the preparation of the FFT process
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3800496
    • 提供者:lilin
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:51842
    • 提供者:nytza
  1. fft

    0下载:
  2. Fast Fourier Transform in C
  3. 所属分类:Algorithm

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

    0下载:
  2. fir、iir、fft源程序,简单调整后可以用于dsp项目开发中-fir, iir, fft source code, simple adjustments can be used for project development in the dsp
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:48076
    • 提供者:susu
  1. fftC

    1下载:
  2. F2812的fft源程序的TI例程,全程序,方法简单方便,使用强-F2812 source of TI' s fft routine, the whole procedure is simple and convenient method, the use of strong
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-08-02
    • 文件大小:2136
    • 提供者:liuxiaoxiao
  1. fft

    0下载:
  2. 用c++实现快速傅里叶变换(fft),适合于电子通信类专业学生,希望对大家有所帮助。-Using c++ to achieve fast Fourier transform (fft), suitable for electronic communications professional students, we hope to be helpful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:682
    • 提供者:木秀
  1. fft

    0下载:
  2. System C实现的16点定点fft计算模型。-System C fixed-point to achieve the 16 point calculation model fft.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9265071
    • 提供者:王达山
  1. 5416-FFT

    0下载:
  2. TI DSP 5416 傅里叶变换C程序 设计例程-TI DSP 5416 Fourier transform C programming routines
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:12384
    • 提供者:陈洲
  1. fft

    0下载:
  2. c语言实现fft256点的算法 可在单片机上实现 -c language fft256 point algorithms can be achieved in single-chip
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:1392
    • 提供者:浒湾
  1. fft

    0下载:
  2. FFT的c++代码实现,效率比MATLAB的要高一点,并且已经调试通过。-FFT of c++ code to achieve efficiency is higher than that of MATLAB, and has passed testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1745590
    • 提供者:雪巍
  1. fft

    0下载:
  2. 基于TMS320C6416 DSP芯片的fft程序,需要根据自己硬件不同来修改.asm文件,其中fft是由C写成。-Based on the TMS320C6416 DSP chip fft procedures, the need to modify their own different hardware. Asm document written in C by fft.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:464031
    • 提供者:郭函
  1. FFT

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:670175
    • 提供者:hlj
  1. FFT

    0下载:
  2. 关于FFT在FPGA上的完美程序,有电路图和实物图显示,在NOIS上运行正常,经测试成功,有完整的论文-FFT in the FPGA on the perfection of procedures, it shows the circuit diagram and in-kind, in the NOIS run properly, test the success of a complete paper
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:699059
    • 提供者:无名氏
  1. FFT

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:218918
    • 提供者:ln
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com