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

wavepacket-cpp-0.1.1b

于 2020-07-04 发布 文件大小:304KB
0 264
下载积分: 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 个回复

  • 4zeyunsuan
    复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
    2013-10-11 16:41:48下载
    积分:1
  • Algorithm
    说明:  算法设计第三版,算法设计第三版,算法设计第三版,算法设计第三版(Algorithm Design Third Edition)
    2010-04-28 19:44:45下载
    积分:1
  • 764
    多物理场耦合软件采用有限元方法模拟表面等离子体激元,适合入门学习者(Multi-physics coupling software using the finite element method to simulate the surface plasmon, suitable for entry-learners)
    2012-09-14 00:14:22下载
    积分:1
  • EedffazipD
    EDFA的掺铒光纤长度模拟计算,附3篇相关论文,330mw的980nm泵泵浦,3db的泵浦吸收,12m最佳长度已经的到验证,可作为EDFA设计参考 (EDFA erbium-doped fiber length simulation of three related papers, 330mw of 980nm pump pump pump 3db absorption 12m optimum length has been to verify, can be used as the EDFA design reference)
    2012-08-05 18:09:17下载
    积分:1
  • FilterCal
    这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法(this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method)
    2005-08-16 15:43:42下载
    积分:1
  • mg
    说明:  迭代算法中的多重网格计算程序Visual C++原代码(iterative algorithm of multiple grid computing procedures Visual C source code)
    2007-03-31 10:11:48下载
    积分:1
  • edger12dlocalbasis
    通过C++头文件实现的有限元形状函数计算程序(finite element shape function)
    2012-11-15 15:02:29下载
    积分:1
  • LM_sample
    Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。( LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.)
    2017-06-01 19:37:34下载
    积分:1
  • cp
    说明:  最小二乘法拟合曲线的一个小程序,采用C++程序,(Least-squares fitting curve C++ program)
    2012-07-24 12:26:31下载
    积分:1
  • iypeHhe
    矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,(The matrix, complex number custom data type C realization, the matrix inverse uses the Newton method,)
    2018-11-24 07:00:27下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载