搜索资源列表
Fortran 90 for Scientists and Engineers及程序
- 写得较细的一本编程参考书及程序
Convert77to90
- 一个将Fortran 77 转换为 Fortran 90 格式的小程序,由于时间关系,代码写得很混乱,功能也不完善,只包含了代码缩进,注释,换行,do-enddo语句的转换。-A Fortran 77 to Fortran 90 format is converted to a small program due to time constraint, the code is written very confusing, function not perfect, contains only
fem_analysis_deisgn
- finite element analysis and design by J.E. akins 1994 text all the codes in fortran 90 and object oriented fortran
Tutorial_F77toF90
- Tutorial on Fortran 90 === === === ==== Bo Einarsson National Supercomputer Centre Linkoeping university SE-581 83 LINKOEPING SWEDEN Tel + 46 13 281432 Fax + 46 13 282535 Email boein@nsc.liu.se 1.1 INTRODUCTION --------
Fortran90HandbookComplete
- Fortran 90 Handbook - Complete ANSI-ISO Reference-Fortran 90 Handbook- Complete ANSI-ISO Reference
Fortran_90_and_Computational_Science
- fortran用于科学计算的介绍,适用于fortran科学计算编程人员。-Fortran 90 and Computational Science.zip
f77_to_f90
- fortran 77转fortran 90的fortran 90源代码-source code for fortran 77 to fortran 90
Fortran-90-chinese
- 详细介绍了Fortran语言的重要特性,章节上安排由浅入深,本书的特色是对语言特性进行了帅选,更加合理方便-Details of the important features of Fortran language, chapters on the arrangements implemented progressively, the book features a handsome characteristics of language selection, to facilitate a m
Fortran-90-for-Scientists-and-Engineers
- Fortran 90 for Scientists and Engineers是Brian Hahn的杰出作品,内容详实而具体,对初学者和有一定基础的人皆有很大的益处-An easy to use online version of "Fortran 90 for Scientists and Engineers," by Brian Hahn, is provided with Fortran PowerStation 4.0 for your use.
(eBook)-McGraw-Hill---Fortran-90-Handbook---Compl
- tabu search ebook is very good
mstm-manual-2011-v2.1
- 介绍如何用T矩阵来计算多颗粒的散射问题以及电场分布。有程序代码。-This is the instruction manual for the MSTM Fortran–90 code. The code was originally released in January 2011. Code elements will be revised in response to bug fi xes, user suggestions, and modifi cations/
The-New-Features-of-Fortran-2003
- Fortran 2003 is a major extension of Fortran 95. This contrasts with Fortran 95, which was a minor extension of Fortran 90. Beside the two TR items, the major changes concern object orientation and interfacing with C. Allocatable arrays are very
C2F
- 把C语言的程序翻译成FORTRAN 90语言,一个很好的程序,好东西和大家一起分享-The C language program is translated into FORTRAN90 language, a very good program, good stuff to share with everyone
c2f
- 把C语言的程序翻译成FORTRAN 90语言-C language program translated into FORTRAN 90 language
circleTest
- Fortran90螺旋循环练习,从文件读取矩阵,螺旋输入矩阵单元,主用练习循环-Fortran 90 circle output test code
2D_Oil_Fortran_ADIP
- 2D Oil simulator developed in Fortran 90.
mastermind
- mastermind in FORTRAN 90-95
sor-potential-flow-fortran-90code
- 用超松弛法求解势流 fortran 90 程序 自行选择松弛因子,迭代精度-Ultra-relaxation method for solving potential flow fortran 90 program of their choice relaxation factor, iterative precision
Jacobi
- Jacobi iterative code in Fortran 90
f77_to_f90
- 可以将旧版的Fortran77语言转换为新版的Fortran90,方便使用(A program to convert FORTRAN 77 source form to Fortran 90 source *)