一维非定常热传导方程FTCS格式Fortran源程序
2019-12-21 20:44:04 1KB FTCS Fortran
1
免积分、供大家学习。
2019-12-21 20:41:06 107KB FORTRAN 有限元程序
1
Fortran编程,2013的安装包,有需要编程的话可以进行下载学习,希望能够共同提高。
2019-12-21 20:41:03 1.11MB Fortran
1
丹麦科技大学教授写的插值工具,Fortran和.exe都有,快捷好用,英文说明如下:program for interpolating values from a grid using bilinear or spline interpolation. the grid or the prediction points may be c in either geographical or utm coordinates. the spline prediction is performed in a window of size 'nsp' x 'nsp' points around thec wanted points, with typical value of nsp being 8 for a good interpolation.
2019-12-21 20:39:36 313KB 脚本 Fortran 插值 格网插值
1
将BP神经网络的仿真程序移植到fortran平台。程序里面用的是3层结构,传递函数tansig.根据需要自行修改即可
2019-12-21 20:39:06 3KB BP fortran
1
This document is intended for scientists and engineers who develop or maintain computer simulations and applications in Fortran and who would like to harness the parallel processing power of graphics processing units (GPUs) to accelerate their code. The goal here is to provide the reader with the fundamentals of GPU programming using CUDA Fortran as well as some typical examples, without having the task of developing CUDA Fortran code become an end in itself.
2019-12-21 20:37:50 4.67MB CUDA
1
量子力学中的Fortran相关算法,第一章Fortran语言的简单讲解,后面两三章讲Fortran用于计算的基本用法,再后面讲如何用Fortran算法解决量子力学中的一些问题。
2019-12-21 20:37:16 22.03MB Fortran
1
本科毕业设计,用fortran编程,用传递矩阵法计算航空发动机转子临界转速。
2019-12-21 20:35:03 63KB fortran
1
Fortran源自于“公式翻译”(英语:FormulaTranslation)的缩写,是一种编程语言。它是世界上最早出现的计算机高级程序设计语言,广泛应用于科学和工程计算领域。FORTRAN语言以其特有的功能在数值、科学和工程计算领域发挥着重要作用。Fortran 90之前的版本是人们所知晓的FORTRAN(全部字母大写),从Fortran 90以及以后的版本都写成Fortran 所上传是Fortran语言编译器安装包,真实可靠,亲测有效。
2019-12-21 20:33:22 69.33MB software
1
详细解读abaqus手册上的粘弹性uamt,三单元体的固体模型(线形粘弹性) 下图为虎克体和开尔文体的串联,非常适合入门
2019-12-21 20:31:41 216KB Fortran umat abaqus
1