登录
首页 » Unix_Linux » Numerical_Recipes_in_C.source_code

Numerical_Recipes_in_C.source_code

于 2016-03-29 发布 文件大小:199KB
0 267
下载积分: 1 下载次数: 16

代码说明:

  数值计算程序库,C语言版,Numerical Recipes in C,包含很多基本的数值计算子程序(Digital program library, C language version, Numerical Recipes in C)

文件列表:

complex.h,815,2003-05-17
nr.h,31471,2003-05-17
nrutil.h,3330,2003-05-17
recipies
........\addint.c,654,2000-02-29
........\airy.c,1044,2000-02-29
........\amebsa.c,1841,2000-02-29
........\amoeba.c,1548,2000-02-29
........\amotry.c,504,2000-02-29
........\amotsa.c,742,2000-02-29
........\anneal.c,1778,2000-02-29
........\anorm2.c,173,2000-02-29
........\arcmak.c,803,2000-02-29
........\arcode.c,2490,2000-02-29
........\arcsum.c,357,2000-02-29
........\asolve.c,197,2000-02-29
........\atimes.c,368,2000-02-29
........\avevar.c,274,2000-02-29
........\balanc.c,649,2000-02-29
........\banbks.c,490,2000-02-29
........\bandec.c,842,2000-02-29
........\banmul.c,302,2000-02-29
........\bcucof.c,1044,2000-02-29
........\bcuint.c,815,2000-02-29
........\beschb.c,649,2000-02-29
........\bessi.c,644,2000-02-29
........\bessi0.c,443,2000-02-29
........\bessi1.c,486,2000-02-29
........\bessik.c,2536,2000-02-29
........\bessj.c,939,2000-02-29
........\bessj0.c,683,2000-02-29
........\bessj1.c,705,2000-02-29
........\bessjy.c,3274,2000-02-29
........\bessk.c,318,2000-02-29
........\bessk0.c,438,2000-02-29
........\bessk1.c,446,2000-02-29
........\bessy.c,318,2000-02-29
........\bessy0.c,721,2000-02-29
........\beta.c,124,2000-02-29
........\betacf.c,820,2000-02-29
........\betai.c,441,2000-02-29
........\bico.c,128,2000-02-29
........\bksub.c,427,2000-02-29
........\bnldev.c,1001,2000-02-29
........\brent.c,1451,2000-02-29
........\broydn.c,4072,2000-02-29
........\bsstep.c,3222,2000-02-29
........\caldat.c,555,2000-02-29
........\chder.c,240,2000-02-29
........\chebev.c,321,2000-02-29
........\chebft.c,494,2000-02-29
........\chebpc.c,433,2000-02-29
........\chint.c,285,2000-02-29
........\chixy.c,570,2000-02-29
........\choldc.c,351,2000-02-29
........\cholsl.c,280,2000-02-29
........\chsone.c,412,2000-02-29
........\chstwo.c,390,2000-02-29
........\cisi.c,1496,2000-02-29
........\cntab1.c,996,2000-02-29
........\cntab2.c,1006,2000-02-29
........\complex.c,2018,2000-02-29
........\complex.h,815,2000-02-29
........\convlv.c,1026,2000-02-29
........\copy.c,127,2000-02-29
........\correl.c,567,2000-02-29
........\cosft1.c,637,2000-02-29
........\cosft2.c,1288,2000-02-29
........\covsrt.c,389,2000-02-29
........\crank.c,348,2000-02-29
........\cyclic.c,756,2000-02-29
........\daub4.c,931,2000-02-29
........\dawson.c,766,2000-02-29
........\dbrent.c,1911,2000-02-29
........\ddpoly.c,330,2000-02-29
........\decchk.c,692,2000-02-29
........\df1dim.c,442,2000-02-29
........\dfour1.c,927,2000-02-29
........\dfpmin.c,2326,2000-02-29
........\dfridr.c,942,2000-02-29
........\dftcor.c,1963,2000-02-29
........\dftint.c,1701,2000-02-29
........\difeq.c,1636,2000-02-29
........\dlinmin.c,939,2000-02-29
........\dpythag.c,280,2000-02-29
........\drealft.c,1027,2000-02-29
........\dsprsax.c,321,2000-02-29
........\dsprstx.c,359,2000-02-29
........\dsvbksb.c,424,2000-02-29
........\dsvdcmp.c,3577,2000-02-29
........\eclass.c,310,2000-02-29
........\eclazz.c,263,2000-02-29
........\ei.c,787,2000-02-29
........\eigsrt.c,280,2000-02-29
........\elle.c,309,2000-02-29
........\ellf.c,221,2000-02-29
........\ellpi.c,350,2000-02-29
........\elmhes.c,594,2000-02-29
........\erfcc.c,298,2000-02-29
........\erff.c,109,2000-02-29

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

发表评论

0 个回复

  • my_double
    用于计算太阳辐射的模型,该模型计算精度好,方法简单(Used to calculate the solar radiation model, the model accuracy, the method is simple)
    2021-05-06 17:22:07下载
    积分:1
  • RK
    说明:  自适应步长龙格库塔法求解常微分方程,main.c内容根据自己需要改变,待求解方程为derivs,需要使用者自己编写(Adaptive step size Runge Curta Fa for solving ordinary differential equations)
    2017-09-23 22:30:34下载
    积分:1
  • newton
    牛顿插值算法,利用数组存储均差表,一步步迭代求得插值(Newton interpolation algorithm, the use of array stores are differential gauge, step by step, iterative get interpolation )
    2012-05-06 15:22:52下载
    积分:1
  • fanyan
    用SVD奇异值分解法和阻尼最小二乘算法解决地球物理反问题,程序比较简单易懂(Using SVD, singular value decomposition method and damped least-squares algorithm to solve geophysical inverse problem, the procedure is relatively simple to understand)
    2008-04-10 11:35:17下载
    积分:1
  • tree
    设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中 将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S 是一个d 森林。(this is a project )
    2021-05-09 05:08:35下载
    积分:1
  • multiplelinearregression
    说明:  多元线性回归的C++源码,在VC6.0上可直接运行!(Multiple Linear Regression C++ source code, can be directly run in VC6.0!)
    2009-08-25 11:35:52下载
    积分:1
  • aboat-shuzhi-fenxi
    数值分析计算课程的部分习题答案,有matlab编程,希望对大家有用。(some small matlab codes .)
    2012-08-17 22:28:01下载
    积分:1
  • NHMT
    说明:  埃特金不等距插值,有例子,检验过,很顺利(Aitken non-equidistant interpolation, there are examples of tests, it is smooth)
    2008-11-30 19:02:40下载
    积分:1
  • 间断有限元
    the structure of the DG-FEM is very similar to that of the finite element method (FEM), there are several fundamental differences. In particular, the mass matrix is local rather than global and thus can be inverted at very little cost, yielding a semidiscrete scheme that is explicit. Furthermore, by carefully designing the numerical flux to reflect the underlying dynamics, one has more flexibility than in the classic FEM to ensure stability for wavedominated problems. Compared with the FVM, the DG-FEM overcomes the key limitation on achieving high-order accuracy on general grids by enabling this through the local element-based basis
    2022-06-13 20:11:15下载
    积分:1
  • MOORE_inverse_C
    利用C语言实现MOORE-PENROSE广义逆矩阵的计算,经试验OK。(The realization of MOORE-PENROSE generalized inverse matrix is calculated by using the C language, through the test of OK.)
    2021-04-28 00:08:44下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载