搜索资源列表

  1. OCTMAG

    0下载:
  2. 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is di
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-17
    • 文件大小:6631424
    • 提供者:唐攀
  1. fftw_zhongwenshouce

    0下载:
  2. FFTW中文手册,据说FFTW(Fastest Fourier Transform in the West)是世界上最快的FFT。为了详细 了解FFTW 以及为编程方便,特将用户手册看了一下,并结合手册制作了以下FFTW 中文参考。其中大部分是原文重点内容的翻译,并加入了一些注解。-FFTW Chinese manual, reportedly FFTW (Fastest Fourier Transform in the West)
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:388096
    • 提供者:赵翠霞
  1. fftw-3.3.3.tar

    0下载:
  2. Fast Fourier Transform for Wavelet Transform
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:3920896
    • 提供者:karthi
  1. color_filtering

    0下载:
  2. powerful image interpolation filter using FFTW
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-17
    • 文件大小:2945024
    • 提供者:apollo
  1. jfftw-1.2

    0下载:
  2. java FFTW 傅里叶变换jfftw-1.2 源代码-java FFTW jfftw-1.2 source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:73728
    • 提供者:WW
  1. fftw-3.2.2-libs-visual-studio-2010

    0下载:
  2. 一个快速傅里叶计算库,用于通讯系统设计,数字信号处理建模中-A fast, free C FFT library includes real-complex, multidimensional, and parallel transforms. Benchmarked against many other FFTs
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:47104
    • 提供者:Fan Weiguang
  1. psrchive

    0下载:
  2. 脉冲星数据处理软件,读取psrfits文件,校准,画图等。需要cfitsio,tempo2,tempo,fftw,pgplot基本库文件。-the software for pulsar data process is used to read psrfits,calibrate,plot figure and so on. The basic library,cfitsio,tempo2,tempo,fftw,pgplot are n
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:13514752
    • 提供者:HanJun
  1. fftw-3.3.3

    0下载:
  2. 一个快速计算离散傅里叶变换的标准C语言程序集-the Faster Fourier Transform in the West library(linux version)
  3. 所属分类:波变换

    • 发布日期:2024-05-17
    • 文件大小:7593984
    • 提供者:elwin wong
  1. Image-processing-for-low-SNR

    0下载:
  2. 在图像处理中主要研究信噪比比较低时,对图像如何进行处理-The C++ implementation is supported on Unix-type platforms, including Linux, SunOS and MacOS. The installation requires g++ (version 3.2 or higher), and Matlab’s mex compiler (version 13 or
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:764928
    • 提供者:wangli
  1. fftw-3.3.4.tar

    0下载:
  2. 用于进行快速傅里叶变换的(FFT)的c语言实现库,由MIT开发,目前最新的稳定版本-C language for fast Fourier transform (FFT) to achieve the library, developed by MIT, the latest stable version...
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3940352
    • 提供者:王刚
  1. fftw_examples.tar

    0下载:
  2. 代码举例了3中函数的fft变换。需要用到fftw库文件,可以自己到fftw官方下载-Examples of code in the function fft transform 3. Need to use fftw library file, you can download your own to fftw official
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:696320
    • 提供者:关凤
  1. sfft1d

    0下载:
  2. 一维稀疏傅里叶变换算法,以及与fftw算法的对比,与自写fft算法对比-sparse fourier transform
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:Liu Huifen
  1. fftw3

    0下载:
  2. This manual documents version 3.3.3 of FFTW, the Fastest Fourier Transform in the West. FFTW is a comprehensive collection of fast C routines for computing the discrete Fourier transform (DFT) and various special cas
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:647168
    • 提供者:Mohamed
  1. MosseProject

    0下载:
  2. 参考的是《visual object tracking using adaptive correlation filers》这篇论文实现的代码,主要功能是使用fftw这个库去实现Mosse滤波器,实现相关滤波器功能-Reference code " visual object tracking using adaptive correlation filers" paper to achieve the main fu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:67584
    • 提供者:黄凯
  1. trainFilter

    0下载:
  2. C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波从而进行detection和tracking的相关改进-C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achiev
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:24174592
    • 提供者:黄凯
  1. FFTWDocumentationCN

    0下载:
  2. FFTW C++库调用说明文档,中文说明文档-FFTW C++ DOCUMENT FOR FFTW LIBRARY
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:194560
    • 提供者:罗兰
  1. fftw_demo.cpp

    0下载:
  2. 使用fftw库进行二维傅里叶变换的 一个示例程序,输入设定的二维矩阵,输出其傅里叶变换结果-Fftw library using two-dimensional matrix of two-dimensional Fourier transform of a sample program, input setting, and outputs the result of the Fourier transform
  3. 所属分类:波变换

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:shixiang
  1. fft

    0下载:
  2. Nice C++ cross platform FFT wrapper for IntelMKL or IntelIPP or AMD_ACML or FFTW implementation. Allows as simple one-call usage, as plan-creation-execution usage.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:spam386
  1. acoustic-2order-pseudospetrum

    0下载:
  2. 用西方最快的傅里叶变换包FFTW来求解二阶声波方程。伪谱法-Pseudo-spectral method for solving second-order acoustic wave equation, which used Western fastest Fourier Transform package FFTW
  3. 所属分类:Linux驱动

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zp
  1. cpsd_self

    0下载:
  2. cpsd 单独子函数,可编译后直接应用于自己的程序,方便快捷,使用fftw库-cpsd separate sub-functions can be applied directly after compiling its own procedures, convenient use fftw library
  3. 所属分类:3G开发

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:miaoyang
« 1 2 3 4 5 67 »

源码中国 www.ymcn.org