CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fortran Numerical

搜索资源列表

  1. Fortran code of Numerical Recipes

    2下载:
  2. 200 多个可靠的算法源程序 Numerical Recipes Fortran代码-reliable algorithm source code Fortran Numerical Recipes
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:90.67kb
    • 提供者:李华丰
  1. fortran

    7下载:
  2. 圆柱绕流的数值模拟(基于有限体积法),Fortran程序-Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-24
    • 文件大小:45.31kb
    • 提供者:钱云
  1. fortran

    1下载:
  2. fortran源码 Fortran教程 及利用Fortran进行的各种数值计算-Fortran fortran source code for tutorials and the use of a variety of numerical Fortran
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8.34mb
    • 提供者:重楼
  1. FORTRAN

    2下载:
  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
    • 文件大小:1.03mb
    • 提供者:wangzi
  1. visualfortrannumericalalgorithm

    0下载:
  2. visual fortran常用数值算法集—原代码,对于数值计算很有帮助-visual fortran numerical algorithms commonly used- the original code, useful for numerical calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:93.98kb
    • 提供者:方舟
  1. Functions

    0下载:
  2. Numerical Recipes一书中例子的源码所用到的函数集,William H. Press 和 Saul A. Teukolsky 所著-One example of the book Numerical Recipes source code used by the function sets, William H. Press and Saul A. Teukolsky book
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:164.94kb
    • 提供者:吴军
  1. Numericalcalculation

    1下载:
  2. 这个程序是一个用fortran编写的二维腔体对流的数值研究-This procedure is a fortran prepared using two-dimensional cavity of the numerical study of convective
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-07-06
    • 文件大小:6.39kb
    • 提供者:符号化
  1. visual.fortran

    1下载:
  2. 很有用的Fortran源码集,对数值模拟计算很有用-Very useful set of Fortran source code for numerical simulation is useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7.06mb
    • 提供者:wanglu
  1. Fortran

    0下载:
  2. FORTRAN常用数值算法的程序集,希望对大家有所帮助-FORTRAN numerical algorithm commonly used in the assembly, we want to help
  3. 所属分类:Algorithm

    • 发布日期:2017-05-29
    • 文件大小:11.52mb
    • 提供者:谭文
  1. Visual-Fortran-(code)

    1下载:
  2. Visual Fortran common set of numerical algorithms (Code) _ Guang Yu He,这是本书的源代码部分。非常全面。-Visual Fortran common set of numerical algorithms (Code) _ Guang Yu He.full text.
  3. 所属分类:Algorithm

    • 发布日期:2015-10-30
    • 文件大小:36.31mb
    • 提供者:
  1. fortran-code

    0下载:
  2. fortran数值算法,经典实用,适用初学者-fortran numerical algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:9.01kb
    • 提供者:樊奕
  1. Numerical-Recipes_Fortran77

    0下载:
  2. Numerical Recipes source codes in Fortran -Numerical Recipes source codes in Fortran 77
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:371.67kb
    • 提供者:cyrus
  1. Numerical Recipes in Fortran 90

    0下载:
  2. Fortran 90 数值计算教程,经典教程,最好的90数值计算教程(Fortran 90 numerical calculation tutorial, classic tutorial, the best 90 numerical calculation tutorial)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:2.54mb
    • 提供者:李灵冲
  1. [emuch.net]Numerical Recipes Codes2.10

    0下载:
  2. fortran学习资料()
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1.41mb
    • 提供者:三等份
  1. c和fortran混编(基于GNULinux)

    0下载:
  2. 文章给出了C语言和FORTRAN语言混合编程的方法,搞数值计算的小伙伴们可以看看。(The article gives the C language and FORTRAN language mixed programming method, engage in numerical calculation of small partners can look at.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:将臣cy
  1. fortran各章代码

    3下载:
  2. 第1章 矩阵分解与线性方程组直接方法 第2章 线性方程迭代方法 第3章 最小二乘法与曲线拟合 第4章 特征值与特征向量 第5章 非线性方程 第6章 非线性方程组 第7章 插值法 第8章 数值微分 第9章 数值积分 第10章 特殊函数 第11章 常微分方程(The first chapter is matrix decomposition and direct method of linear equations The second chapter is the itera
  3. 所属分类:其他

  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
    • 文件大小:5.22mb
    • 提供者:xuezhanbin14
  1. numerical recipes in fortran

    0下载:
  2. Thorough descr iption of algorithms in fortran
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:33.83mb
    • 提供者:euge
  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
    • 文件大小:18.06mb
    • 提供者:blastwaves
  1. 19 Fortran常用算法程序集 附算法源代码

    3下载:
  2. 常用的数值计算程序代码,包括插值,微分方程求解等(fortran numerical, interpolate.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:6.19mb
    • 提供者:liangwei246
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com