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

wavepacket-cpp-0.1.1b

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

  • Cpp-openlb
    格子boltzmann方法模拟2D圆柱绕流程序 C++程序d2Q9模型(Lattice boltzmann simulation program 2D flow around a cylinder model of C++ program d2Q9)
    2021-04-02 14:19:07下载
    积分:1
  • JFFTfinalA
    使用JAVA模拟FFFT算法 快速傅里叶算法 (Use JAVA simulation FFFT algorithm Fast Fourier Transform Algorithm)
    2012-07-18 19:04:47下载
    积分:1
  • ykb
    实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量(Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector)
    2020-08-03 17:18:34下载
    积分:1
  • CYCLE
    气象数据计算超等许,能够计算在风厂中气象数据的票性诡计(meteorological data superfine promised to calculate the wind plant meteorological data of the votes sexual tricks)
    2006-10-26 21:27:26下载
    积分:1
  • juzhenhanshu
    传输矩阵法用于计算光纤光栅的有效折射率,是一种经典的数学算法(Matrix function)
    2013-09-23 13:48:14下载
    积分:1
  • pianxin
    计算偏心圆导热计算以及同位网格上的SIMPLE算法 (Calculating thermal calculations and eccentric position on the grid with SIMPLE algorithm)
    2013-07-02 21:26:11下载
    积分:1
  • matrix-multiplication-and-inverse
    这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
    2014-03-25 11:24:24下载
    积分:1
  • gausszf
    该软件主要应用是采用高斯正反算进行换带计算的。(The software application is used mainly Gaussian with positive and negative exchange balance calculation.)
    2007-09-10 11:12:01下载
    积分:1
  • udf-RPE
    fluent 改进的全空化模型,针对可压缩流,内有声速处理(fluent improved full cavitation model for compressible flow, there are the speed of sound processing)
    2021-03-02 16:59:33下载
    积分:1
  • Rcellsse
    读入红细胞图片,通过中值滤波,开运算算,闭运算,和贴标签等方法获得细胞个数 (Read into the red blood cell picture, opening operation count median filtering, and closing operation, and the labeling methods such as cell number)
    2012-07-28 23:59:33下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载