Fortran 入门笔记

                     

贡献者: addis

1. 常识

2. 算符

3. 结构

4. 数据类型

real

integer

other

char

5. 数组和矩阵

基础

Dynamic Matrix

索引

赋值

数学运算

逻辑运算

矩阵处理

6. 全局变量

7. 输入输出

命令行输入输出

real type

integer type

character type

8. 文件输入输出

9. Unformatted File

10. 常用函数

11. 文字处理

12. 子程序

internal subroutine/function

subroutine

function

13. 模块

                     

© 小时科技 保留一切权利