搜索资源列表
龙格库塔法 求微分方程 fortran
- 龙格库塔法 求微分方程 fortran,希望对大家有帮助
Mohr-Coulomb 摩尔库伦本构模型
- fortran 写的摩尔库伦本构模型,供写材料umat的人参考-fortran write the molar Coulomb constitutive model for people to write reference materials umat
WENO
- 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
sgl
- sgl数值计算函数库,全套。 适合Fortran编程使用。 -SGL numerical library, a full set. Suitable for the use of Fortran programming.
Debug
- fortran 对二阶边界问题的求解程序,采用了四阶龙格-库塔方法进行计算-fortran on the second-order process for solving the border issue, using the fourth-order Runge- Kutta methods of calculation
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
- 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
scalapack-1.8.0
- ScaLapack是一个并行计算软件包,适用于分布存储的MIMD并行机.ScaLapack提供若干线性代数来解功能,具有高效、可移植。可伸缩、高可靠性的优点,利用它的求解库可以开发出基于线性代数运算的并行应用程序.文章对ScaLapack的结构、功能、数据布局等方面进行了讨论。 -A library of high-performance linear algebra routines for distributed-memory message-passing MIMD computers
fortran
- 《Fortran 库参考》介绍了 Sun™ Studio Fortran 库中的内部函数和例程。该参考手册适 用于具有 Fortran 语言和 Solaris™ 操作环境使用经验的编程人员。 该指南适用于具有 Fortran 语言使用经验以及想了解如何有效地使用 Sun Fortran 编译 器的科研人员、工程师和编程人员。同时,假定这些人员熟悉 Solaris 操作环境或 UNIX® 。 配套提供的《Fortran 编程指南》中介绍了 Solari
IMSL-Fortran90
- IMSL数学与统计函数库,Fortran90并行库.pdf-IMSL mathematical and statistical function library, Fortran90 parallel library. Pdf
Fortan-hanshuku
- 这是fortran内部自带的函数库,中文的-This is a fortran library that comes inside, Chinese
Fortran
- 《Fortran 库参考》介绍了 Sun Studio Fortran 库中的内部函数和例程。该参考手册适 用于具有 Fortran 语言和 Solaris 操作环境使用经验的编程人员。-" Fortran Library Reference," describes the Sun Studio Fortran library internal functions and routines. The Reference Manual for a language and Sol
pgplot
- fotran绘图程序库,此为doc文件,请学习画图的同学积极下载,但愿对大家有帮助。-fotran graphics library, this is the doc file, drawing students to learn actively download, I hope all of you help.
How_to_call_the_IMSL_fortran_library_from_C
- 关于foturn程序库调用的书籍,用forturn的朋友可能有用-forturn imsl to c
imsl
- 这是两篇详细介绍fortran IMSL函数库的文档-This is the two detailed documentation fortran IMSL library
fortran
- fortran常用算法及函数库书籍,详细介绍了算法和各种函数库-common algorithms and fortran library books, and various details of the algorithm library
OpenGL
- OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。 -OpenGL (full write Open Graphics Library) is a programming language defines a cross, cross-platform programming interface specification, w
fortran-Long-Ge-Ku-Ta
- fortran四阶龙格库塔法 计算程序自己编程-fortran fourth-order Runge-Kutta method
fortran
- 其中介绍了 Fortran 95 的输入 / 输出、程序开发、库、程序分析与调试、数值精度、移植、性能、优化、并行化以及互操作性。-Which describes the Fortran 95 input/output, program development, libraries, program analysis and debugging, numerical accuracy, porting, performance, optimization, parallelization, an
四阶龙格库塔法程序——_FORTRAN语言编写
- 关于Runge-Kutta方法,该方法是用来解形如y'=f(t,y)的常微分方程的经典的4阶R-K方法,用fortran语言编写(With respect to the Runge-Kutta method, the method is used to solve the classical 4 order R-K method of ordinary differential equations such as y'=f (T, y), and is written in FORTRAN la
Numerical Recipes in Fortran 77
- fortran77中的数值分析方法库,科学计算的艺术,第二版(英文原版)(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition)