登录
首页 » Visual C++ » Wavelet-Transform-C-

Wavelet-Transform-C-

于 2021-04-19 发布 文件大小:34KB
0 680
下载积分: 1 下载次数: 13

代码说明:

  小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程(Wavelet Transform C Language Realization)

文件列表:

小波
....\小波去噪
....\........\BaseOnLevent
....\........\............\BayesShrink.m,131,2003-11-24
....\........\............\BivaShrink123.m,1896,2003-10-27
....\........\............\BivaShrink13.m,1699,2003-10-27
....\........\............\BivaShrink23.m,1792,2003-11-24
....\........\............\denoising_BayesShrink.m,1489,2003-11-24
....\........\............\denoising_LAWMLShrink.m,1422,2003-11-24
....\........\............\dt_BayesShrink.m,2537,2003-11-24
....\........\............\dt_BivaShrink123.m,2779,2003-11-24
....\........\............\dt_BivaShrink13.m,2784,2003-11-24
....\........\............\dt_BivaShrink23.m,2914,2003-11-24
....\........\............\dt_LAWMLShrink.m,1845,2003-11-24
....\........\............\LAWMLShrink.m,244,2003-11-24
....\........\............\readme.txt,188,2003-11-24
....\........\............\trishrink1.m,394,2003-11-24
....\........\BaseOnWaveLab
....\........\.............\AdaptShrink2.m,3592,2003-11-24
....\........\.............\BayesThresh2.m,412,2003-10-23
....\........\.............\dyad2HH.m,349,2003-03-25
....\........\.............\dyad2HL.m,357,2003-03-25
....\........\.............\dyad2LH.m,355,2003-03-25
....\........\.............\dyad2LL.m,329,2003-05-08
....\........\.............\DyadHi.m,325,2003-03-18
....\........\.............\DyadLo.m,288,2003-03-18
....\........\.............\LAWMLShrink2.m,2881,2003-11-24
....\........\.............\MultiBayes2.m,684,2003-10-23
....\........\.............\MultiSURE2.m,698,2003-04-04
....\........\.............\MultiVisu2.m,728,2003-10-23
....\........\.............\readme.txt,160,2003-11-24
....\........\.............\SUREThresh2.m,493,2003-10-25
....\........\.............\ValSUREThresh2.m,690,2003-10-25
....\........\.............\VisuThresh2.m,654,2003-10-23
....\........\denoise1.m,1954,2003-11-24
....\........\denoise2.m,4275,2003-11-24
....\小波变换
....\........\DWT
....\........\...\Dwt.cpp,5950,2004-07-19
....\........\...\Dwt.h,986,2001-09-28
....\........\IntDwt
....\........\......\IntDwt53
....\........\......\........\IntDwt53.cpp,4507,2004-07-19
....\........\......\........\IntDwt53.h,803,2001-09-28
....\........\......\IntDwt97
....\........\......\........\IntDwt97.cpp,7385,2002-06-18
....\........\......\........\IntDwt97.h,925,2001-09-28
....\........\LiftDwt97
....\........\.........\BinDwt97
....\........\.........\........\BinDwt97.cpp,6944,2004-07-19
....\........\.........\........\BinDwt97.h,789,2001-11-13
....\........\.........\LiftDwt97
....\........\.........\.........\LiftDwt97.cpp,7802,2001-08-26
....\........\.........\.........\LiftDwt97.h,928,2001-09-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2.CirQueue
    用C++template模板实现环形对,包括插入,删除,返回最大值等功能(Realize the ring right, including insert, delete, and other functions with the maximum return C++template template)
    2014-12-01 19:09:58下载
    积分:1
  • lssvm
    lssvm All plotting is done with this simple command. It looks for the best way of displaying the result
    2017-07-06 11:19:56下载
    积分:1
  • chap_4_3_1_2B
    基于matlab的模型检测,仿真,主要针对的是轮廓控制部分。带有仿真结果(Matlab based model checking, simulation, mainly for the contour control section. With simulation results)
    2015-01-15 15:14:32下载
    积分:1
  • rili
    找到的一个比较实用的日历程序源码,用于开发与日期相关的程序,替代Calendar,实现其无法改变颜色等操作(To find a more practical calendar program source code, for the development of date-related procedures, alternative Calendar, realize that it can not change the color and other operations)
    2013-08-05 17:30:50下载
    积分:1
  • J-O_parameter_for_crystal
    我编的用于晶体的J-O 参数,对于稀土分析的研究者很有用啊(crystal series for the J-O parameters for the analysis of rare earth researchers useful ah)
    2006-12-26 18:01:36下载
    积分:1
  • BinaryTree
    Simple binary tree class
    2014-10-01 05:22:32下载
    积分:1
  • main
    程序为地震勘探资料处理方法中的数值模型模拟正演,方法为射线追踪(The program forward numerical model for seismic exploration data processing method in the simulation, for ray tracing method)
    2014-06-26 22:43:45下载
    积分:1
  • bianchengnixiangjishujvfenxi
    编程,逆向及数据分析 编程逆向及数据分析. :数据分析的几个方面的经验总结.(Programming, reverse and data analysis 编程逆向及数据分析. Programming of reverse engineering and data analysis :数据分析的几个方面的经验总结. : data analysis of several aspects of the experience )
    2014-01-03 06:13:35下载
    积分:1
  • h.264-cuda-master
    This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA. Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
    2014-10-15 07:32:32下载
    积分:1
  • Phone
    c++实现的通信录,实现添加、删除、查找、修改等功能(communications recorded c++ implemented add, delete, search, modify functions)
    2014-01-14 10:02:38下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载