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

搜索资源列表

  1. FOR1

    0下载:
  2. Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:136063
    • 提供者:崔宏青
  1. Fortran

    2下载:
  2. Fortran的数学物理方程数值算法源程序。这是\"Numerical Methods for Physics\"第二版的Fortran源程序
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:50205
    • 提供者:Mint
  1. FORTRAN

    0下载:
  2. FORTRAN完全自学手册_源代码,内容涉及入门、常量变量、程序流控制、输入输出、基本数值算法、种别和属性、数组、文件操作、文件处理等。对初学者到高手的必然进阶源程序学习。-Complete self-study manual _ FORTRAN source code, related to entry, constant variables, program flow control, input and output, basic numerical algorithms, and oth
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:253786
    • 提供者:奇志
  1. P-r

    0下载:
  2. fortran编写,处理椭圆数值解法问题-fortran prepared to deal with the issue of numerical solution of elliptic
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1723
    • 提供者:liuhengwei
  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
    • 文件大小:168901
    • 提供者:吴军
  1. HeatTransferandFluidFlowNumericalSimulation

    1下载:
  2. 这是帕坦卡的<<传热与流体流动的 数值计算>>,是译本关于传热和流体模拟的经典资料,希望对有时间有兴趣的初学者有所帮助-This is the帕坦卡< < heat transfer and fluid flow numerical calculation> > is on the heat transfer and fluid translation of a classic analog data, in the hope that intere
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4468244
    • 提供者:hry
  1. hyper_eul

    4下载:
  2. Toro的经典书 "Riemann Solvers and Numerical Methods for Fluid Dynamics" 中的算例程序。该程序求解二维笛卡尔网格下的理想气体欧拉方程程序。采用TVD格式与HLLC的近似黎曼解相结合,二维处理采用维数分裂,求解扩张一维问题。6种通量限制器可供选择。- to solve the two-dimensional Euler equations for an ideal gas on a Cartesian quadri
  3. 所属分类:书籍源码

    • 发布日期:2013-08-01
    • 文件大小:9267
    • 提供者:GSD
  1. FortToPasExe1-01

    0下载:
  2. fortran to pascal converter helps in converting the lage numerical fortran algorithms to pascal then to delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-06
    • 文件大小:1117342
    • 提供者:endoumamoru
  1. ch1

    0下载:
  2. 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:115164
    • 提供者:李玲
  1. 11

    0下载:
  2. 应用蒙特卡罗方法对二维伊辛模型进行数值模拟的基本思路和方法,然后具体应用Fortran语言进行数值模拟-Monte Carlo methods of numerical simulation of the basic ideas and methods of the 2D Ising model and numerical simulation, and the specific application Fortran language
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-25
    • 文件大小:1279
    • 提供者:liujt
  1. Numerical-heat-transfer___taowenquan

    0下载:
  2. 陶文铨教授的数值传热学课程,其中包括二维椭圆型流动传热通用程序(fortran)和讲义。-Professor Tao Wenquan numerical heat transfer courses, including two-dimensional elliptic flow and heat transfer general program (fortran) and handouts.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:287602
    • 提供者:风夕
  1. code

    0下载:
  2. 一维喷管流动数值模拟,用的fortran语言,对于上流体力学的同学很有帮助-Numerical simulation of one-dimensional nozzle flow, using fortran language is helpful for students on the hydrodynamics
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:2078
    • 提供者:whc
  1. solution

    0下载:
  2. 运用一些比如高阶龙哥库塔法进行微分方程数值求解的算法。-fortran-based algorithm _ numerical solution
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1099
    • 提供者:shiyuhao
  1. CH8

    1下载:
  2. 基于Fortran编程环境的数值微分求解,如三点公式法,五点公式法,Richardson外推方法等-Fortran programming environment based on numerical differentiation to solve, such as the three-point formula, a five-point formula method, Richardson extrapolation methods
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7164
    • 提供者:海寒
  1. CH9

    0下载:
  2. 基于Fortran编程环境的数值积分算法,包括复合梯形求积法,复合Simpson积分以及复合高斯积分法等-Based on numerical integration algorithm Fortran programming environment, including composite trapezoidal quadrature method, composite Simpson integration and composite Gaussian integral method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:6781
    • 提供者:海寒
  1. Warming_Beam

    0下载:
  2. The hyperbolic equation is solved by the numerical scheme,Warming_Beam scheme. The tiem direction is Euler forword. The code is written using Fortran.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:172182
    • 提供者:Liu
  1. cfdbtcs

    0下载:
  2. The hyperbolic equation is solved using a numerical scheme ,BTCS scheme. The code is written in Fortran 90.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:173030
    • 提供者:Liu
  1. black-oil-numerical-simulation

    1下载:
  2. 三维三相黑油数值模拟源代码,Fortran语言编写-Three-phase black-oil simulation source code, Fortran language
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:34621
    • 提供者:张千
  1. DSMC

    2下载:
  2. 此程序包用于解决稀薄气体动力学中的数值模拟问题,可用于解决一维、二维和三维问题,用FORTRAN 77编写的。-This package is used to solve the problem of numerical simulation of rarefied gas dynamics, can be used to solve the problem of one-dimensional, two-dimensional and three-dimensional, 77 written
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:87280
    • 提供者:dj
  1. Numerical Recipes in Fotran77_90

    0下载:
  2. 两卷数值计算的fortran书终于全了。(Two volume of Numerical Recipes in fortran 77 and 90.)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-04
    • 文件大小:19144036
    • 提供者:古古龙
搜珍网 www.dssz.com