登录
首页 » Visual C++ » nr_c301

nr_c301

于 2009-05-09 发布 文件大小:1090KB
0 345
下载积分: 1 下载次数: 19

代码说明:

  可以用于科学计算的库,数值计算库,只要将头文件包含即可。(Can be used for scientific computing libraries, numerical libraries, header files will be included as long as you can.)

文件列表:

NR_C301
.......\code
.......\....\adapt.h
.......\....\amebsa.h
.......\....\amoeba.h
.......\....\anneal.h
.......\....\arithcode.h
.......\....\asolve.h
.......\....\banded.h
.......\....\bessel.h
.......\....\besselfrac.h
.......\....\calendar.h
.......\....\chebyshev.h
.......\....\cholesky.h
.......\....\circumcircle.h
.......\....\cisi.h
.......\....\convlv.h
.......\....\correl.h
.......\....\dawson.h
.......\....\decchk.h
.......\....\delaunay.h
.......\....\derule.h
.......\....\deviates.h
.......\....\dfridr.h
.......\....\dftintegrate.h
.......\....\difeq.h
.......\....\distributions.h
.......\....\dynpro.h
.......\....\eclass.h
.......\....\eigen_sym.h
.......\....\eigen_unsym.h
.......\....\elliptint.h
.......\....\erf.h
.......\....\expint.h
.......\....\fasper.h
.......\....\fermi.h
.......\....\fitab.h
.......\....\fitexy.h
.......\....\fitlin.h
.......\....\fitmed.h
.......\....\fitmrq.h
.......\....\fitsvd.h
.......\....\fit_examples.h
.......\....\fourfs.h
.......\....\fourier.h
.......\....\fourier_ndim.h
.......\....\fred2.h
.......\....\fred_singular.h
.......\....\frenel.h
.......\....\gamma.h
.......\....\gaumixmod.h
.......\....\gaussj.h
.......\....\gauss_wgts.h
.......\....\gauss_wgts2.h
.......\....\hash.h
.......\....\hashall.h
.......\....\hmm.h
.......\....\huffcode.h
.......\....\hypgeo.h
.......\....\icrc.h
.......\....\igray.h
.......\....\incgammabeta.h
.......\....\interior.h
.......\....\interp_1d.h
.......\....\interp_2d.h
.......\....\interp_curve.h
.......\....\interp_laplace.h
.......\....\interp_linear.h
.......\....\interp_rbf.h
.......\....\iqagent.h
.......\....\kdtree.h
.......\....\kmeans.h
.......\....\krig.h
.......\....\ksdist.h
.......\....\kstests.h
.......\....\kstests_2d.h
.......\....\levex.h
.......\....\linbcg.h
.......\....\linpredict.h
.......\....\ludcmp.h
.......\....\machar.h
.......\....\markovgen.h
.......\....\mcintegrate.h
.......\....\mcmc.h
.......\....\mgfas.h
.......\....\mglin.h
.......\....\mins.h
.......\....\mins_ndim.h
.......\....\miser.h
.......\....\mnewt.h
.......\....\moment.h
.......\....\mparith.h
.......\....\multinormaldev.h
.......\....\nr3.h
.......\....\odeint.h
.......\....\pade.h
.......\....\pcshft.h
.......\....\period.h
.......\....\phylo.h
.......\....\plegendre.h

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

发表评论

0 个回复

  • 222
    一个仓本模型计算程序,用于计算奇异态和序参量(a program of kuramotto)
    2021-03-10 22:29:26下载
    积分:1
  • Dchaos-predica
    基于混沌理论进行数据预测的程序,欢欢迎需要的朋友参考下载,并提出修改意见 (, Please feel welcome the reference to a friend download data to predict the process based on chaos theory, and suggest modifications)
    2012-07-27 12:40:49下载
    积分:1
  • Ansys-bridge
    ANSYS 分析一座预应力连续刚构桥的命令流,很实用哦(ANSYS analysis of a prestressed continuous rigid frame bridge command stream, and very practical!)
    2012-05-30 12:01:35下载
    积分:1
  • fluid-1
    气泡上浮实验,基于fluent的二维模型(Bubble Floating Experiment)
    2019-03-28 21:16:57下载
    积分:1
  • DK
    说明:  邓肯张在ansys中的二次开发,适合于土体有限元分析(second development of duncan-zhang in ansys,it s be used to ansys)
    2015-01-09 09:27:07下载
    积分:1
  • Root_Loci
    根轨迹文件 多刚体动力学 方程 根分布 稳定分析 (Root locus document root distribution multibody dynamics equations stability analysis)
    2014-09-21 21:13:28下载
    积分:1
  • shannon
    此程序为香农编码的程序实现的过程及相关参数和结果。(shannon)
    2010-06-02 16:47:42下载
    积分:1
  • sanciyangtiao
    其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:(The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the cubic spline function is n+3 dimensional space , so the expansion points to the x-1, xn+1, then any cubic spline function can be expressed as a linear combination:)
    2011-10-14 09:40:33下载
    积分:1
  • suanshubianma
    算术编码是用符号的概率和它的编码间隔两俩个基本参数来描述的。算术编码可以是静态的或是自适应的。(Arithmetic coding to both of two basic parameters to describe the probability of the symbol and its coding interval. Arithmetic coding can be static or adaptive.)
    2012-08-13 03:57:21下载
    积分:1
  • lbm2d
    基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
    2021-03-12 21:19:24下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载