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

搜索资源列表

  1. FFT_FPGA

    0下载:
  2. FFT的FPGA实现,很实用哦!很有学习价值-FFT in FPGA, very practical Oh! Great learning value
  3. 所属分类:Graph program

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

    0下载:
  2. 查表法实现FFT,这是本人在全国大学生电子设计竞赛上用过的。-Look-up table method to achieve FFT, which is I on the National Undergraduate Electronic Design Contest used.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:5378
    • 提供者:时海林
  1. fft

    0下载:
  2. 针对图像进行快速傅里叶变换,方便进行频频分析与处理。-Fast Fourier transform for the image, to facilitate frequent analysis and processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:41669
    • 提供者:连建文
  1. ImageFFT

    0下载:
  2. 包括了大规模矩阵转置 2D-FFT运算 生成FFT排序表 生成FFT数据文件-Includes a large-scale matrix transpose operation generated 2D-FFT FFT FFT sort table data file generated
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1745
    • 提供者:陆琨
  1. 2DFFT-C

    0下载:
  2. 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7198
    • 提供者:Tiger
  1. fftdemo_qt

    0下载:
  2. 内部利用Python语言编写,使用QT Designer4.0 绘出界面,调用pyqt库进行信号与槽的连接,利用python的库计算时域512个点的数组的FFT并绘制时域频域图,512点可用python的集成软件ERIC生成,此程序推荐在LINUX环境下使用-Internal use Python language, using the QT Designer4.0 mapped interface, call pyqt library to connect signals and slots
  3. 所属分类:Graph Drawing

    • 发布日期:2014-09-04
    • 文件大小:6351197
    • 提供者:秦玉龙
  1. ji-4FFT

    0下载:
  2. 频域抽取基4-FFT快速傅里叶变换算法c代码-Frequency domain extraction-based 4-FFT Fast Fourier Transform
  3. 所属分类:Graph program

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

    0下载:
  2. 应用VC++编写,应用GPU的CUDA扩展平台完成FFT运算-Programming with CUDA FFT program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:650
    • 提供者:Louis Fu
  1. dftregistration

    0下载:
  2. Efficient subpixel image registration by crosscorrelation. This code gives the same precision as the FFT upsampled cross correlation in a small fraction of the computation time and with reduced memory requirements
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:2981
    • 提供者:hamraz
  1. fft256

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。-FFT, is the fast Fourier transform, discrete Fourier transform is a fast algorithm, which is the discrete Fourier transform of the odd, even, true, real and other characteristics of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:16929
    • 提供者:heyan
  1. OceanLightingFFT_OpenGL

    1下载:
  2. 实时照片质量无限海水,使用OpenGL。 项目提供并使用了AntTweakBar图形用户接口(GUI)-Ocean lighting algorithm: "Real-time Realistic Ocean Lighting using Seamless Transitions from Geometry to BRDF" Eric Bruneton, Fabrice Neyret, Nicolas Holzschuch Euro graph
  3. 所属分类:OpenGL program

    • 发布日期:2014-12-17
    • 文件大小:7869440
    • 提供者:GoldenCloud
  1. PledgetDetection

    0下载:
  2. 采集图像,并对图像进行用傅里叶变换和Gabor变换进行处理。-Picture progressing using FFT and Gabor.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5027409
    • 提供者:李彩云
  1. fft

    0下载:
  2. 实现数字图像处理中的傅里叶变换与傅里叶反变换-fft and ifft
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1379
    • 提供者:王伟
  1. oceanFFT

    0下载:
  2. CUDA FFT : The Simulation Of The Surface Of The Ocean Using The FFT Algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:8700
    • 提供者:Li
  1. FreqCalculate

    0下载:
  2. 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
  3. 所属分类:2D Graphic

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

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

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

    0下载:
  2. 实现了fft算法,效率较高,健壮性好,稳定性可以-Fft algorithm achieved higher efficiency, good robustness, stability can
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1987933
    • 提供者:zhangshuhao
  1. FFT

    0下载:
  2. 实用的FFT算法讲解,对初学者十分有用。-FFT algorithm and practical explanations, very useful for beginners.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:423302
    • 提供者:cgq
  1. pinputuokuang

    0下载:
  2. 形态滤波 中值滤波 fft 读取地震数据 输出滤波后地震数据-Morphological median filter fft filter to read the output filtered seismic data seismic data
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:2944
    • 提供者:ibm
  1. FFT-s

    0下载:
  2. FFT 快速傅里叶变换和一般的变换 还有图像的锐化都做了处理了的。-FFT fast Fourier transform and change in general there is a sharpening of the image have done a deal with the.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2062262
    • 提供者:林安
« 1 2 3 4 5 67 8 9 10 11 ... 40 »
搜珍网 www.dssz.com