由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - fortran 77 introduction book recommendation?
相关主题
如何在fortran中定义一个动态的数组?VB, C++初学者清推荐书籍
符号%在FORTRAN 中是什么意思?Intel Fortran 如何控制不换行?想念Pascal的writeln了
问个c调用fortran函数的问题Help -- How to output error messages to a file for scripts called by system calls???
在C/Fortran之间传递2维数组请教一个排序的问题。
help!无法编译一个packageany way to use regex in Fortran?
how to read CPU time in FortranFortran father John Backus, dead at 82
Fortran question: FORMAT(3HXY=3I)fortran中dm有什么特殊含义吗
Fortran question in PLC?推荐一个找电子书的地方[zt]
相关话题的讨论汇总
话题: fortran话题: 77话题: book
进入Programming版参与讨论
1 (共1页)
t**o
发帖数: 338
1
A co-author of mine only uses fortran 77 (old-school statistician). I intend
to learn some basics so as to read her codes. Can anyone recommend a book
for fortran 77? Thanks!
O******e
发帖数: 734
2
If you are already proficient in another programming language, you should
be able to read most of the code already, and whatever keywords you don't
understand, you can find easily through Google.
If you still want a reference book, try "Fortran 90/95 Explained" or
"Fortran 95/2003 Explained" by Michael Metcalf et al. Fortran 77 is
a subset of Fortran 9x/2003 and is covered by these books (in the
appendices). Metcalf's older book specifically about F77 is "Effective
FORTRAN 77".
Or try Numerica

【在 t**o 的大作中提到】
: A co-author of mine only uses fortran 77 (old-school statistician). I intend
: to learn some basics so as to read her codes. Can anyone recommend a book
: for fortran 77? Thanks!

1 (共1页)
进入Programming版参与讨论
相关主题
推荐一个找电子书的地方[zt]help!无法编译一个package
Interfacing Microsoft Excel VBA with FORTRAN (转载)how to read CPU time in Fortran
一个naive的问题——是否有这种工具?Fortran question: FORMAT(3HXY=3I)
How to read binary(data) file generated by Fortran in C/C++ (转载)Fortran question in PLC?
如何在fortran中定义一个动态的数组?VB, C++初学者清推荐书籍
符号%在FORTRAN 中是什么意思?Intel Fortran 如何控制不换行?想念Pascal的writeln了
问个c调用fortran函数的问题Help -- How to output error messages to a file for scripts called by system calls???
在C/Fortran之间传递2维数组请教一个排序的问题。
相关话题的讨论汇总
话题: fortran话题: 77话题: book