搜索资源列表
ABAYA
- 源码公开-线弹性动力分析直接积分 声明: 贴出源程序只是为了给有这方面需要的弟兄提供参考,并 非用于和做这方面工作的弟兄讨论用。 本人不对程序的正确性提供任何保证,不对程序的可读性 承担任何义务,也不承担对使用者在使用过程中的任何问 题提供解答的义务。 同意本声明的弟兄可以以任何的方式修改、使用 和传播本程序。否则,请勿以任何方式使用本程序。 NEWMARK BETA源程序(FORTRAN)。程
ISAAC
- A compressible Euler/Navier-Stokes code written in F77. Developed mainly to test turbulence models. Worth a look if you want a code with advanced turbulence modeling (it has several two equation models, explicit ARSM mod
convert_F77_to_f90
- 把F77程序代码转换为f90格式。
convert_F77_to_f90
- 把F77语言编写的源代码转换为f90格式的源代码程序。对于使用fortran编程的同学很有用处。
ABAYA
- 源码公开-线弹性动力分析直接积分 声明: 贴出源程序只是为了给有这方面需要的弟兄提供参考,并 非用于和做这方面工作的弟兄讨论用。 本人不对程序的正确性提供任何保证,不对程序的可读性 承担任何义务,也不承担对使用者在使用过程中的任何问 题提供解答的义务。 同意本声明的弟兄可以以任何的方式修改、使用 和传播本程序。否则,请勿以任何方式使用本程序。 NEWMARK BETA源程序(FORTRAN)。程
cnt
- 一个可以生成碳纳米管坐标的FORTRAN程序,F77格式,是碳纳米管的物理特性一书中的程序-a program to generate Coordinate of carbon nanotubes
(NumericalRecipes)2nd_3rdEditionPDFCode
- 数值分析 (Numerical Recipes) 最新版第三部的pdf文档,以及第二版的c语言版,压缩包中还包括该书所有C,C++,f77,f90的源代码实现-Numerical Recipes the latest version of Part III of the pdf document, and the second version of the c-language version, compressed package a
mixed_programming(C_and_fortran)
- 初学Fortran、C、C++混合编程时搜集的参考资料,适用初学,看完后基本学会f77和c互调-documents for studying mixed language programming (C\C++\fortran)
F4
- A modification of f2c to include many (not all) digital and sun extensions: dynamic formats, additional statementsm, etc. Plus some extra stuff for a better build system -- f77 wrapper, ratfor, etc. For MSVC6. Undocument
ftof90
- ftof90 : convert comments and continuation lines from f77 to f90
F77TOF90_STEP1
- 本F77TO90.EXE for window 1) 列出原程序代码 行数 2) 用来将fortran 77 中的首栏”C” comment改成为"!“ 及将第六栏的连续号去除 并在程序前行加入 “&” 连续号 3) 列出所有function 及subroutine 名字 并在该段程序末 加入 end subroutine 名 4) 经执行后 原程序将更容易在 f90中编译执行 5) 提醒输入错误檔名 并请重新输入
Fortran-compilers-in-Linux
- 本文是专门详尽地对Linux平台下的几种常用编译器:g77(f77),Intel Fortran compiler, G95, gfortran的安装与使用 一一做介绍,是初学编程者理想的参考资料。-This article is dedicated to the Linux platform in detail several common compilers: g77 (f77), Intel Fortran compiler, G
g77
- f77 fortran, archivos para compilador
F77_TO_F90
- 处理fortran的源代码,将文件f77格式转换为f90格式。-Convert FORTRAN77 to FORTRAN90
F90_TO_F77
- 处理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.
fortran_tools-master
- fortran77转为fortran90的python脚本,给需要的人-This scr ipt is used as a tool for translating f77 to f90 code file.
sharpOCCAM2D
- 海洋大地电磁二维OCCAM尖锐边界反演程序。-Sharp boundary OCCAM2D MT Inversion Catherine de Groot-Hedlin and Steve Constable This code is not part of the Version 3.0 f90 distribution, but is Catherine s original f77 distribution.
f77_floatingpoint
- f77 IEEE arithmetic function type definitions.
f77
- 常见的各类数值和字符算法,包括微积分、插值、矩阵、微分方程、方程组求解和字符串操作等,Fortran77版本,可直接用于各位自己的代码开发中-Most common algorithms, including numerical and char recipes, Fortran 77 version, can be used in your own program develpment directly
prog
- program converter f77 to f90