登录
首页 » Visual C++ » wavepacket-cpp-0.1.1b

wavepacket-cpp-0.1.1b

于 2020-07-04 发布 文件大小:304KB
0 176
下载积分: 1 下载次数: 15

代码说明:

  c++编写的小波包算法,可以实现小波包分解与重构,速度较快(A wavelet packet implementation written in C++, does wavepacket decomposition and reconstruction quite efficiently)

文件列表:

wavepacket-cpp-0.1.1b
.....................\AUTHORS,146,2016-09-13
.....................\Demos
.....................\.....\FreeParticle
.....................\.....\............\Gaussian_1D
.....................\.....\............\...........\1
.....................\.....\............\...........\.\demo.cpp,2707,2016-09-13
.....................\.....\............\...........\.\Makefile,687,2016-09-13
.....................\.....\HarmonicOscillator
.....................\.....\..................\Gaussian_1D
.....................\.....\..................\...........\1
.....................\.....\..................\...........\.\demo.cpp,3234,2016-09-13
.....................\.....\..................\...........\.\Makefile,687,2016-09-13
.....................\.....\..................\Gaussian_2D
.....................\.....\..................\...........\1
.....................\.....\..................\...........\.\demo.cpp,3337,2016-09-13
.....................\.....\..................\...........\.\Makefile,687,2016-09-13
.....................\.....\Makefile,506,2016-09-13
.....................\deploy
.....................\......\readme,61,2016-09-13
.....................\doc
.....................\...\builder.doc,115,2016-09-13
.....................\...\complexutil.doc,127,2016-09-13
.....................\...\doxygen.config,99426,2016-09-13
.....................\...\extern.doc,105,2016-09-13
.....................\...\functor.doc,139,2016-09-13
.....................\...\grid.doc,91,2016-09-13
.....................\...\operator.doc,79,2016-09-13
.....................\...\propagator.doc,109,2016-09-13
.....................\...\util.doc,79,2016-09-13
.....................\GPL.txt,18092,2016-09-13
.....................\include
.....................\.......\builder
.....................\.......\.......\StateBuilder.hpp,4567,2016-09-13
.....................\.......\complexutil
.....................\.......\...........\RedfieldBuilder.hpp,8560,2016-09-13
.....................\.......\extern
.....................\.......\......\odeint_impl.hpp,5747,2016-09-13
.....................\.......\......\tensordefs.hpp,1078,2016-09-13
.....................\.......\functor
.....................\.......\.......\misc
.....................\.......\.......\....\Interpolator.hpp,2163,2016-09-13
.....................\.......\.......\potentials
.....................\.......\.......\..........\HarmonicFunction.hpp,2520,2016-09-13
.....................\.......\.......\..........\MorseFunction.hpp,1910,2016-09-13
.....................\.......\.......\state
.....................\.......\.......\.....\Gaussian.hpp,2064,2016-09-13
.....................\.......\.......\.....\HarmonicState.hpp,2259,2016-09-13
.....................\.......\.......\.....\MorseState.hpp,2780,2016-09-13
.....................\.......\grid
.....................\.......\....\FFTGrid.hpp,3115,2016-09-13
.....................\.......\....\Grid.hpp,5966,2016-09-13
.....................\.......\....\Representation.hpp,3258,2016-09-13
.....................\.......\operator
.....................\.......\........\LinearOperator.hpp,3449,2016-09-13
.....................\.......\........\LiouvilleOperator.hpp,1295,2016-09-13
.....................\.......\........\liouvillian
.....................\.......\........\...........\CommutatorLiouvillian.hpp,2191,2016-09-13
.....................\.......\........\...........\LindbladLiouvillian.hpp,3293,2016-09-13
.....................\.......\........\...........\OneSidedLiouvillian.hpp,2245,2016-09-13
.....................\.......\........\...........\RedfieldLiouvillian.hpp,4237,2016-09-13
.....................\.......\........\...........\SumLiouvillian.hpp,2615,2016-09-13
.....................\.......\........\operations.hpp,2326,2016-09-13
.....................\.......\........\OperatorMatrix.hpp,6122,2016-09-13
.....................\.......\........\OperatorPrimitive.hpp,6412,2016-09-13
.....................\.......\........\primitive
.....................\.......\........\.........\CartesianKineticEnergy.hpp,3015,2016-09-13
.....................\.......\........\.........\Constant.hpp,2832,2016-09-13
.....................\.......\........\.........\CoordinateOperator.hpp,2401,2016-09-13
.....................\.......\........\.........\GenericOperator.hpp,2576,2016-09-13
.....................\.......\........\.........\MomentumOperator.hpp,2627,2016-09-13
.....................\.......\........\.........\Potential1D.hpp,3633,2016-09-13
.....................\.......\........\.........\PotentialND.hpp,3391,2016-09-13
.....................\.......\........\.........\potentials.hpp,2756,2016-09-13
.....................\.......\........\.........\PrimitiveProduct.hpp,2626,2016-09-13
.....................\.......\........\.........\PrimitiveSum.hpp,2423,2016-09-13
.....................\.......\........\.........\TensorOperator.hpp,2849,2016-09-13
.....................\.......\........\.........\TimeFunction.hpp,2945,2016-09-13
.....................\.......\........\SchroedingerOperator.hpp,2217,2016-09-13
.....................\.......\propagator
.....................\.......\..........\observer
.....................\.......\..........\........\LoggingOutput.hpp,2350,2016-09-13
.....................\.......\..........\primitive
.....................\.......\..........\.........\ChebychevHelper.hpp,3031,2016-09-13
.....................\.......\..........\.........\ChebychevPrimitive.hpp,4275,2016-09-13
.....................\.......\..........\.........\ChebychevRelax.hpp,3584,2016-09-13
.....................\.......\..........\.........\OdePrimitive.hpp,5840,2016-09-13
.....................\.......\..........\.........\OdeRelax.hpp,4813,2016-09-13
.....................\.......\..........\.........\ode_private.hpp,2335,2016-09-13
.....................\.......\..........\PropagationObserver.hpp,2844,2016-09-13
.....................\.......\..........\Propagator.hpp,4601,2016-09-13
.....................\.......\..........\PropagatorPrimitive.hpp,3892,2016-09-13
.....................\.......\util
.....................\.......\....\file_utils.hpp,3251,2016-09-13
.....................\.......\....\Manipulator.hpp,6838,2016-09-13
.....................\.......\....\special_functions.hpp,1369,2016-09-13
.....................\.......\....\wp_exceptions.hpp,6475,2016-09-13
.....................\.......\wavepacket.hpp,2845,2016-09-13
.....................\htm" target=_blank>LICENSE,463,2016-09-13
.....................\Makefile,2452,2016-09-13

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

