当前位置:
首页
资源下载

搜索资源 - SIMPLE ANd Fortran
搜索资源列表
-
0下载:
SPLINE is a package of simple routines for setting up and evaluating splines and related functions, whose goal is either to to interpolate given data exactly at a set of points to approximate data over an interval.
-
-
0下载:
SPLINE is a package of simple routines for setting up and evaluating splines and related functions, whose goal is either to to interpolate given data exactly at a set of points to approximate data over an interval.
-
-
0下载:
This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are i
-
-
0下载:
《fortran语言自学手册》第十七章,实例简单实用,适用于初学者。-Fortran language self-study Manual, Chapter 17, an instance of simple and practical for beginners.
-
-
2下载:
CFD SIMPLE 三维计算源程序,相信对大家有用-Three-dimensional CFD SIMPLE calculation source code, I believe for all of us
-
-
3下载:
各种流场和温度场的数值计算算法simple源程序-Flow field and temperature field numerical calculation algorithm for simple source
-
-
0下载:
3D FDTD 计算程序
ToyFDTD1 is a stripped-down, minimalist, 3-dimensional FDTD code that is published under the GNU General Public License. It is the first in the ToyFDTD series of codes, and it illustrates in heavily commented C and Fortran the basic t
-
-
0下载:
Lua is a powerful, fast, lightweight, embeddable scr ipting language.
Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
-
-
2下载:
计算流体力学代码,可用于二维不可压缩流场计算,代码采用simple算法-Computational fluid dynamics code, can be used for two-dimensional incompressible flow field, the code using simple algorithm
-
-
2下载:
这是西安交大陶文铨院士的计算传热学的近代进展(正文),是关于数值传热学的一本经典教程,里面有simple算法的详细描述.希望跟大家一起学习.-This is the Academy of Sciences Xi' an Jiaotong University Tao Wenquan the calculation of heat transfer of modern progress (the body) is on the numerical heat transfer of a cla
-
-
0下载:
finite volume method code for ten cases!
-
-
0下载:
计算三点的插值函数的fortran90程序,包括源代码,一个算例和输出文件,简单适用。-Calculating a three-point interpolation function fortran90 procedures, including source code, a numerical example and output files, simple and applicable.
-
-
1下载:
流体计算中压力与速度耦合求解的算法。
是目前比较常用的方法之一。-Calculation of fluid pressure and velocity coupling solution algorithms. Is more commonly used methods.
-
-
0下载:
This book is intended for anyone trying to learn the fundamentals of computer programming.
The chapters lead the reader through the various steps required for writing a program, introducing
the MATLABr constructs in the process. MATLABr is used
-
-
0下载:
本人为fortran初学者们提供独家编辑的简单程序集,涉及到了各种基础算法,特别对二级考试有很大帮助哦~~~本资源中所有程序均通过Compaq Visual Fortran 6.0测试并完美无瑕,共享万岁-I provide exclusive edit of simple assembly fortran newbies, involving a variety of basic algorithm, especially on the two examinations of great he
-
-
5下载:
非结构网格SIMPLE算法Fortran计算程序,包含主程序和用户自定义程序。-Non-structural mesh SIMPLE algorithm the Fortran calculated program contains the main program and user-defined procedures.
-
-
1下载:
用于数值预报cressman插值订正,附带简单个例。简单有效(For numerical prediction Cressman interpolation, with a simple case. Simple and effective)
-
-
1下载:
课程作业,对学生成绩进行简单处理并分析。。。。。(The course work, to carry on the simple processing and analysis to the student's achievement.)
-
-
0下载:
高精度计时器h和cpp文件 使用非常简单真的好(High precision timers h and CPP files are very simple and really good)
-
-
1下载:
CUDA Fortran 高效编程实践_科学家和工程师特供
2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。
目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算
-