CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fortran 77

搜索资源列表

  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. FORTRAN

    1下载:
  2. FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1083035
    • 提供者:wangzi
  1. f2c-20031026-3.0.1.src

    0下载:
  2. F2c converts Fortran 77 source code to C or C++ source files
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1006332
    • 提供者:anxin
  1. interiopointuserguide

    0下载:
  2. 这个说明文件是补充这个站里边有一个Fortran77的大规模线性运算库的使用说明,首先那个内点法的库的确很好,网上又找了下说明文件。-The user guide is for the complement to the Fortran 77 large scale routines.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:139020
    • 提供者:li
  1. f2matlab_3.5

    0下载:
  2. This code is used for converting Fortran code to Matlab code. What you have to do is to put this toolbox in the matlab path and run it from the command line.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1400686
    • 提供者:G.A.D
  1. F2C

    1下载:
  2. We describe f 2c, a program that translates Fortran 77 into C or C++. F 2c lets one portably mix C and Fortran and makes a large body of well-tested Fortran source code available to C environments.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:502280
    • 提供者:潘义勇
  1. Fort99

    0下载:
  2. fortran compiler 90,77,95-fortran 90 compiler
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5820239
    • 提供者:super
  1. FORTRAN

    0下载:
  2. Fortran 77 的用户指南 希望对需要的人有帮助-Fortran 77 User' s Guide hope to those who need help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:633868
    • 提供者:lt
  1. Automatic_Continuation_with_Deferred_Corrections.z

    0下载:
  2. Fortran77编写而成。基于连续的原理解决stiff两点边值常微分问题,是由Cash改编自TWPBVP程序。 内有说明,算例和参考信息,并且附有stiff问题的一些结果。-Automatic Continuation with Deferred Corrections The package ACDC (which is written in FORTRAN 77) is designed to solve stiff two-point boundary value
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:270268
    • 提供者:刘项
  1. NumericalPRecipesPinPFortranP901

    0下载:
  2. 数学算法程序包含了几乎所有的一般算法,很有用的。-Numerical Recipes in Fortran 77 and 90
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1992043
    • 提供者:shi
  1. einspline-0.9.2.tar

    0下载:
  2. einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1, 2, and 3 dimensions. Fortran 77 wrappers are also included.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:820678
    • 提供者:cbalta
  1. turev

    0下载:
  2. Simple Derivation and Min. Max. Point calculation For FORTRAN 77.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1772
    • 提供者:ocbfear
  1. LAPACK95

    0下载:
  2. LAPACK is a library of Fortran 77 subroutines for solving the most commonly occurring problems in numerical linear algebra. It has been designed to be efficient on a wide range of modern high-performance computers. -The name LAPACK is an acronym for
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3384266
    • 提供者:xiaxiaozhou
  1. ConvertingFortanIntoCpp

    0下载:
  2. 这个C++程序,可以转换如Fortran 77程序到C++可用程序,当然,还有一些例外,如Fortan中的FORMAT语句,以及goto语句可能使得你的代码很长。你可以通过配置,让转换程序进行批量的语言转换。 -Converting Fortran into usable C++ pseudo-code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2111342
    • 提供者:lingnanping
  1. F77TOF90_STEP1

    0下载:
  2. 本F77TO90.EXE for window 1) 列出原程序代码 行数 2) 用来将fortran 77 中的首栏”C” comment改成为"!“ 及将第六栏的连续号去除 并在程序前行加入 “&” 连续号 3) 列出所有function 及subroutine 名字 并在该段程序末 加入 end subroutine 名 4) 经执行后 原程序将更容易在 f90中编译执行 5) 提醒输入错误檔名 并请重新输入,或输入999停止 建议首用 scheme 1执行就可
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:508517
    • 提供者:CalvinLai
  1. introduce-of-Fortran-77-and-90-95

    0下载:
  2. 一本相当不错的Fortran教程,实用、详尽但不拖沓,有助于系统了解Fortran。-a useful book to introduce the Fortran, help you to asquaint yourself with the Fortran systematically.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2992138
    • 提供者:李学斌
  1. zrayamp

    0下载:
  2. 利用射线理论来计算全局地球模型的合成地震记录。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Ray-theoretical approach to the calculation of synthetic seismograms in global Earth models. Authors: Vlastislav Cerveny, Jaromir Jansky General: Wave propagation Code level: Research
  3. 所属分类:Algorithm

    • 发布日期:2017-06-13
    • 文件大小:21489971
    • 提供者:skyey
  1. boschi-wood-1.1

    0下载:
  2. 面波射线追踪。基于Boschi 和 Woodhouse 2006年发表在GJI上的文章中的方法。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。 -surface wave ray tracing as described by Boschi and Woodhouse GJI 2006 Authors: Lapo Boschi General: Wave propagation Code level: Research Language: Fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:458344
    • 提供者:skyey
  1. Numerical Recipes in Fortran 77

    0下载:
  2. fortran77中的数值分析方法库,科学计算的艺术,第二版(英文原版)(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:5469184
    • 提供者:xuezhanbin14
  1. Numerical Recipes in Fortran 77

    0下载:
  2. fortran数值计算方面的一本好书,计算机数值算法的圣经。(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition Volume 1 of Fortran Numerical Recipes)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:18939904
    • 提供者:blastwaves
« 12 »
搜珍网 www.dssz.com