CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - transform code

搜索资源列表

  1. mp3Encode

    0下载:
  2. mp3的压缩编码源程序,喜欢的朋友可以下载.如下载后发现不能用C打开,那么只要经过WOED变换再做存储就好了-mp3 compression source code, like friends can be downloaded. If found to be downloading C opened, So long as the WOED transform again after storage!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33.71kb
    • 提供者:liulin
  1. this-is-a-sound-code-of-image-enhancement-based-on

    0下载:
  2. 小波变换的C源代码 #define N0 128 #include \"stdio.h\" #include \"stdlib.h\" #include \"math.h\" #include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:郑超
  1. FFT-c

    1下载:
  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 [] array, Operational before da
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.44kb
    • 提供者:郑超
  1. zixiedefuliyebianhuan

    0下载:
  2. 自写的傅立叶变换代码,能运行,包含测试图片,非常好-since the Fourier transform to write code to run, the test contains pictures, very good
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:134.7kb
    • 提供者:覃春海
  1. wavelet-matlab

    0下载:
  2. matlab的小波变换源代码 可以用来做图像分析,融合 -Matlab wavelet transform source code can be used for image analysis, fusion
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:192.56kb
    • 提供者:毛毛
  1. FFT

    0下载:
  2. 傅里叶变换源码,内含测试文件。可以用来学习和使用-Fourier Transform source code, containing the test file. Can be used to learn and use
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:50kb
    • 提供者:张狂
  1. vs_proj_trans

    0下载:
  2. vs工程转换器,有代码,直接可以编译成功-transform vs project [src code included]
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:59.41kb
    • 提供者:viki
  1. transform

    0下载:
  2. VC++设置窗体透明区域使其完全透明的源代码 这个小程序再简单不过了,不过实现的功能我觉得挺实用,它可以设置一些VC++程序窗体的透明区域,使其除了窗体的边框以及标题栏之外,其它全部都完全透明,研究本代码可帮你了解如何使用VC设置窗口的透明区域等技巧 -VC++ set to fully transparent form transparent region of the source code for this small program could not be easier, bu
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:11.96kb
    • 提供者:叶韵
  1. PitchDetection

    0下载:
  2. Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:801.4kb
    • 提供者:nngochue
  1. Fast_Fourier_Transform

    0下载:
  2. its source code about image processing using fast fourier transform in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:105.76kb
    • 提供者:dhebys
  1. fast-fourier-transform-code

    0下载:
  2. fast fourier transform algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:3.8kb
    • 提供者:paulicim
  1. FFT_CSharp2010

    0下载:
  2. FFT_PRJ采样数据为8192个点C#代码实现快速傅里叶变换,数据的来源于txt文件,有演示窗体.-FFT_PRJ sampling data for 8192 point C# code to achieve the fast Fourier transform, data from txt file demo form.
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:54.65kb
    • 提供者:小林
  1. f281xqep_no_index

    0下载:
  2. clark变换的源代码,也即3-2变换,把abc轴电压或电流变换到alpa beta轴-clark transform source code, 3-2 transform
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:1.02kb
    • 提供者:liu
  1. MyDIP

    0下载:
  2. 对图片进行离散余弦变换,经典的算法,内含完整的源码。-Discrete cosine transform, contains the complete source code.
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:1.53mb
    • 提供者:po3aM
  1. Fourier-transform

    0下载:
  2. 傅里叶变换源程序代码-Fourier transform the source code
  3. 所属分类:CSharp

    • 发布日期:2017-12-10
    • 文件大小:3.5kb
    • 提供者:汪博文
  1. Wavelet-transform-C

    0下载:
  2. 小波变换的C源代码,可以运行,非常实用,分享一下。-Wavelet transform C source code, you can run, very useful to share.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3.38kb
    • 提供者:张冰龙
  1. hilbert-using-cSharp

    0下载:
  2. C#实现的离散Hilbert变换的源代码,使用快速傅立叶变换(FFT)实现。-C# implementation of the discrete Hilbert transform of the source code, the use of the Fast Fourier Transform (FFT) implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1.11kb
    • 提供者:TimGu
  1. FFT

    0下载:
  2. 这个代码利用时间抽取算法,编写基2点的快速傅立叶变换(FFT)程序。-This code takes advantage of the time extraction algorithm, written in base 2:00 Fast Fourier Transform (FFT) program.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1.02kb
    • 提供者:LDM
  1. nufft

    0下载:
  2. 能够实现非均匀傅里叶变换的C语言代码,我试过了,可以用的-Enables non-uniform Fourier transform C language code, I tried, can be used
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:18.63kb
    • 提供者:Ding
  1. Sound-FFT

    0下载:
  2. C#实现话音/声音时域频域FFT实时可视化源代码-audio time and frequency transform code in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:167.12kb
    • 提供者:sabursten
« 12 »
搜珍网 www.dssz.com