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

搜索资源列表

  1. fftnew

    0下载:
  2. 用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6.31kb
    • 提供者:阿婆
  1. dft

    0下载:
  2. DFT程序源代码,用C语言写的,请需要的朋友查收
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.17kb
    • 提供者:陈磊
  1. hilbert

    1下载:
  2. 使用傅里叶变换实现希尔伯特变换C程序,包括傅里叶变换在内dft
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.27kb
    • 提供者:张辉
  1. dft(sin)

    0下载:
  2. dft sinewave for c-dft sinewave for c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:972byte
    • 提供者:hee suk
  1. FFT2

    0下载:
  2. 深刻理解DFT和基2-FFT的算法原理、编程思想,掌握C程序设计的基本技术。-A deep understanding of DFT and the 2-FFT-based algorithm, programming ideas, grasp the basic C programming techniques.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:3.76kb
    • 提供者:孙称
  1. DFT

    0下载:
  2. 在C++环境下的离散傅里叶变化,我自己运行过的,是可以运行的-In C++, the discrete Fourier changes, I have been running to be able to run
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:666byte
    • 提供者:wang jun chao
  1. Goertzel_DFT

    0下载:
  2. Goertzel DFT implementation in C#. This is Goertzel s style of calculating Discrete Fourier Transform, is a windowed transform similar to STFT. This implementation will need some small modification for your use, but I post because it is rare in
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:sefstrat
  1. DFTandFFTspeedcompare

    0下载:
  2. 该程序用C语言编写了DFT、FFT程序,该程序是信号运用的基本程序-The program was prepared with the C language DFT, FFT program, which is a signal to use the basic procedures for
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:198.53kb
    • 提供者:吴秋明
  1. FFT

    0下载:
  2. 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:32.05kb
    • 提供者:yangshoping
  1. DFT-C

    0下载:
  2. 这个是C语言代码,主要是实现dft的功能,需要的可以下载-This is the C language code, the main function is to achieve dft required can be downloaded
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1.07kb
    • 提供者:wyl
  1. ma-di-tuan

    0下载:
  2. this is a program which is written by C, code DFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:294.8kb
    • 提供者:thao
  1. DFTin1D

    0下载:
  2. DFT in one dimensional in visual c++ environment
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:616byte
    • 提供者:amann
  1. C-DFT

    0下载:
  2. 利用C语言实现傅里叶变换DFT的算法详解-Using C language Detailed Fourier transform DFT algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6.21kb
    • 提供者:hu wen
  1. T1122zhenyanh

    1下载:
  2. 这个是C制作的源代码。。。对一幅图像进行DFT变换,分别对对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。 -This is the C source code produced. . . DFT transform, an image of the source image to the second sampling and the difference in the spatial domain and frequency domain, the final outco
  3. 所属分类:Windows编程

    • 发布日期:2012-12-01
    • 文件大小:2.25kb
    • 提供者:海的
  1. dft

    0下载:
  2. 对输入信号进行快速傅里叶变换,使用c++builder环境编写,能够很好地实现傅里叶变换-Fast Fourier Transform of the input signal, the use of c++ Builder environment for the preparation, can be a good Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:662.27kb
    • 提供者:张q
  1. dft

    0下载:
  2. 一个简单的小程序,实现DFT算法。语言是C++.-A simple small program to achieve DFT algorithm. Language C++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:187.85kb
    • 提供者:邹伟伟
  1. DFT-and-FFT

    0下载:
  2. 用c#实现实序列的DFT和FFT变换,DFT与FFT均为自己编写-With c# Realize the real sequence of DFT and FFT transform, DFT and FFT are themselves prepared
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:57.89kb
    • 提供者:zhang
  1. sim_wave.c

    0下载:
  2. DFT变换求相位差和振幅大小程序,可以滤除噪声精确求得相位差和幅度值-DFT code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:weilin
  1. DFT

    0下载:
  2. C++实现数字信号处理中的DFT算法,不是快速算法,是基础DFT算法-C++ implementation of digital signal processing DFT algorithm, not a fast algorithm is the basis of DFT algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:715byte
    • 提供者:cjy
  1. dft

    0下载:
  2. 数字信号处理c代码,编译通过,对初学者非常有用-Digital Signal Processing c Code
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.83kb
    • 提供者:李亚伟
« 12 »
搜珍网 www.dssz.com