搜索资源列表

  1. FFT

    0下载:
  2. FFT
  3. 所属分类:源码下载

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:wyq
  1. FFT程序

    1下载:
  2. 这是利用C++ 编的fft-This is the C series fft
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:吕炎军
  1. fft.c

    0下载:
  2. C语言实现快速傅立叶变换,大家可以参考一下!-C language Fast Fourier Transform, we can take a look!
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:郭子荣
  1. FFT-c

    0下载:
  2. 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function :/* Sample data on the dataR []
  3. 所属分类:C#编程

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:郑超
  1. FFT+C

    0下载:
  2. 一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
  3. 所属分类:C#编程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:李建
  1. fft-by_skyline

    0下载:
  2. 这是一个我自己写的FFT的c程序,可以计算n(<4096)个点(可以是虚数)的结果 -This is one I wrote it myself FFT c procedures can be calculated n (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:王靖杰
  1. FFT

    0下载:
  2. 快速傅立叶变换FFT的C源程序,包括谐波检测部分-Fast Fourier Transform FFT C-source code, including parts of harmonic detection
  3. 所属分类:波变换

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:liuli
  1. FFT--C

    0下载:
  2. FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析-Research and Implementation of FFT algorithm (C language), one inversion algorithm sequence analysis, 2 real butterfly computation algorithm is derived, 3 DIT F
  3. 所属分类:通讯编程

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:sxd
  1. fft-C

    0下载:
  2. 采用C语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中-Using C language designed FFT code in C language under the debugger through. Document for the word document, the need to embed into their own procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:李文良
  1. FFT

    0下载:
  2. C#编写出的图像处理程序,FFT,反FFT-C# Prepared image processing procedures, FFT, Counter-FFT
  3. 所属分类:C#编程

    • 发布日期:2024-06-04
    • 文件大小:475136
    • 提供者:陈琰
  1. fft

    0下载:
  2. fft.c - fast Fourier transform and its inverse (both recursively) -fft.c- fast Fourier transform and its inverse (both recursively)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:moo
  1. fft

    0下载:
  2. C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:zhangjia
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform us
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:郭曉詠
  1. fft

    1下载:
  2. 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. F
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-04
    • 文件大小:35840
    • 提供者:王渔阳
  1. FFT

    0下载:
  2. fft.c code composer studio v 3.01 by steven
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:pouya
  1. Fft

    0下载:
  2. This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:leespoon
  1. fft

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

    • 发布日期:2024-06-04
    • 文件大小:7168
    • 提供者:ok
  1. fft.c

    0下载:
  2. 快速傅立叶变换的c语言开发程序,简单易懂。-fft
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:钟晓宁
  1. fft

    0下载:
  2. fft程序,最初在单片机c8051f020上实现,“fft.c”是核心程序,很短,程序中x_real[N]是输入序列,输出保存在x_real[N]和x_imag[N]中-fft program, initially implemented on the MCU c8051f020, " fft.c" is the core program, very short, the program x_real [N] is t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:樊胜利
  1. fft C语言实现

    0下载:
  2. fft c语言实现,快速傅里叶运算的c语言实现(fft)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:lailah
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org