CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - SIMPLE ANd Fortran

搜索资源列表

  1. spline

    0下载:
  2. 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.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-11-13
    • 文件大小:39111
    • 提供者:followtimeliu
  1. spline

    0下载:
  2. 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.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-11-13
    • 文件大小:39111
    • 提供者:followtimeliu
  1. Lid_driven_cavity.zip

    0下载:
  2. 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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:19434
    • 提供者:Maged
  1. Chap-17

    0下载:
  2. 《fortran语言自学手册》第十七章,实例简单实用,适用于初学者。-Fortran language self-study Manual, Chapter 17, an instance of simple and practical for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:128042
    • 提供者:樊奕
  1. SIMPLE3d

    2下载:
  2. CFD SIMPLE 三维计算源程序,相信对大家有用-Three-dimensional CFD SIMPLE calculation source code, I believe for all of us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-11-05
    • 文件大小:10103
    • 提供者:wf
  1. SIMPLE

    3下载:
  2. 各种流场和温度场的数值计算算法simple源程序-Flow field and temperature field numerical calculation algorithm for simple source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-05
    • 文件大小:5033
    • 提供者:任翰
  1. ToyFDTD1

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8954
    • 提供者:黄勇
  1. lua-5.1.2CE

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-05-07
    • 文件大小:1725537
    • 提供者:xuyong
  1. Waveletgrid

    0下载:
  2. 一个计算小波自适应网格的程序!并附有有简单的例子,以及文章说明。-A program for the usage of the wavelet adaptive grid. And a simple example and the related paper are also attached
  3. 所属分类:Audio program

    • 发布日期:2017-04-25
    • 文件大小:277521
    • 提供者:Daniel Ma
  1. FORTRAN_Sources

    0下载:
  2. FORTRAN是一门在数值计算领域有着重要用途的高级计算机语言。本书深入浅出、循序渐进地向读者讲述如何使用FORTRAN进行程序开发。本书内容包括FORTRAN起源及发展、FORTRAN语法基础、简单输入与输出、常量和变量、种别和属性、常用内部过程、运算符及表达式、程序流程控制、FORTRAN中的数组、FORTRAN程序单元、高级输出与输入、文件操作、FORTRAN指针等内容。基本上涵盖了FORTRAN语言的方方面面。为便于读者进一步加深对FORTRAN语言的理解和应用,本书最后几章专门列举了
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2234736
    • 提供者:杨威
  1. Main

    2下载:
  2. 计算流体力学代码,可用于二维不可压缩流场计算,代码采用simple算法-Computational fluid dynamics code, can be used for two-dimensional incompressible flow field, the code using simple algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5586
    • 提供者:俞斌
  1. Calculationofheattransferofmodernprogress

    2下载:
  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
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-14
    • 文件大小:22017231
    • 提供者:hry
  1. simple

    0下载:
  2. finite volume method code for ten cases!
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:318407
    • 提供者:吴学红
  1. BIVAR

    0下载:
  2. 计算三点的插值函数的fortran90程序,包括源代码,一个算例和输出文件,简单适用。-Calculating a three-point interpolation function fortran90 procedures, including source code, a numerical example and output files, simple and applicable.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:15623
    • 提供者:吕枫
  1. SIMPLE

    1下载:
  2. 流体计算中压力与速度耦合求解的算法。 是目前比较常用的方法之一。-Calculation of fluid pressure and velocity coupling solution algorithms. Is more commonly used methods.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:47922
    • 提供者:ze
  1. LearningProgrammingusingMATLAB

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:448831
    • 提供者:Arvind
  1. SIMPLE

    5下载:
  2. 非结构网格SIMPLE算法Fortran计算程序,包含主程序和用户自定义程序。-Non-structural mesh SIMPLE algorithm the Fortran calculated program contains the main program and user-defined procedures.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:30932
    • 提供者:Allen
  1. cressman

    1下载:
  2. 用于数值预报cressman插值订正,附带简单个例。简单有效(For numerical prediction Cressman interpolation, with a simple case. Simple and effective)
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:71680
    • 提供者:bonjour1989
  1. fortran作业学生信息处理系统

    1下载:
  2. 课程作业,对学生成绩进行简单处理并分析。。。。。(The course work, to carry on the simple processing and analysis to the student's achievement.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:773120
    • 提供者:小呆瓜11
  1. 红色杂志风格设计平面设计师求职竞聘简历PPT模板

    0下载:
  2. 高精度计时器h和cpp文件 使用非常简单真的好(High precision timers h and CPP files are very simple and really good)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:1736704
    • 提供者:的半夜三更
« 12 3 4 »
搜珍网 www.dssz.com