登录
首页 » Visual C++ » nr_c301

nr_c301

于 2009-05-09 发布 文件大小:1090KB
0 389
下载积分: 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 个回复

  • cpml
    三维PML-FDTD的C语言代码,完全匹配层的C语言实现(3D PML-FDTD in the C language code, perfectly matched layer in C language)
    2010-06-11 14:28:04下载
    积分:1
  • 矩阵链乘
    说明:  距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
    2005-11-17 09:23:42下载
    积分:1
  • 1.21b
    分数阶滑模工具箱,可用于解决阶次比较低的时候(fractional order sliding mode )
    2016-10-10 09:37:28下载
    积分:1
  • zairuzhidiandandao
    用来计算航天器再入质点弹道,其中包括插值算法,龙格库塔法以及大气模型(Used to calculate the particle trajectory of spacecraft re-entry, including the interpolation algorithm, Runge-Kutta method as well as atmospheric model)
    2008-04-27 11:09:17下载
    积分:1
  • shuzhijisuan
    数值计算实例,主要有LU分解,龙格库塔法,高斯分解法,欧拉法,曲线拟合,曲线插值(Numerical example)
    2014-01-03 10:38:53下载
    积分:1
  • gap-width-and-JRC
    计算岩石表面裂隙宽度并求取其表面粗糙度系数(Calculate the rock surface crack width and strike the surface roughness coefficient)
    2016-02-18 03:01:04下载
    积分:1
  • wedg140
    fortran程序,计算应力强度因子和特征值和特征向量,研究多种材料接触(fortran program)
    2014-09-22 10:47:40下载
    积分:1
  • SMM
    说明:  几种模幂算法,有传统模幂,SMM模幂,基于2的K次方的模幂和最一般的模幂算法,还有为这些模幂算法建立的WINDOWS对话框。可以方便的运行。(algorithm, the traditional mode power, SMM Modular Power, Based on two of the K-th power module and the most common mode power algorithm, These modules also for the establishment of the algorithm Power Windows dialog box. To facilitate the operation.)
    2006-04-27 22:49:38下载
    积分:1
  • 1
    说明:  本书用c语言编写了科研和工程中最常用的166个算法,这些算法包括复数 运算、... 4.3.1 【算法23】求一般复矩阵的逆 4.3.2 【算法24】求对称正定矩阵的(good study)
    2013-11-06 21:28:17下载
    积分:1
  • Algorithm-Design-and-Analysis
    计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
    2013-04-08 10:52:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载