搜索资源列表
duns-src-2[1].7
- 大型CFD源程序DUNS,求威望 介绍: Diagonalized ADI Navier-Stokes (DUNS) Code The DUNS code is a 2d/3d, structured, multi-block, multi-species, unsteady or steady, Navier Stokes fluid dynamics code with the q-omega turbulence model. It is configurab
spherercs1.rar
- 程序用途:求解金属球的后向rcs和相位的fortran程序 黄培康老师编著的雷达目标特性一书的附录c ,Procedures for use: After the solution of the metal ball to the rcs and phase fortran program teacher Huang Pei-kang of the radar target for the book features an appendix c
lua-5.1.2CE
- 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
d01akf
- 求积分,可以计算被积函数高震荡的一维积分- D01AKF IS AN ADAPTIVE INTEGRATOR, ESPECIALLY SUITED TO C STRONGLY OSCILLATORY NON-SINGULAR INTEGRANDS, WHICH CALCULATES C AN APPROXIMATION TO THE INTEGRAL OF A FUNCTION OVER A FINITE C INTERVAL (A,B) C C
spec30
- This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs.
ftnchek
- 一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain errors in a Fortran program that a compiler usually does not. Ftnchek is not primarily intended to detect syntax errors.
parallel-program
- 点对点通信 群体操作 进程组 进程拓扑结构 与Fortran 77和C语言的邦定 环境的管理与查询 轮廓管理 -Point to point communication group process, group process, topology, operations and Fortran 77 and C language of the bonding environment management and query profile management
LexaYacc_ChineseEdition2
- 《Lex与Yacc》中文第二版 Lex 和 Yacc 是 UNIX 两个非常重要的、功能强大的工具。事实上,如果你熟练掌握 Lex 和 Yacc 的话,它们的强大功能使创建 FORTRAN 和 C 的编译器如同儿戏。Ashish Bansal 为您详细的讨论了编写自己的语言和编译器所用到的这两种工具,包括常规表达式、声明、匹配模式、变量、Yacc 语法和解析器代码。最后,他解释了怎样把 Lex 和 Yacc 结合起来。-" Lex and Yacc" Chinese Second Edit
f2c--translate-the-.f-files-to-C
- 一个将Fortran语言转化为C语言的编译器。-We describe f 2c, a program that translates Fortran 77 into C or C++.
13898366Players
- The MPI standard defines the syntax and semantics of a core of library routines useful to a wide range of users writing portable message passing programs in Fortran and C. The MPI effort was conducted and similar spirits of the High-Performance Fortr
MSYS-Update
- MSYS是Windows环境上的UNIX工作环境,由www.mingw.org项目所开发,但不易安装; MSYS类似于Cygwin,但是由于编译方式的不同,速度更快、体积更小、功能强大; 使用MSYS可以很方便的取代商业的VC编译器,开发出商业版权的程序而不受版权限制; 我们通过对MSYS和gcc编译重新整理,发布在这里方便中国的用户更容易安装、使用; 默认提供捆绑在一起的C/C++/Fortran编译器,Fortran可以适用于进行科学计算的用户;
acclib
- 滤波、解方程、模拟测井曲线、扸及、测井曲线拉伸机压缩复式变换等各种算法-The array dimensions are numbered, which makes it easy to add functions for arrays of higher dimensions. In particular, the 1st dimension of length n1 is always the fastest dimension, the 2nd dimen
CFD-code-in-Matlab-for-anderson
- 以往的CFD算法都是Fortran或是C语言,我尝试用matlab进行了计算-The previous CFD algorithm is Fortran or C language, I try to use matlab to calculate
attachment_1487958_17a_2017-04-14
- matlab 2017a调用visual studio2017 C/C++/Fortran编译器的补丁(The patcher for matlab 2017a to use the visual studio2017 C/C++/Fortran compiler)
f2c
- Fortran 77 to C converter by AT&T