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

搜索资源列表

  1. F77_TO_F90

    0下载:
  2. 处理fortran的源代码,将文件f77格式转换为f90格式。-Convert FORTRAN77 to FORTRAN90
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:34045
    • 提供者:wanglh
  1. F90_TO_F77

    1下载:
  2. 处理Fortran源代码,将f90格式转换为f77格式。-F90_TO_F77 is a FORTRAN90 program which assists in the conversion of a FORTRAN90 source code file to the FORTRAN77 format.
  3. 所属分类:Compiler program

    • 发布日期:2015-05-31
    • 文件大小:6144
    • 提供者:wanglh
  1. fortran_tools-master

    0下载:
  2. fortran77转为fortran90的python脚本,给需要的人-This scr ipt is used as a tool for translating f77 to f90 code file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:76076
    • 提供者:土豆
  1. regen33

    0下载:
  2. 用于计算回热器的软件代码 使用fortran90编写 来自NIST-Computing regenerator software code written for use fortran90 NIST
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:136294
    • 提供者:
  1. Fortran_Overview.pdf

    0下载:
  2. Learning fortran90 by a simple comparison with C++ and Matlab commands
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:79429
    • 提供者:The_Dude
  1. programming

    0下载:
  2. 编程例题与解答,使用fortran90,着重使用if语言-Programming examples and answers, use fortran90, focusing on language use if
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:159111
    • 提供者:Carrie
  1. to_f90

    0下载:
  2. convert fortran77 to fortran90
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:17687
    • 提供者:Aslan
  1. MPMOneDWave

    0下载:
  2. 此程序为物质点法求解一维应力波传播问题,Fortran90程序问题描述参照论文《无网格MPM法在冲击载荷问题中的应用》 -this is a MPM code for 1D stress wave
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2244
    • 提供者:zheng
  1. CoaxialImpact

    2下载:
  2. 此程序为求解两杆同轴撞击时,应力波传播问题的物质点法1D程序,Fortran90代码-a MPM code for coaxial impact
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3064
    • 提供者:zheng
  1. shocktube1D

    1下载:
  2. 此程序为物质点法求解一维激波管问题的fortran90程序-This procedure for solving the problem of one-dimensional shock tube method for the material point fortran90 program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:zheng
  1. bisect

    0下载:
  2. 运用fortran90编写二分法求解线性方程的程序-Fortran90 prepared using procedures for solving linear equations dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:700563
    • 提供者:雪之殇
  1. lagrange

    0下载:
  2. 拉格朗日插值法求解线性方程,运用的是Fortran90-Lagrange polynomial for solving linear equations, using the Fortran90
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:695259
    • 提供者:雪之殇
  1. Generalized Minimum Residual Method - Fortran

    0下载:
  2. solve the system of linear equations A*X = B for X ---FORTRAN90
  3. 所属分类:数值算法/人工智能

  1. 2dWENO_1172628552

    0下载:
  2. 我们学CFD的人绝大部分都用fortran90编程,这是一种比较适合科学计算的语言,这个程序就是CFD中著名的WENO格式的程序实现。-We learned most of the people using fortran90 programming, This is a more appropriate scientific computing language, This process is well-known CFD WENO format program.
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:7280
    • 提供者:le1005395
  1. antenna

    1下载:
  2. fortran90编写的关于天线的小程序,实现了近远场变换及方向图的计算等-fortran90 write a small program on the antenna to achieve the near-far field transform and the calculation of the direction of Figure
  3. 所属分类:Applications

    • 发布日期:2017-04-15
    • 文件大小:4913
    • 提供者:shun053951
  1. FDTD

    0下载:
  2. 一个关于FDTD的三维fortran90小程序.-A small program on the FDTD in fortran90
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:6234
    • 提供者:an49356
  1. Source1

    0下载:
  2. 基于fortran90的TLD水箱的震动控制程序开发。-fortran90 based vibration control program TLD tank development.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3275
    • 提供者:Kevin
  1. f90

    1下载:
  2. 常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran90版本,可直接用于各位自己的代码开发中-Most common algorithms, including numerical and char recipes, Fortran 90 version, can be used in your own program develpment directly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:405454
    • 提供者:S.C. Deng
  1. spearman

    1下载:
  2. spearman秩相关系数计算代码,fortran90编写,用于判断数列发展趋势-speaerman rank coefficent code by fortran 90
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:129692
    • 提供者:Lee tong
  1. source

    0下载:
  2. source code cfd melting for fortran90
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:296349
    • 提供者:turboriki
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com