本程序由VB.NET、LISP、FORTRAN编写而成,主程序无需注册安装(内含控件见安装说明)。计算由FORTRAN完成,界面由VB.NET完成,AUTOCAD图纸由FORTRAN写DXF完成,一览图由两种生成方式:1、vb.net的com方式;2、visual lisp的方式。末尽事宜,请看安装说明。
2021-12-02 17:11:38 43.24MB VB.NET、LISP、FORT
1
欧拉公式求圆周率的matlab代码 Unstruc2D Source code for an unstructured 2D Euler/Navier Stokes equation, Fortran 90 version, with some personal improvements, Tested platforms: gfortran 4.8.4 (Linux Ubuntu 14.04). Code::Blocks 16.10 IDE (MinGW gfortran 4.9.2). Some examples:
2021-11-11 19:00:22 102KB 系统开源
1
Program LagrangianInterpolation Implicit none Integer :: i, fileid Integer, parameter :: n1 = 51 !// 插值基节点数 Real(kind=8), parameter :: t0 = 0.d0, t1 = 1.d0 !// 插值区间 Real(kind=8) :: x(n1), y(n1) !// 获取插值基节点数据 Open ( newunit = fileid, file = 'origin.dat' ) Do i = 1, n1 x(i) = t0
2021-10-12 17:18:46 20KB fo for fort
1
fort-estabelecimento-back
2021-03-22 22:12:04 136KB TypeScript
1