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

搜索资源列表

  1. fft1

    0下载:
  2. 用c语言实现快速傅里叶变换fft,这样有利于对信号进行数字处理,了解信号的频谱结构从而做相关的处理-achieve fft
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:1165
    • 提供者:zibei
  1. 2833x_CFFT

    0下载:
  2. TMS320F28335 FFT程序 为汇编和c语言混合编写,有清晰的注释。-TMS320F28335 FFT program procedures for the compilation and c language prepared by mixing, clear notes.
  3. 所属分类:DSP program

    • 发布日期:2017-11-23
    • 文件大小:10107
    • 提供者:赵亮
  1. FFTinCyuyan

    0下载:
  2. c语言实现快速傅里叶变换,移植性较强。用结构体形式表示一个数(复数形式)-DFT,FFT ,Visual C/C++
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:13524
    • 提供者:周朋
  1. dsp-c5509

    0下载:
  2. 利用C语言编写,基于dsp tms320c5509的一些入门程序,有fft fir iir led 等,适合初学者,调试无误-Using the C language, based on dsp tms320c5509 some entry procedures, fft fir iir led, etc., suitable for beginners, debug and correct
  3. 所属分类:DSP program

    • 发布日期:2017-11-06
    • 文件大小:411362
    • 提供者:lindesheng
  1. fft_v5te

    1下载:
  2. 针对ARMv5TE平台优化的FFT(快速傅里叶变换)C语言+汇编代码-Fast Fourier Transform code optimized for ARM architecture v5TE (ARMv5TE).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-11
    • 文件大小:887203
    • 提供者:梁增健
  1. 1

    0下载:
  2. 基于C语言的快速傅里叶变换FFT算法,含详细注释。可用,数据长度可根据自己要求修改-C-based fast Fourier transform (FFT) algorithm, with detailed notes. Available, the data length can be modified according to your requirements
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:270935
    • 提供者:zy
  1. FFT_12864

    1下载:
  2. c语言在MSP430板子上面实现FFT 里面自己利用ADC采用计算频率实现64点的FFT 变换外加液晶12864显示-c language board above the MSP430 realize FFT inside their own use of the ADC used to calculate the frequency to achieve 64 point FFT plus LCD 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:970583
    • 提供者:余佳
  1. lpa

    0下载:
  2. 采用c语言实现一段语音的线性预测系数的提取,并且画出lpa谱与其fft谱的比较-Using c language to achieve a voice of linear prediction coefficients extracted, and draw lpa spectrum compared with fft spectrum
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:378577
    • 提供者:gaozhen
  1. FftTest

    0下载:
  2. 本程序的开发环境为visual c++6.0,采用的语言为c语言,可以实现二维fft及二维ifft变换-The program development environment for the visual c++6.0, the language used for the c language, can achieve two-dimensional and two-dimensional fft ifft transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1639039
    • 提供者:tdating
  1. fftaifftc

    0下载:
  2. 这是有关的fft和ifft的c语言程序,可以对数据进行滤波处理。-This is the fft and ifft c language program, the data can be filtered.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1379
    • 提供者:金宇
  1. MyFFT_C_languiges

    0下载:
  2. FFT算法C语言实现 和MATLAB中fft函数结果一样的功能-FFT algorithm C language and MATLAB fft function results in the same function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:413210
    • 提供者:zzx
  1. C6713-FFT

    0下载:
  2. 基于TMS329c6713设计编写的FFT算法C程序语言,根据原理和规律,可实现任意点数的修改-Design based TMS329c6713 FFT algorithm written in C programming language, according to the principles and laws, can be modified to achieve any points
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:32233
    • 提供者:swann
  1. fft_cav_ifft

    0下载:
  2. 使用C语言实现FFT-均衡,IFFT,采用vc++6.0新建的工程-FFT-CAV-IFFT use c language,VC++6.0 building
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:495330
    • 提供者:罗杨
  1. c_FFT

    0下载:
  2. 文件为C语言编写的FFT算法,在DSPC6000硬件平台上运行过-File for the C language FFT algorithm, running over the hardware platform on DSPC6000
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6796
    • 提供者:zhang
  1. DSP-Programming-Reference

    0下载:
  2. 主要包含了 TI DSP编程的基本算法,包含有FFT, FIR I,IR等算法的C语言实现,能为初学DSP的朋友提供参考-TI DSP programming consists mainly of the basic algorithm, includes FFT, FIR I, IR algorithm C language, can provide a reference for beginners DSP friend
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:89762
    • 提供者:差别很大
  1. code

    0下载:
  2. c++语言转verilog语言,程序员不需要学习verilog即可对fpga原型进行快速仿真,本例为catapult c语言的fft程序,可以利用catapult转换工具转成verilog语言, 用modelsim进行仿真,并且可以加各种约束。-c++ program translate verilog program。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:17581
    • 提供者:wangjun
  1. Quartus2_12.0_full_license

    4下载:
  2. Quartus II 12.0 最新license完全破解!找了很多个版本的license综合而成.其他版应该也可以使用. CRC/FIR/FFT/IFFT compiler ,signal tap 等多达102项功能破解. 包括附费才能使用的c语言到硬件加速功能C2H compiler. -Quartus II 12.0 full license
  3. 所属分类:software engineering

    • 发布日期:2014-07-21
    • 文件大小:28672
    • 提供者:刘春焱
  1. FFT

    0下载:
  2. C实现快速傅里叶变换 将传统的matlab语言用c 来实现 -c finish fft
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:周杰伦
  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. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3940427
    • 提供者:王刚
  1. Numerical-Recipes

    0下载:
  2. 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:399533
    • 提供者:Zhao Jinwei
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com