发表评论

0 个回复

  • Simple
    求解速度压力耦合的Simple半隐式迭代方法,该方法在计算流体动力学中应用极为广泛(To solve the pressure velocity coupling Simple semi-implicit iterative method, the method applied in the Computational Fluid Dynamics an extremely wide range of)
    2021-01-05 09:08:54下载
    积分:1
  • remember
    很好很实用的信号处理程序。适合学习和科研参考使用。(Very good very useful signal processing. Suitable for learning and scientific research use and reference.)
    2008-06-25 11:27:08下载
    积分:1
  • newton_cpp
    计算方法《牛顿差值》(calculation method, "Newton margin")
    2005-01-25 21:40:20下载
    积分:1
  • qiuni
    C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
    2013-12-16 21:18:18下载
    积分:1
  • xb
    说明:  fluent中作液体蒸发相变的udf,非常专业,证明可行(fluent in the evaporation of liquid phase transition for udf, very professional, proved to be feasible)
    2014-04-07 10:53:26下载
    积分:1
  • mass-5
    fluent模拟焊接,熔滴过渡的质量源项(Welding Simulation, mass source)
    2020-07-02 21:00:01下载
    积分:1
  • shy1
    自适应滤波器的LMS算法实现,主要实现滤波和算法的方法。(adaptive filter)
    2011-05-18 14:49:17下载
    积分:1
  • 平面问题的有限元程序
    说明:  平面问题的有限元基础,大家可以参考一下学习学习(The finite element foundation of the plane problem, you can refer to it)
    2020-06-21 21:56:58下载
    积分:1
  • Project9
    用于求解超定方程组最小二乘解,稳定性高,速度快(To get the least square solution of superlattice dislocation.)
    2016-12-29 22:41:03下载
    积分:1
  • abint_bchol_brinv
    将一些标准数值与非数值算法集中封装在几个DLL中,需要用时可在VB/Delphi/C#中分别调用,这里提供了3个小程序,分别用于线性方程组求根、计算行列式的值、矩阵求逆。(Some standard numerical and non-numerical algorithm focus on packaging in several DLL, it is necessary to use when in VB/Delphi/C# Call, respectively, this provides three small programs, respectively, for the roots of linear equations, calculation of the value of the determinant, matrix inversion.)
    2008-06-28 22:35:05下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载