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

搜索资源列表

  1. fft

    0下载:
  2. This is a package to calculate Discrete Fourier/Cosine/Sine Transforms of 1-dimensional sequences of length 2^N. This package contains C and Fortran FFT codes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:72183
    • 提供者:陈西
  1. ad采样再fft

    1下载:
  2. 在ccs环境下的c语言编程主要实现ad采样在对其进行FFT变换-Language programming mainly realizes the ad sampling in ccs under the environment c in carries on FFT to it transforms
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:50082
    • 提供者:安德森
  1. fft&ifft

    0下载:
  2. 集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器-integration and fft to the first document in the form of call, can be used on any C compiler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1182
    • 提供者:胡安
  1. fft.ifft

    2下载:
  2. FFT与IFFT的简易源程序,用C语言编写,可进行复数和实数运算-FFT and IFFT simple source, the C language, can be complex and real operations
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:19786
    • 提供者:陈斯
  1. C的fft原程序

    0下载:
  2. 提供一个C语言的fft 程序,C语言的傅立叶变换原程序-provide a C language fft procedures, C language Fourier transform of the original procedure
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3053
    • 提供者:劉昱楓
  1. FFT(16点)

    0下载:
  2. 这是一个16点FFT(快速傅立叶变换)的C语言程序,用来对模拟信号处理-This is a 16 point FFT (Fast Fourier Transform) to the C language program, used to analog signal processing
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2438
    • 提供者:王海滨
  1. SIMDFFT

    0下载:
  2. 在ADSP-2126x上编写的优化过的FFT程序(用c和汇编编写)。-the ADSP-2126x prepared on the optimized FFT (c with the preparation and compilation).
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:575382
    • 提供者:李里
  1. C-fft

    0下载:
  2. 上传的是C编写的FFT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C FFT algorithm, the image processing used to the hope that useful to you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4724
    • 提供者:廖和
  1. fft1_code

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

    • 发布日期:2008-10-13
    • 文件大小:11661
    • 提供者:李甫
  1. TMS320F2812-FFT

    2下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:24244
    • 提供者:孙玉海
  1. FFT_work

    0下载:
  2. 我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的-digital signal processing operations. FFT C language. When running two c files on the same directory, run draw.c. Best Turbo.c as VC running headfirst document change, it is
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:40432
    • 提供者:尹明
  1. fft16ref_v1_0

    0下载:
  2. fft c源程序,希望可以和大家交流-fft source, and we can hope that the exchanges
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:501909
    • 提供者:angol
  1. Experiment-for-FFT-convolution-using-Overlap-Add-m

    1下载:
  2. 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1865
    • 提供者:minytian
  1. fft

    0下载:
  2. FFT的头文件,可直接调用函数进行FFT运算,采样点数可以自行修改(The header file of the FFT can be directly invoked by the function for the FFT operation, and the number of sampling points can be modified by itself)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:稷下
  1. FFT

    0下载:
  2. C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:234496
    • 提供者:林俊
  1. C语言实现FFT(快速傅里叶变换)

    1下载:
  2. 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:81920
    • 提供者:lhs123
  1. fft

    0下载:
  2. 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:882688
    • 提供者:玫瑰林夏
  1. fft

    0下载:
  2. C语言实现fft算法,并使用fft算法实现多项式乘法(C language to achieve FFT algorithm, and use FFT algorithm to achieve polynomial multiplication.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:望缺
  1. C数值算法集

    1下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:6230016
    • 提供者:呵呵打
  1. FFT

    0下载:
  2. 实现信号的FFT变换并进行相应操作后输出对应信号(Realizing FFT transform of signal)
  3. 所属分类:其他

    • 发布日期:2020-06-29
    • 文件大小:4096
    • 提供者:sammmmmm
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com