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

wavepacket-cpp-0.1.1b

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

  • 82859165cifa
    编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 (Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
    2011-06-21 22:50:34下载
    积分:1
  • jvzhenlianxi
    实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication. )
    2012-08-22 09:29:57下载
    积分:1
  • 4-fft
    FFT快速傅里叶变换 采用基4 fft实现的c语言版(FFT Fast Fourier Transform implemented using the base 4 fft c language version)
    2020-12-16 15:09:13下载
    积分:1
  • mass-5
    fluent模拟焊接,熔滴过渡的质量源项(Welding Simulation, mass source)
    2020-07-02 21:00:01下载
    积分:1
  • numerical-analysis
    高斯-塞德尔迭代、拉格朗日差值、牛顿法、四阶龙格库塔 与数值分析有关的公式(Gauss- Seidel iteration)
    2013-07-01 14:45:14下载
    积分:1
  • air-age
    计算流体力学软件FLUENT计算空气龄的udf文件(FLUENT CFD software udf file to calculate the air age )
    2015-10-14 15:32:41下载
    积分:1
  • grid
    一个简单的网格生成程序,操作方便,易学,类似于easymesh!(A simple grid generation program, easy to operate, easy to learn, like easymesh!)
    2011-08-23 20:02:51下载
    积分:1
  • fluentcas
    fluent 软件动网格计算的CAS文件和二次开发程序。用来计算一个蜜蜂翅膀摆动时周围流畅的变化。(fluent moving grid computing, software, documents and secondary development of CAS procedures. Used to calculate the wings of a bee when swinging around the smooth changes.)
    2020-11-03 11:19:53下载
    积分:1
  • 2D-TM
    2维的FDTD C程序(2-dimensional FDTD C procedures)
    2008-05-05 07:34:54下载
    积分:1
  • 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
  • 696518资源总数
  • 104269会员总数
  • 31今日下载