搜索资源列表
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
f2c-20031026-3.0.1.src
- F2c converts Fortran 77 source code to C or C++ source files
einspline-0.9.2.tar
- einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1, 2, and 3 dimensions. Fortran 77 wrappers are also included.
F77TOF90_STEP1
- 本F77TO90.EXE for window 1) 列出原程序代码 行数 2) 用来将fortran 77 中的首栏”C” comment改成为"!“ 及将第六栏的连续号去除 并在程序前行加入 “&” 连续号 3) 列出所有function 及subroutine 名字 并在该段程序末 加入 end subroutine 名 4) 经执行后 原程序将更容易在 f90中编译执行 5) 提醒输入错误檔名 并请重新输入,或输入999停止 建议首用 scheme 1执行就可
boschi-wood-1.1
- 面波射线追踪。基于Boschi 和 Woodhouse 2006年发表在GJI上的文章中的方法。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。 -surface wave ray tracing as described by Boschi and Woodhouse GJI 2006 Authors: Lapo Boschi General: Wave propagation Code level: Research Language: Fortran
Numerical Recipes in Fortran 77
- fortran数值计算方面的一本好书,计算机数值算法的圣经。(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition Volume 1 of Fortran Numerical Recipes)