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

搜索资源列表

  1. VC远程控制

    0下载:
  2. 小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。 -wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. You are welcome to these proposals.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:352.83kb
    • 提供者:王军
  1. VC++用小波变换对图象进行灰度处理的源代码

    0下载:
  2. 该系统是通过小波变换对图象进行灰度处理, 和以往的算法有明显的区别!-this system process image with wavelet,very distinct from the previous algrithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44.23kb
    • 提供者:高勇
  1. VC++中的小波类

    1下载:
  2. vc++的小波类 能够完成一维二维小波变换等,还可以实现逆变换-vc + + Wavelet category to complete a two-dimensional wavelet transform, and can be achieved inverse transform
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:10.22kb
    • 提供者:朱玉欣
  1. vc++wavelettransforminimageprocessing

    0下载:
  2. 实现图像小波变换,同一个窗口内分别实现原图和变换后的图像。同时可进行小波逆变换,高低通滤波。-wavelet transform, with a separate window to achieve maximum and transform images. While inverse wavelet transform, high and low pass filtering.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:255.22kb
    • 提供者:秦春霞
  1. 基于VC开发的图像小波变换源程序

    0下载:
  2. 该程序能实现数字图象处理中的很多功能,例如图象复原,小波变换等等!-procedures to achieve the digital image processing of many functions, such as image restoration, wavelet transform, etc.!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:783.74kb
    • 提供者:朱先强
  1. vc++imageprocess.rar

    0下载:
  2. 数字图像处理(常用的二十八个算法,包括灰度变换,小波,CANNY算子等),Digital image processing (28 commonly used algorithms, including gray-scale transformation, Wavelet, CANNY operator, etc.)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:3.47mb
    • 提供者:liujiebing
  1. vc__mallat

    0下载:
  2. mallat算法 小波分解 vc++环境编写 运行正确-mallat wavelet
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:119.17kb
    • 提供者:程昱
  1. VC

    0下载:
  2. 小波变换的边缘,提供了常用的方法,此程序非本人编写,仅供大家参考. -The edge of wavelet transform to provide a commonly used method, this procedure to prepare the non-I, for your reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:594.3kb
    • 提供者:job
  1. Wavelet

    0下载:
  2. 这是用vc++实现的小波变换,主要可以对图像进行三层的变换,并且可以得到经过高通、低通滤波之后的图像结果。-Wavelet
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2.6mb
    • 提供者:Ken
  1. wavelet

    0下载:
  2. 在VC++环境下 实现小波变换功能的源代码- source code of wavelet
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.69mb
    • 提供者:skyjoyce
  1. Wavelet

    0下载:
  2. 用vc/mfc 编程 分析小波函数 通过简单波形进行分析,适合初学者,-With vc/mfc programming analysis wavelet function by a simple waveform analysis, suitable for beginners,
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4mb
    • 提供者:liu
  1. WaveletHut

    0下载:
  2. 用VC++编译的小波程序,可对一维信号,二维图像进行分析,,能通过的,很好的一个程序-Compiled with VC++ wavelet procedures, which are one-dimensional signals, two-dimensional image analysis, through, and a good a program,,,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4.24mb
    • 提供者:wuzixu
  1. wavetransfprm

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet Transform Demonstration VC++ source code, applied to image processing, open BMP images, can be wavelet once, twice, three times a transformation, the ra
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:186.08kb
    • 提供者:吴波
  1. dwt

    1下载:
  2. 实现基于小波变换数字水印的嵌入和提取,并实现对压缩,噪声等攻击的检测。-Using the same key after a chaotic sequence of scrambling the watermark information to achieve the double encryption, consider the wavelet energy distribution problem, the watermark information embedded in low-freq
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:847.97kb
    • 提供者:飞无影
  1. Wavelet-algorithm

    0下载:
  2. 用vc++实现的小波变换程序,已测试过,很好用-Wavelet transform procedures with vc++ implemented, has tested well with
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:38.06mb
    • 提供者:张强
  1. Wavelet-dec--rec

    0下载:
  2. 在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-In understanding the basis of discrete wavelet
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:156.17kb
    • 提供者:赵远洋
  1. wavelet-1d-2d

    0下载:
  2. vc++实现的一维和二维的小波变换代码,运行流畅,清晰易懂-the one dimensional and two dimensional wavelet transform is developed by VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:li hongliang
  1. Wavelet-transform

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet transform VC++ demo source code, is applied to the image processing, open the BMP image, wavelet once, twice, three times a transformation can also be t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:246.31kb
    • 提供者:丫丫
  1. dx460

    0下载:
  2. Fiber Transmission wireless communication system performance, Using wavelet denoising thought, Principal component analysis of multivariate data analysis projection.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:5kb
    • 提供者:kiuhenniejun
  1. beijei-V5.5

    0下载:
  2. It contains positional PID algorithm, integral separate PID, There are good reference value, Gabor wavelet transform and PCA face recognition code.
  3. 所属分类:界面编程

    • 发布日期:2017-12-15
    • 文件大小:6kb
    • 提供者:juifinghai
« 12 3 »
搜珍网 www.dssz.com