登录

最新会员 最新下载

成为了本站VIP会员

11月02日 20:53

成为了本站VIP会员

10月30日 10:36

成为了本站VIP会员

10月27日 09:50

成为了本站VIP会员

10月20日 00:18

成为了本站VIP会员

10月18日 11:26

成为了本站VIP会员

10月18日 09:56
已选条件
  1. 编程语言:Fortran
  2. 代码类别:数学计算
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. BEM-acoustic-problems

  别人的程序(Fortran)是关于边界元法求解声学问题。(Someone else' s program (Fortran) is on the boundary element method to solve acoustic problems.)

6
下载
203
浏览
2013-12-18发布

2. BEM-acoustic-problems

  别人的程序(Fortran)是关于边界元法求解声学问题。(Someone else' s program (Fortran) is on the boundary element method to solve acoustic problems.)

6
下载
215
浏览
2013-12-18发布

3. Viscoelastic

  粘弹正演程序和模型实例,2维数值模拟正演,适应于粘弹介质,(This program can be two-dimensional numerical simulation of acoustic wave equation, Viscoelastic isotropic media.)

44
下载
149
浏览
2013-12-09发布

4. Viscoelastic

  粘弹正演程序和模型实例,2维数值模拟正演,适应于粘弹介质,(This program can be two-dimensional numerical simulation of acoustic wave equation, Viscoelastic isotropic media.)

44
下载
260
浏览
2013-12-09发布

5. 3DDC

  此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)

50
下载
197
浏览
2013-12-05发布

6. 3DDC

  此代码属于地球物理领域,是用有限差分开发的直流电法三维正演,基于FORTRAN平台,此代码具有很高的运算效率,对于从事地球物理领域的人来说是不可多得的(This code belongs to the field of geophysics, is developed using finite difference method of three-dimensional forward modeling of DC, FORTRAN-based platform, this code has high computing efficiency, people engaged in geophysical field is rare)

49
下载
200
浏览
2013-12-05发布

7. source

  线弹性模型,可以对一般的弹性体通过abaqus进行验证使用(Linear elastic model)

3
下载
145
浏览
2013-11-18发布

8. source

  线弹性模型,可以对一般的弹性体通过abaqus进行验证使用(Linear elastic model)

5
下载
186
浏览
2013-11-18发布

9. Gravity

  用fortran编写重力正演及最小二乘反演程序(fortran prepared gravity forward and inversion procedure)

49
下载
145
浏览
2013-11-04发布

10. jacobi

  对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is ​ ​ nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)

5
下载
161
浏览
2013-10-26发布

11. jacobi

  对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。(For equations AX = b, when the coefficient matrix is ​ ​ nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative solution.)

4
下载
208
浏览
2013-10-26发布

12. inpolygon.f

  to judge points in a polygon

3
下载
169
浏览
2013-10-17发布

13. inpolygon.f

  to judge points in a polygon

3
下载
162
浏览
2013-10-17发布

14. random

  生成指定两个数值间的多个随机数,随机数的个数用户自己输入,结果放在动态数组中(produce random)

8
下载
188
浏览
2013-10-05发布

15. random

  生成指定两个数值间的多个随机数,随机数的个数用户自己输入,结果放在动态数组中(produce random)

8
下载
196
浏览
2013-10-05发布

16. MESH-FREE-MLS-SHAPE-FUNCTION

  无网格法移动最小二乘近似(MLS)型函数计算子程序 (Meshless method moving least square approximation (MLS) type function calculation subroutine)

22
下载
171
浏览
2013-09-27发布

17. MESH-FREE-MLS-SHAPE-FUNCTION

  无网格法移动最小二乘近似(MLS)型函数计算子程序 (Meshless method moving least square approximation (MLS) type function calculation subroutine)

21
下载
172
浏览
2013-09-27发布

18. Job-niantan-s-t-1

  abaqus粘弹性人工边界,手动添加比较简单的模型(learning abaqus)

160
下载
184
浏览
2013-09-18发布

19. bicg_sparse

  程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。(Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test these subroutines. )

108
下载
174
浏览
2013-09-09发布

20. bicg_sparse

  程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。(Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test these subroutines. )

109
下载
201
浏览
2013-09-09发布