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

搜索资源列表

  1. fft1_code

    0下载:
  2. FFT的C语言程序,对于复数蝶型运算的C语言程序实现。-FFT C language program for computing complex BUTTERFLY C language program.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:11.39kb
    • 提供者:李甫
  1. FFT_bymyself

    0下载:
  2. fft的c语言实现,自己写的,能处理黑白位图,即使是彩色的也会被转化为黑白的之后在处理-fft the c language, wrote it myself, can handle black-and-white bitmap. Even the color will be converted to black-and-white after handling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52.12kb
    • 提供者:唐秀全
  1. fft_useful

    0下载:
  2. 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C / C language features to achieve FFT fast Fourier transform. A more practical procedures
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:
  1. C语言实现256点FFT基2算法

    0下载:
  2. C语言实现256点FFT基2算法,已调试过,结果正确。-C-2 with 256 points FFT-based algorithm, has been debugged, the results are correct.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1.49kb
    • 提供者:seven
  1. fft

    0下载:
  2. 信号处理课程的课程设计。快速傅里叶变换FFT的C语言实现及应用-Signal processing courses in curriculum design. Fast Fourier transform FFT of the C language and application
  3. 所属分类:Wavelet

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

    2下载:
  2. 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.31mb
    • 提供者:dong
  1. FFT

    0下载:
  2. 快速傅立叶变换的C语言实现方法.采用的算法合理,可直接使用.为标准函数形式.-Fast Fourier Transform of the C language realization method. Reasonable algorithm used can be used directly. As a standard function of the form.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:1.52kb
    • 提供者:dasf
  1. fft-6243-sejinhom

    0下载:
  2. 利用 C++语言对 图像FFT 处理-The use of C++ Language of image processing FFT
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:72.96kb
    • 提供者:yao li
  1. JPEG

    0下载:
  2. 图像处理FFT算法用C++语言描述,图像格式用于JPEG格式,全真彩色-FFT algorithm for image processing using C language descr iption of image format for JPEG format, full color
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.25mb
    • 提供者:游智超
  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
    • 文件大小:312.17kb
    • 提供者:游智超
  1. FFTDFT

    0下载:
  2. 使用c++语言对图像进行fft变换以及DCT变换和DCT反变化,并分别输出各种变换后的图像-Using c++ language fft transform of images, as well as anti-DCT transform and DCT changes and transformation, respectively, the output of various image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.2mb
    • 提供者:dong
  1. FFT

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

    • 发布日期:2017-04-16
    • 文件大小:213.79kb
    • 提供者:ln
  1. fft

    1下载:
  2. 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:7.37kb
    • 提供者:ok
  1. lgy

    0下载:
  2. fft的c语言实现,本程序用c语言基于fft的实现方法可以实现1024长度的序列fft变换-fft of c language, c language using the program fft-based method can achieve the realization of the sequence length 1024 fft transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2.06kb
    • 提供者:mike
  1. fft-C-programming

    1下载:
  2. c语言实现对输入正弦波信号的采样、保存、傅里叶变换、取模显示,希望对大家有用啊,毕设的一个模块-c language input sine wave signal sampling, preservation, Fourier transform, modulus show, we want to be useful, ah, complete set of a module. . . .
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:1.43kb
    • 提供者:zhouyanmei
  1. Written-in-c-language-FFT-code

    0下载:
  2. 基于c语言编写的数字信号处理快速傅里叶变换FFT代码-Written in c language based on the digital signal processing fast Fourier transform (FFT code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:7.6kb
    • 提供者:langyi
  1. FFT

    0下载:
  2. 用C语言编写的实现快速傅里叶变换的程序,-The C language realization of the fast Fourier transform
  3. 所属分类:Wavelet

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

    0下载:
  2. C语言实现的快速傅里叶变换,FFT。还有较详细的说明文档-C language implementation of the fast Fourier transform, FFT. There is a more detailed descr iption of the document
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:657.39kb
    • 提供者:林锋
  1. fft

    0下载:
  2. 频率域进行图像分割的C语言程序,内容简单详细,很适合初学者。-Frequency domain for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:10.4kb
    • 提供者:程平
  1. fft

    0下载:
  2. 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:待墨痕干
« 12 »
搜珍网 www.dssz.com