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

搜索资源列表

  1. FFTCODEC

    0下载:
  2. 基于dspc5402的集成开发环境,对输入信号进行fft变换,并输出到示波器等观测设备-dspc5402-based integrated development environment, the input signal fft transform, and export to other observation equipment Oscilloscope
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.87kb
    • 提供者:熊雪莱
  1. doubleabc

    0下载:
  2. 平移变换,可以运行,真的很好,下载试试吧。-translation transform, can run really well, try to download it.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:908byte
    • 提供者:马子红
  1. sadadsadas

    0下载:
  2. 从信号处理的角度,通过对一维信号的离散傅里叶变换频谱dasa-signal processing from the point of view of one-dimensional signals in the discrete Fourier transform spectrum Dasa
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.18kb
    • 提供者:ddd
  1. azq

    0下载:
  2. 从信号处理的角度,通过对一维信号的离散傅里叶变换频谱图特性进行研究,进而推广到二维,daolr-signal processing from the point of view of one-dimensional signals in the discrete Fourier transform spectrum characteristics, thus the promotion of two-dimensional, and daolr
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7.51kb
    • 提供者:ddd
  1. imagedisposal

    0下载:
  2. 数字图像处理,包括灰度转换,正交变换,图像平滑,中值滤波,图像分析,图像复原等-digital image processing, including gray-scale conversion, orthogonal transform, image smoothing, median filtering, image analysis, image recovery, etc.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:353.2kb
    • 提供者:严蓉
  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. 20060530192630257

    0下载:
  2. 粗略来看,数字水印系统包含嵌入器和监测器两大部分。嵌入器至少具有两个输入量一个是原始信息,它通过适当变换后作为待嵌入的水印信号,另一个就是要在其中嵌入水印的载体作品。水印嵌入器的输出结果为含水印的载体作品。,通常用于传输和转录。之后这-rough, digital watermarking system contains embedded devices and monitors two parts. Embedded device with at least two input is an o
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:515.1kb
    • 提供者:五星
  1. Case9-_4

    0下载:
  2. Case9多彩变换按钮_1学习Vb.net界面交互的好东西…!-Case9 colorful button compression transform learning Programming Interface Interaction good things ...!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.06kb
    • 提供者:五行
  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. hilberttransform

    0下载:
  2. The file contains source codes of Hilbert transform.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:793byte
    • 提供者:csharpdeveloper
  1. fast-fourier-transform-code

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

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

    0下载:
  2. #include "stdafx.h" #include "DCT变换.h" #include "DCT变换Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif-DCT transform
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:569.95kb
    • 提供者:余树峰
  1. Fast-Fourier-Transform-(FFT)-C-Sharp

    0下载:
  2. 快速傅里叶变换(FFT)C#实现,并带测试调用-Fast Fourier Transform (FFT) C# to achieve with a test call
  3. 所属分类:CSharp

    • 发布日期:2015-04-17
    • 文件大小:32kb
    • 提供者:小林
  1. denoising-FFT-gabor-transform

    0下载:
  2. 实现了小波降噪,快速傅里叶变换,生成gabor小波,并利用gabor小波处理图形图像。-Wavelet noise reduction, fast Fourier transform to generate gabor wavelet and gabor wavelet processing graphics.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:3.69kb
    • 提供者:yanglj
  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. OpenCV-wavelet-transform

    0下载:
  2. OpenCV小波变换,简单实用,分享一下。-OpenCV wavelet transform, simple and practical to share.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:499.98kb
    • 提供者:张冰龙
  1. coordinate-transform

    0下载:
  2. 进行坐标转换,高斯转换,七参数转换,平面四参数转换-coordinate transform
  3. 所属分类:CSharp

    • 发布日期:2017-12-14
    • 文件大小:990.38kb
    • 提供者:maxiaosen
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com