`

Fortran Resources

阅读更多

1.Wiki

Wiki on Fortran:http://wiki.ccw.com.cn/FORTRAN

Fortran @ Wikipedia(繁体):http://zh.wikipedia.org/wiki/Fortran

Fortran @ Wikipedia (English): http://en.wikipedia.org/wiki/Fortran

2.IDE

Photran - An Integrated Development Environment for Fortran,Photran is an IDE for Fortran 77, 90, and 95 based on Eclipse and the CDT.
It includes:

  • Syntax-highlighting editor
  • CVS support
  • GUI interface to gdb
  • Makefile-based compilation
  • Compiler error extraction
  • Basic refactorings

Photran is being developed at the University of Illinois at Urbana-Champaign and Los Alamos National Laboratory and is closely involved with the Parallel Tools Platform. For further information, contact Ralph Johnson or Jeff Overbey at UIUC, or contact Craig Rasmussen at LANL.

Visual Fortran:

 

3.Books

 

4.Forum

Fortran中文网:http://www.fortran.cn/

编程爱好者论坛Fortran讨论区:http://www.programfan.com/club/bbs.asp?bbsid=16

 

 

5.People

 

6.miscellaneous

分享到:
评论

相关推荐

    The.Fortran.2003.Handbook

    The book includes a list of references for further reading, providing additional resources for those interested in delving deeper into the language's features and history. #### Fortran Concepts and ...

    vs.language.fortran:Visual Studio Code 中 Fortran 的语法高亮显示

    vs.language.fortran ...要在 Windows 上进行设置,请将目录vs.language.fortran复制到 Visual Studio Code 插件目录,例如, C:\Users\USERNAME\AppData\Local\Code\app-0.3.0\resources\app\plugins 。

    fotran77学习资料

    根据给定的文件信息,我们可以挖掘出以下关于Fortran77及与其相关的知识点: 1. Fortran77的历史地位与特点:Fortran77作为一种编程语言,在计算机编程史上拥有重要地位,尤其在科学计算和工程领域。它的特点是稳健...

    气象组织NCEP_GRIB2文档(原文).pdf

    This web page and the pages it links to are for the use of NOAA employees and their customers to facilitate in the transfer of meteorological data in WMO GRIB2 format. Nothing in these pages ...

    Numerical Techniques in Electromagnetics

    电磁学数值技术,fortran语言 As the availability of powerful computer resources has grown over the last three decades, the art of computation of electromagnetic (EM) problems has also grown - ...

    构建一个工作集群

    OSCAR(Open Source Cluster Application Resources)是一个开源项目,旨在帮助用户更容易地构建高性能、健壮的Linux集群。 集群管理和基准测试是集群系统稳定运行和高效计算的重要保障。集群管理涉及监控集群状态...

    别人整理的有限元源程序资源清单,希望对大家有用

    - **网站**: [http://www.engr.usask.ca/~macphed/finite/fe_resources/fe_resources.html](http://www.engr.usask.ca/~macphed/finite/fe_resources/fe_resources.html) - **介绍**: 提供了丰富的有限元资源链接...

    earth-gravitational-model:GeoTools EarthGravitationalModel(http

    此类是国家地理空间情报局(National Geospatial-Intelligence Agency)提供的Fortran代码的改编,可在公共领域使用。 捆绑在此模块中的归一化系数文件是文件的改编 ,其中修剪了一些空格。 egm180.nor文件包含在此...

    cmake基本框架,创建工程目录,执行文件输出目录

    - `project`: 定义项目名称,可以指定支持的语言(如C、C++、Fortran)。 - `add_subdirectory`: 添加子目录,通常每个子目录有自己的CMakeLists.txt。 - `include_directories`: 添加包含头文件的路径。 - `add...

    有限元程序资源

    10. **TOCHNOG**: 一个免费的有限元程序,支持Fortran、C++和Matlab等语言。 - 地址:[http://tochnog.sourceforge.net/](http://tochnog.sourceforge.net/) - 特点:适用于不同领域的工程问题分析。 11. **...

    NS3中文教程详解.doc

    * Doxygen:Documentation Generator,一个支持C++、C、Java、Objective-C、Python、IDL、Fortran、VHDL、PHP、C#等各种语言的文档生成器,用于从源代码中生成说明文档。 * nam:Network Animator,基于Tcl/TK的网络...

    CodeBlocks汉化补丁-v5.2.3

    CodeBlocks是一款广受欢迎的开源集成开发环境(IDE),主要针对C、C++和Fortran等编程语言。这个“CodeBlocks汉化补丁-v5.2.3”是为了解决CodeBlocks原始版本英文界面的问题,使得中国用户可以更加方便地使用这款...

    CodeBlocks12.11汉化包

    CodeBlocks是一款开源、免费的C++集成开发环境(IDE),专为C++设计,同时也支持C和Fortran语言。它以其轻量级、高效的特性深受开发者喜爱,尤其适合初学者和教育领域。Title中的"CodeBlocks12.11汉化包"指的是针对...

    Matlab下载 2021b Linux 系统 matlab_R2021b_glnxa64.zip

    1. `extern`: 这个目录包含了Matlab的外部接口,允许用户与其他编程语言(如C、C++、Fortran)进行交互,实现代码的混合编程。 2. `license_agreement.txt`: 这是Matlab的许可协议文件,详细规定了软件的使用权限和...

    Java2参考大全(第五版)(高清晰文字版)(Herbert.

    文档中出现的诸如FORTRAN、COBOL、BASIC等都是早期编程语言,它们多采用过程式编程范式。而文档中所提的C、C++则更偏向于过程式与面向对象混合的编程范式。Java作为一种纯粹的面向对象语言,对于编程范式的转变起到...

    Total Commander(TC)的CudaLister插件(32位和64位),含223个语法高亮文件,可预览大量文本文件类扩展名

    Delphi resources.lcf Diff.lcf Go.lcf Haskell.lcf HTML.lcf Ini files.lcf JavaScript.lcf JSDoc.lcf JSON.lcf LESS.lcf Lua.lcf Makefile.lcf Markdown.lcf Pascal.lcf Perl.lcf PHP.lcf ...

    Object-Oriented Software Construction 2nd

    2.6 BIBLIOGRAPHICAL NOTES AND OBJECT RESOURCES 34 PART B: THE ROAD TO OBJECT ORIENTATION 37 Chapter 3: Modularity 39 3.1 FIVE CRITERIA 40 3.2 FIVE RULES 46 3.3 FIVE PRINCIPLES 53 3.4 KEY CONCEPTS ...

Global site tag (gtag.js) - Google Analytics