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

搜索资源列表

  1. A_User_Friendly_Fortran_BVP_Solver

    0下载:
  2. 一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。-In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_I
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:649578
    • 提供者:刘项
  1. GridGeneration

    0下载:
  2. 一个钝体绕流网格生成程序,是用fortran90编的,大家可以-A bluff body drift cell generator
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1749
    • 提供者:图图
  1. taowenquan

    0下载:
  2. 数值传热学 陶文铨 源码-fortran90
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:7804
    • 提供者:赵洪亮
  1. fd1d_burgers_leap

    0下载:
  2. FD1D_BURGERS_LEAP is a FORTRAN90 program which solves the nonviscous time-dependent Burgers equation using finite differences and the leapfrog method. The function u(x,t) is to be solved for in the equation: -FD1D_BURGERS_LEAP is a FORTRAN90 pr
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2529
    • 提供者:讲演
  1. fd1d_burgers_lax

    1下载:
  2. FD1D_BURGERS_LAX is a FORTRAN90 program which solves the nonviscous time-dependent Burgers equation using finite differences and the Lax-Wendroff method. The function u(x,t) is to be solved for in the equation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2611
    • 提供者:讲演
  1. fd1d_bvp_prb

    0下载:
  2. FD1D_BVP is a FORTRAN90 program which applies the finite difference method to solve a two point boundary value problem in one spatial dimension. The boundary value problem (BVP) that is to be solved has the form: -FD1D_BVP is a FORTRAN90 progra
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1909
    • 提供者:讲演
  1. fd1d_heat_explicit

    0下载:
  2. FD1D_HEAT_EXPLICIT is a FORTRAN90 program which solves the time-dependent 1D heat equation, using the finite difference method in space, and an explicit version of the method of lines to handle integration in time. -FD1D_HEAT_EXPLICIT is a FORTRAN90
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3448
    • 提供者:讲演
  1. bisect0

    0下载:
  2. 运用二分法求解非线性函数F(x)=0,应用的是Fortran90语言编写。-The use of dichotomy for Nonlinear Function F (x) = 0, application of the Fortran90 language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:777
    • 提供者:陈力
  1. newton

    0下载:
  2. 运用牛顿法求解非线性函数F(x)=0,应用的是Fortran90语言编写,注意检查猜测值-Using Newton' s method for solving nonlinear function F (x) = 0, application of a Fortran90 language, pay attention to check the guesses
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:620
    • 提供者:陈力
  1. lagrange

    0下载:
  2. 采用FORTRAN90编程,使用插值法来利用有限的已知数据来预测未知的状态-Using FORTRAN90 program, using the interpolation method to use the limited known data to predict the unknown state
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:948
    • 提供者:陈力
  1. bsort

    0下载:
  2. 数组排序中很经典的算法——冒泡排序法,FORTRAN90语言编成。-Sorting an array of classic algorithms- bubble sort method, FORTRAN90 language compiled.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:545
    • 提供者:陈力
  1. Fortran90Handbook

    0下载:
  2. Fortran90学习手册,作者Jeanne C. Adams Walter S. Brainerd、Jeanne T. Martin Brian T. Smith-fortran90 handbook,author:Jeanne C. Adams、Walter S. Brainerd、Jeanne T. Martin、Brian T. Smith
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1262467
    • 提供者:sunlei
  1. neural_networks_f90

    0下载:
  2. fortran的神经网络训练程序。 Phil Brierley提供 更多信息见 www.philbrierley.com -Neural Network in Fortran90 !! Multilayer Perceptron trained with !! the backpropagation learning algorithm !! coded in Fortran90 by Phil Brierley !! www.philbrierley.com !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-15
    • 文件大小:743424
    • 提供者:shengli
  1. f90

    0下载:
  2. fortran90的很好的学习资料,讲的比较认真和详细,是不错的fortran的入门学习资料-fortran90 a good learning materials, talking more seriously and in detail, is a good introduction to learning materials fortran
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:99814
    • 提供者:马灵伟
  1. Fortran90Handbook

    0下载:
  2. Fortran90使用手册,详细介绍Fortran90,值得一看-Fortran 90 Handbook
  3. 所属分类:Project Manage

    • 发布日期:2017-05-04
    • 文件大小:1262430
    • 提供者:dongsy
  1. fortran90-95-second-edition

    0下载:
  2. fortran 90-95 explained (second edition)
  3. 所属分类:software engineering

    • 发布日期:2017-06-09
    • 文件大小:16154363
    • 提供者:cjx
  1. fempack.f90.tar

    0下载:
  2. 这是用Fortran90语言编写的简单的有限元程序,程序简单明了,适合车学者参考!-a collection of some simple routines for implementing the finite element method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:28136
    • 提供者:王洪涛
  1. FORTRAN90

    0下载:
  2. Fortran 程序设计教程,包括变量,函数,文件操作等内容-Fortran programming tutorial, including variables, functions, file operations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:10748695
    • 提供者:jing hao
  1. f1

    0下载:
  2. root finding 利用Fortran90编写求跟算法-root finding
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:641
    • 提供者:文岑
  1. rspbr2_03.0603_Source

    0下载:
  2. 美国牛人编写的以平面框架结构为基础的桥梁设计与校核软件,fortran90格式,已经调通,完全可以运行。-U.S. cattle were written in a flat frame-based bridge design and calibration software, fortran90 format, has been transferred through, can run.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2678141
    • 提供者:slion
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com