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

搜索资源列表

  1. tiao

    0下载:
  2. 边界元法 弹性力学问题的边界元法 根据书上的源代码改编的fortran90程序-boundary element method elastic problem fortran90 code
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4255
    • 提供者:请问
  1. Walk

    0下载:
  2. random walk......fortran90 source code fortran90 SELF_AVOIDING_WALKS
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:152642
    • 提供者:Vahhab
  1. uploadPUDN

    0下载:
  2. 麻省理工的最新版GAMIT软件源代码。Fortran90编写,主要用于GNSS精密定位定轨以及参考框架和网解确定。 另一个是Intel fortran 2013 for Linux的序列包,用它可以直接安装ifort,找了很久,这个版本的ifort虽然老,但是最稳定的一版。- U9EBB u7701 u7E09 u5E1 u7R03 u7R0 U5B9A u8E09 u8C0 u53CA u53C2 u8003 u686 u658 u548C u7F3
  3. 所属分类:Other systems

    • 发布日期:2017-12-12
    • 文件大小:3518669
    • 提供者:李二敏
  1. 4

    0下载:
  2. Lattice boltzmann method simulate the laminar flow between two plates
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:28672
    • 提供者:shanxinpu
  1. sort

    0下载:
  2. 快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:dns
  1. WenOOF-master

    0下载:
  2. 面向对象fortran写的一维流体力学代码,结构清晰,方便实现,欢迎下载(object-oriented FORTRAN written one-dimensional fluid mechanics code, clear structure, easy to implement, please download)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:126976
    • 提供者:klzhao
  1. SGY文件读写代码

    1下载:
  2. 地震勘探SEG-Y格式文件Fortran90读写代码,献给物探初学者!IVF平台编译!内有测试数据!支持IBM、IEEE、无卷头SGY格式文件!(Seismic exploration SEG-Y format file Fortran90 read and write code, dedicated to geophysical beginners! IVF platform compilation! Test data are available)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-12-22
    • 文件大小:814080
    • 提供者:木子佳人
  1. 96915694

    0下载:
  2. 4总常用的插值程序的Fortran90源代码,包括双线性插值等插值方法()
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:17408
    • 提供者:Mbdgf
  1. 1305552

    0下载:
  2. 本文对求解线性方程组的LU分解递归算法进行了研究,给出了算法的详细推到过程,并用支持递归过程的FORTRAN90语言对算法()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:190464
    • 提供者:QSRntko%2D876
  1. vtqgw

    0下载:
  2. 随机数 fortran90 L Ecuyer s 1999 random number generator Fortran()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:YD!02116
  1. f77tof90

    0下载:
  2. 此程序中文件功能为将Fortran77语言转换为Fortran90语言的MATLAB程序。(In this program, the file function is the MATLAB program that converts the Fortran77 language into the Fortran90 language.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:281600
    • 提供者:icywz
  1. f77_to_f90

    0下载:
  2. 可以将旧版的Fortran77语言转换为新版的Fortran90,方便使用(A program to convert FORTRAN 77 source form to Fortran 90 source *)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-11
    • 文件大小:14336
    • 提供者:听雨少年
  1. FORTRAN版高斯乐让德积分工具 GAULEGQUADF

    0下载:
  2. 高斯勒让德积分工具,用fortran编程实现的积分代码,多多指教(Gauss integration formula code on the windows with fortran)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:281600
    • 提供者:jungleyingcamel
  1. fem2d_poisson

    0下载:
  2. FEM2D_POISSON is a FORTRAN90 program which applies the finite element method to solve a form of Poisson's equation over an arbitrary triangulated region.
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:20480
    • 提供者:haider
  1. fem2d_heat

    0下载:
  2. FEM2D_HEAT is a FORTRAN90 program which applies the finite element method to solve a form of the time-dependent heat equation over an arbitrary triangulated region.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:21504
    • 提供者:haider
  1. fem3d_pack

    0下载:
  2. FEM3D_PACK is a FORTRAN90 library which contains utility routines for 3D finite element calculations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:9216
    • 提供者:haider
  1. fem1d_pack

    0下载:
  2. FEM1D_PACK is a FORTRAN90 library which contains utilities for implementing the finite element method in a 1D region.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:haider
  1. fem2d_pack

    0下载:
  2. FEM2D_PACK is a FORTRAN90 library which contains utility routines for 2D finite element calculations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:69632
    • 提供者:haider
  1. fem3d_project

    0下载:
  2. FEM3D_PROJECT is a FORTRAN90 program which projects a finite element function.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:17408
    • 提供者:haider
  1. fit2OLD230617

    0下载:
  2. fitting routine, fortran 77
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:31744
    • 提供者:facewash
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com