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

搜索资源列表

  1. FFTImageProcessing

    1下载:
  2. 此代码作为图像处理中进行FFT变换,该代码进行128*128,256*256,512*512矩阵的图像变换。-such as image processing code for FFT transform, the code 128 * 128. 256 * 256 * 512 matrix of image transformation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3968
    • 提供者:刘磊
  1. x28x_FFT

    0下载:
  2. TI的x28x系列芯片的FFT源程序。有128/256/512/1024点的实数和复数的FFT算法。-TI's chip x28x series of FFT source. 128 / 256/512/1024 point real and complex FFT algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:102700
    • 提供者:simon
  1. prac11

    0下载:
  2. 本源码为在CCS上实现256点的FFT-the source for achieving the CCS 256-point FFT
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3954
    • 提供者:熊保裕
  1. fft256

    0下载:
  2. 256点的快速傅立叶变换程序,在CCS上运行调试过的,非常有用哦-256 point FFT procedures, the CCS debugging run-off, very useful oh
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3805
    • 提供者:kenlly
  1. modelsim

    1下载:
  2. 基于存储器的基4按频率抽取的fft 的vhdl描述 可以对连续数据流进行256点的fft
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23146
    • 提供者:庞志勇
  1. FFT

    1下载:
  2. 基于快速傅立叶的二路工频交流采样256点采样分频率50HZ的源代码-Road work based on Fast Fourier frequency AC sampling point 256 sample source code of the sub-frequency 50HZ
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-19
    • 文件大小:5578258
    • 提供者:yangbingwu
  1. FFT

    0下载:
  2. 查表式FFT算法(256点或512点),简单易用,只需要设置头文件就可以对256,512点之间进行切换。 在51单片机和ARM芯片中进行使用,顺利通过。-Look-up table FFT algorithm (256 points or 512 points), easy to use, you can switch between 256,512 just need to set the header files. 51 And ARM chip, successfully passed
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:4154
    • 提供者:Dreax
  1. FFT-VCPP-1024-point

    1下载:
  2. FFT VC++ 源码 50HZ 1024点 电压波形MATLAB验证 绝对正确 易修改为32点 64点128点 256点512点1024点等 C文件可直接应用于工程,非常好的C源码.rar-FFT 1024 point 512 point 128 point 64 point 32point
  3. 所属分类:DSP program

    • 发布日期:2017-11-14
    • 文件大小:641428
    • 提供者:高志安
  1. fft

    0下载:
  2. fft快速傅里叶变换 实现256次计算 图像显示功能-computing an image display function FFT fast Fourier transform to achieve 256 times
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:343020
    • 提供者:ljz031
  1. TI-FFT-SRC

    0下载:
  2. TI提供的FFT算法源码 包括128点 256点 512点的C程序和汇编程序 -TI FFT source CODE
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1716169
    • 提供者:曾侃
  1. FFT

    0下载:
  2. 此代码实现了利用STM32实现256点FFT的功能,效果良好-This code implements the use of STM32 with 256-point FFT function to good effect
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1097
    • 提供者:lanjunjian
  1. fft

    0下载:
  2. 这一project在TMS320C54XDSP上实现256点的FFT计算。-This project achieve 256 points FFT computation on TMS320C54XDSP.
  3. 所属分类:DSP program

    • 发布日期:2017-04-27
    • 文件大小:177055
    • 提供者:Bob
  1. FFT

    0下载:
  2. dsp的fft运算,可以采用256/512/1024-the program of fft in dsp,can use256/512/1024
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:ji
  1. C-implementation-of-FFT

    0下载:
  2. 纯C实现的FFT,与matlab计算结果完全一样。点数必须为8,16,32,64,128,256- C implementation of FFT, and matlab calculation results are exactly the same. 8,16,32,64,128,256 points must be...
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:24411
    • 提供者:王斌
  1. pipelined_fft_256

    0下载:
  2. fft 256点傅里叶变换,功能正确、好用-fft 256 point Fourier transform function properly, easy to use
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-12
    • 文件大小:221802
    • 提供者:林立强
  1. pipelined_fft_256

    0下载:
  2. verilog编写的并行256点fft代码(Verilog prepared parallel 256 points fft code)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-23
    • 文件大小:221184
    • 提供者:lionsde
  1. fftw-2.1.5.tar

    0下载:
  2. 用的TI官方给的controlSUITE里面的定点库例程计算实数FFT,板子是helloDSP28335开发板。用TI例程做定点实数FFT时候,256点(With the TI official to the controlSUITE fixed-point library routines to calculate the real number of FFT, the board is helloDSP28335 development board. With TI routines do
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:1256448
    • 提供者:3234234SS
  1. 256FFT

    0下载:
  2. 256 point FFT Implemention
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:749568
    • 提供者:Godice
  1. fft

    0下载:
  2. 实现快速傅里叶变化基-2下的256点DIT-FFT(The 256 point didit -FFT is implemented in the fast Fourier transform base -2.)
  3. 所属分类:网址推荐

    • 发布日期:2018-05-06
    • 文件大小:71680
    • 提供者:拉姆利
  1. pipelined_fft_64_128_256

    0下载:
  2. 用verilog实现64点,128点,256点的fft(64 points, 128 points, and 256 points FFT are implemented with Verilog)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2021-04-19
    • 文件大小:560128
    • 提供者:zhanghao1139
« 1 2 34 5 6 »
搜珍网 www.dssz.com