登录
首页 » Fortran » f77

f77

于 2016-03-30 发布 文件大小:392KB
0 250
下载积分: 1 下载次数: 3

代码说明:

  常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran77版本,可直接用于各位自己的代码开发中(Most common algorithms, including numerical and char recipes, Fortran 77 version, can be used in your own program develpment directly)

文件列表:

data
....\dates.dat,624,1997-07-01
....\fncval.dat,20039,1992-09-23
....\matrx1.dat,826,1992-09-17
....\matrx2.dat,921,1992-09-17
....\matrx3.dat,496,1992-09-17
....\spctrl.dat,15000,1992-09-17
....\table.dat,857,1992-09-17
....\table2.dat,1718,1992-09-17
....\tarray.dat,620,1992-09-17
....\text.dat,26955,1992-09-17
disk.id,53,2002-10-20
examples
........\xairy.for,733,1992-09-17
........\xamebsa.for,2099,1992-09-17
........\xamoeba.for,1062,1992-09-17
........\xanneal.for,623,1992-09-17
........\xarcode.for,2389,1992-09-17
........\xavevar.for,568,1992-09-17
........\xbalanc.for,1031,1992-09-17
........\xbandec.for,583,1992-09-17
........\xbanmul.for,1158,1992-09-17
........\xbcucof.for,686,1992-09-17
........\xbcuint.for,948,1992-09-17
........\xbeschb.for,740,1992-09-17
........\xbessi.for,547,1992-09-17
........\xbessi0.for,526,1992-09-17
........\xbessi1.for,526,1992-09-17
........\xbessik.for,779,1992-09-17
........\xbessj.for,538,1992-09-17
........\xbessj0.for,520,1992-09-17
........\xbessj1.for,520,1992-09-17
........\xbessjy.for,779,1992-09-17
........\xbessk.for,547,1992-09-17
........\xbessk0.for,526,1992-09-17
........\xbessk1.for,526,1992-09-17
........\xbessy.for,538,1992-09-17
........\xbessy0.for,520,1992-09-17
........\xbessy1.for,520,1992-09-17
........\xbeta.for,527,1992-09-17
........\xbetai.for,561,1992-09-17
........\xbico.for,533,1992-09-17
........\xbnldev.for,1073,1992-09-24
........\xbrent.for,1220,1992-09-17
........\xbroydn.for,636,1992-09-17
........\xbsstep.for,1376,1992-09-17
........\xcaldat.for,916,1992-09-17
........\xchder.for,1046,1992-09-17
........\xchebev.for,862,1992-09-17
........\xchebft.for,1158,1992-09-17
........\xchebpc.for,1000,1992-09-17
........\xchint.for,1077,1992-09-17
........\xcholsl.for,1380,1992-09-17
........\xchsone.for,840,1992-09-17
........\xchstwo.for,884,1992-09-17
........\xcisi.for,579,1992-09-17
........\xcntab1.for,1011,1992-09-17
........\xcntab2.for,1235,1992-09-17
........\xconvlv.for,931,1992-09-17
........\xcorrel.for,689,1992-09-17
........\xcosft1.for,1211,1992-09-17
........\xcosft2.for,1215,1992-09-17
........\xcovsrt.for,1287,1992-09-17
........\xcrank.for,1323,1992-09-17
........\xcyclic.for,869,1992-09-17
........\xdawson.for,514,1992-09-17
........\xdbrent.for,1232,1992-09-17
........\xddpoly.for,896,1992-09-17
........\xdecchk.for,1520,1992-09-17
........\xdf1dim.for,822,1992-09-17
........\xdfpmin.for,1536,1992-09-17
........\xdfridr.for,365,1992-09-17
........\xdftint.for,1178,1992-09-17
........\xeclass.for,931,1992-09-17
........\xeclazz.for,988,1992-09-17
........\xei.for,502,1992-09-17
........\xeigsrt.for,1296,1992-09-17
........\xelle.for,714,1992-09-17
........\xellf.for,713,1992-09-17
........\xellpi.for,763,1992-09-17
........\xelmhes.for,887,1992-09-17
........\xerf.for,501,1992-09-17
........\xerfc.for,557,1992-09-17
........\xerfcc.for,562,1992-09-17
........\xeulsum.for,810,1992-09-17
........\xevlmem.for,555,1992-09-17
........\xexpdev.for,1001,1992-09-17
........\xexpint.for,548,1992-09-17
........\xf1dim.for,810,1992-09-17
........\xfactln.for,532,1992-09-17
........\xfactrl.for,636,1992-09-17
........\xfasper.for,863,1992-09-17
........\xfgauss.for,940,1992-09-17
........\xfit.for,943,1992-09-17
........\xfitexy.for,1413,1992-09-17
........\xfixrts.for,1260,1992-09-17
........\xfleg.for,642,1992-09-17
........\xflmoon.for,1495,1992-09-17
........\xfour1.for,2706,1992-09-17
........\xfourfs.for,3445,1992-09-17

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

发表评论

0 个回复

  • 20060401
    说明:  二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的(second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment)
    2006-04-01 14:48:43下载
    积分: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
  • fitline
    最小二乘拟合空间直线,和单独的误差计算函数(Linear least squares fitting space, and a separate error calculation function)
    2016-08-28 16:19:16下载
    积分:1
  • inpolygon.f
    to judge points in a polygon
    2013-10-17 17:17:43下载
    积分:1
  • yinshigaosi_method
    隐式高斯法求解三相不平衡配电网的潮流计算,很实用,欢迎下载。(Implicit Gaussian method for solving three-phase unbalanced load flow calculation of the distribution network, very practical, welcome to download.)
    2021-05-07 21:31:35下载
    积分:1
  • lixiangshiliuyouxianyuanqiujie
    理想流体势流的有限元求解程序,简单易懂,适合初学者对该方法编程的一个初步认识,程序内有详细的注释(Potential flow of ideal fluid finite element solver, easy to understand, this method is suitable for beginners programming a preliminary understanding of the program with detailed notes)
    2013-11-13 09:47:37下载
    积分:1
  • bamu
    matlab语言写的计算八木天线的程序,可以改变单元的数量,给出各个阵子的电流分布和方向图 (matlab language computing Yagi antenna program, you can change the number of units each time around given the current distribution and orientation map)
    2020-11-30 18:59:27下载
    积分:1
  • C_sharp_Matrix_class
    文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。(File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, etc., is very convenient for actual development.)
    2010-07-10 19:40:51下载
    积分:1
  • calrescapind
    this source code is use to calculate resister capacitor and inductor
    2009-09-29 18:26:22下载
    积分:1
  • spgl1-1.8
    based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to the minimum representation error. While the importance of sparsity is much emphasized in SRC and many related works, the use of collaborative representation (CR) in SRC is ignored by most literature.
    2013-08-02 16:14:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载