搜索资源列表
gongetidu
- 优化算法,共厄梯度法 fortran 90编译-optimization algorithm, a total of Ecuador gradient method FORTRAN 90 compiler
NumericalRecipesInFortran77-90-SourceCode
- 著名的Numerical Recipes in XXX图书的Fortran版本。 如果你是从事科学计算相关的研究或是工程项目,其中肯定涉及到具体的数学算法的细节,如:排序、矩阵运算、接各种方程组等,本书中提供的程序代码可以帮你从细节中摆脱出来,专心于算法的整体实现。 本文档收录的是书中配套的程序。-famous Numerical Recipes in the book XXX Fortran version. If you are engaged in scientific compu
fortran90
- fortran 90 电子书 fortran 90 电子书
Programming_the_Finite_Element_Method.ZIP
- 《有限元方法编程(第三版)》随书源码。 采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。
Fortran 90共轭梯度算法
- 用于科学计算的Fortran 90算法源程序-for scientific computation algorithm source Fortran 90
Fortran 90牛顿法
- Fortran 90
Fortran 90稳定的牛顿法
- Fortran 90
Fortran 90最速下降法
- Fortran 90
paramesh4.0
- 做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinem
Fortran90-Course-Notes
- 利物浦大学的Fortran 90课程笔记-Course notes for Fortran90 in University of Liverpool
fdtd3dpml
- Computational Electrodynamics: The Finite-Difference Time-Domain Method, Third Edition by Allen Taflove and Susan C. Hagness Supplementary Material the book s MATLAB files and 3-D Fortran 90 CPML code Does anyone have this book Third Ed
hompack90.tar
- ! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear 3 ! systems of equations by homotopy methods. There are subroutines for 4 ! fixed point, zero finding, and general homotopy curve tracking problems, 5 ! utilizing
unsteady
- Lattice Boltzmann sample, written in Fortran 90
Fort99
- fortran compiler 90,77,95-fortran 90 compiler
imsl
- 这是两篇详细介绍fortran IMSL函数库的文档-This is the two detailed documentation fortran IMSL library
Fortran-90-chinese
- Fortran语言中文学习书籍, Fortran语言基本编程说明-Fortran 90 Chinese Hand books
FORTRAN-compilation-algorithm
- 用于科学计算的Fortran 90/95算法源程序,用LU分解进行高斯消元法-This module provides all the subroutines needed to solve the problem: Ax=b using direct methods, based on employing either the LU or PLU factorisation methods.
Fortran.90
- fortran学习非常好的一本书。 -fortran to learn a very good book. fortran to learn a very good book.
Numerical Recipes in Fortran 90
- Fortran 90 数值计算教程,经典教程,最好的90数值计算教程(Fortran 90 numerical calculation tutorial, classic tutorial, the best 90 numerical calculation tutorial)
numerical_recipes_in_fortran_90
- Numerical Recipes in Fortran 90-The Art of Scientific Computing-Vol 2-Second Edition