登录
首页 » Unix_Linux » Numerical_Recipes_in_C.source_code

Numerical_Recipes_in_C.source_code

于 2016-03-29 发布 文件大小:199KB
0 337
下载积分: 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 个回复

  • filter1
    Particle Filter Design file It contains algorithm for particle filter
    2020-11-09 10:39:48下载
    积分:1
  • youhua
    fortran最优化计算方法常用程序汇编 包括一维最优化部分、无约束优化部分、约束优化部分 0.618法,分数法、二次插值法、三次插值法 共轭梯度法、DFP变尺法(导数)、DFP变尺法(差分)、阻尼最小二乘法、鲍威尔法、模式搜索法、单纯形法 混合罚函数法(SUMT调用DFP)、混合罚函数法(SUMT调用鲍威尔法)、综合约束函数双下降法、可变容差法、复合形法、网格法、随机试验法、解线性规划的单纯形法(fortran optimization calculation method used to assemble Including one-dimensional optimization section, part of unconstrained optimization, constrained optimization part 0.618, fractional method, quadratic interpolation, cubic interpolation Conjugate gradient method, DFP becomes ruler Act (derivative), DFP variable scale method (differential), damped least squares method, Powell method, pattern search method, the simplex method Mixed penalty function method (SUMT call DFP), mixed penalty function method (SUMT call Powell Law), integrated dual descent constraint functions, variable tolerance method, the complex method, grid method, random test, solving linear programming simplex Method)
    2014-05-21 10:33:13下载
    积分:1
  • INORDER_PRE_POST_TRAVERSE
    PRE IN POST OREDER TRAVERSAL C++ CODE VISUAL
    2016-05-11 20:58:00下载
    积分:1
  • oofem-1.7.tar
    c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.(This is the code of finite element method, with manual document and data samples, it is valusble for FEM development)
    2009-04-25 13:59:51下载
    积分:1
  • 雷达sra成像 C语言
    描述了雷达sra成像等,用c语言开发 ,包含有fft等程序(Describes the radar imaging Sra, using c language development, contains the procedures fft)
    2008-12-14 20:48:52下载
    积分:1
  • matlab_program
    Matlab曲面拟合程序,利用最小二乘法来求得近似值,非常不错的东西(matlab program for fit curve)
    2009-06-13 20:58:06下载
    积分:1
  • zuixiaofei-zuidaliu
    文件中包括了最优化中的最小费最大流程序以及例子和程序(File included in the most optimal maximum flow procedures and examples of trees and procedures)
    2014-07-17 09:54:20下载
    积分:1
  • wedg140
    fortran程序,计算应力强度因子和特征值和特征向量,研究多种材料接触(fortran program)
    2014-09-22 10:47:40下载
    积分:1
  • ground-wave-
    计算地波传输衰减的程序,可以设置高度,大气条件等(Ground wave transmission attenuation calculation program, you can set the height, atmospheric conditions, etc.)
    2020-06-29 21:20:02下载
    积分:1
  • nscat-3.tar
    用以计算nscat地球物理模型函数的程序!(This is a program for calculating the nscat geophysical model.)
    2020-11-07 17:19:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载