搜索资源列表

  1. fft-vb

    0下载:
  2. vb版本的fft变换,能够正反变换。正变换: 把时域信号转换成频域信号,反变换:能够把频域信号转换成时域信号。fft可广泛应用于工程领域,例如:信号的频域分析。震动,噪声的分析等等。-vb version of the fft transform, to transform pros. Transformation : put time domain signal into frequency domain signal, anti
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2775
    • 提供者:zxf
  1. FFT变换

    0下载:
  2. 利用VB进行FFT(快速傅立叶)变换。-use VB FFT (Fast Fourier) transformation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:鲁班
  1. fft_VB_DSP

    0下载:
  2. 我自己编写的VB的FFT程序,算法中改进了网上常用算法的一些Bug,并且进行了优化,已经移植到DSP中检验过算法的速度与正确性,测试数据显示效果非常好。-myself prepared by the VB FFT procedure, the algorithm used the Internet to improve the algorithm Bug, and the optimization, which has been por
  3. 所属分类:DSP编程

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:钟守林
  1. fft-vb

    0下载:
  2. vb版本的fft变换,能够正反变换。正变换: 把时域信号转换成频域信号,反变换:能够把频域信号转换成时域信号。fft可广泛应用于工程领域,例如:信号的频域分析。震动,噪声的分析等等。-vb version of the fft transform, to transform pros. Transformation : put time domain signal into frequency domain signal, anti
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:zxf
  1. fftdll

    0下载:
  2. 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:可永
  1. vbfft_04418300

    0下载:
  2. 用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!-with vb fast Fourier transform, speed of operation to achieve the most optimized code can be comparable to c, it can achieve real-time Fourier transfo
  3. 所属分类:其他行业

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:小笨
  1. vbfft

    0下载:
  2. vb傅立叶变换程序 vb傅立叶变换程序-vb Fourier transform procedures vb Fourier transform procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:173056
    • 提供者:叶飞
  1. vbFFT

    0下载:
  2. 在VB环境下,实现的快速傅立叶变换(即FFT)算法.-in VB environment, the realization of the Fast Fourier Transform (FFT) algorithms.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:45056
    • 提供者:何晓强
  1. lvboqqqqqqq

    0下载:
  2. 于傅里叶变换的图像加密技术研究 具体是将一幅图像用 fft 变换到频域 在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用matlab怎样实现 加密后在通过 ifft 得到加密后的图象 -Fourier transform in the image encryption technology to study the details of an image is to use fft tra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:李建成
  1. shuxuebianhuanlvbo

    0下载:
  2. 数学变换和滤波fft程序 kfour 傅里叶级数逼近 kkfft 快速傅里叶变换 kkfwt 快速沃什变换 kkspt 快速三次平滑 klman 离散随机系统的卡尔曼滤波 kkabg α-β-γ滤波-Fft math transformation and filtering procedures kfour Fourier series approximation kkfft Fast Fourier Trans
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:xuhan
  1. usevbfft

    0下载:
  2. 你可能会遇到在vb环境下如何实现fft的问题,这里是用vb实现快速傅立叶变换-you might encounter in vb environment how to achieve fft problem, vb here is fast Fourier transform
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:四度
  1. VB-FFT

    0下载:
  2. FFT实现序列离散傅立叶变换,输入序列,输出序列的傅立叶变换结果。-FFT Discrete Fourier Transform realize sequence, input sequence, output sequence of the Fourier transform results.
  3. 所属分类:中间件编程

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

    0下载:
  2. 这是本人的本科毕业论文《二维FFT变换程序实现及其应用》中的程序,先用c语言将算法模块封装成dll,然后在VC和VB中调用。-This is my undergraduate thesis, Two-dimensional FFT transform and its application procedures to achieve in the process, use c language algorithm module pa
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:2201600
    • 提供者:hanxiaohua
  1. FFT

    0下载:
  2. FFT算法的VB实现.在VB中简单调用,方便得很!!!!!!!!!1-VB realize FFT algorithm. In VB in a simple call, a very convenient! ! ! ! ! ! ! ! ! 1
  3. 所属分类:汇编语言

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:草芥
  1. FFT_VB

    0下载:
  2. 实现VB界面下的信号fft变换。界面提供两个波形的卷积,然后对其求FFT变换并显示-VB interface to achieve a signal fft transform. Interface convolution of two waveforms, and then seek its FFT transform and display
  3. 所属分类:按钮控件

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:谭松清
  1. FFTdemo

    0下载:
  2. FFT Demo Program. Written in VB
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:82944
    • 提供者:JT
  1. FFT-PCM

    1下载:
  2. 这是本人做的一个,基于VB的一个音频文件FFT计算与频谱显示的软件。包括源代码,是个不错的源代码。-This is one I do, based on the VB of an audio file FFT calculation and spectrum display software. Including source code, is a good source code.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-06
    • 文件大小:6990848
    • 提供者:余海斌
  1. fft

    0下载:
  2. 傅里叶变换的vb源程序,可以快速实现傅里叶变换-Fourier transform vb source code, you can quickly achieve the Fourier transform
  3. 所属分类:书籍源码

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:wang jifei
  1. fft(VB)

    0下载:
  2. VB编写的快速傅里叶算法,可以稍作修改、作为一维曲线数据的频域滤波程序。内有波形数据,可供实验。-VB Fast Fourier Transform Algorithm prepared, you can make some modifications, as a one-dimensional curve data of the frequency domain filtering procedure. Within the wave
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:韩浩东
  1. VB-FFT

    0下载:
  2. vb 编写的FFT程序,快速傅里叶变换-FFT program written in vb, fast Fourier transform. . . .
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:吴明
« 12 3 »

源码中国 www.ymcn.org