搜索资源列表
MPIdemo
- 基于MPI1.2.5并行环境的MPI示例源代码,包括C和Fortran版本,非常适合MPI初学者 -MPI1.2.5 parallel environment based on the MPI example source code, including C and Fortran version, ideal for beginners MPI
mpi123456
- mpi程序,用visual c++ ,Fortran等实现-mpi procedures, using visual c, Fortran, etc. achieve
4th-3.3d-for-unix
- 4tH compiler是一个稍有不同的Forth 编译器,不像标准Forth 引擎所提供的常规编译器。4tH 是一个非常小的编译器,它可以生成字节码,嵌入式C字节码,单独的可执行文件,但是它也可以作为一个脚本语言-4tH compiler is a slightly different Fortran compiler, Unlike standard Forth engine provided by conventional compilers. 4tH is a very small co
example
- 这是我学习并行编程的第一个程序, 原来时fortran的, 我将其改写为c的, 两分程序都在包中, 程序比较简单,但很有助于理解mpi
matlab-yycxjk
- c语言,Fortran语言的max文件创建,以及Jawa接口的应用实例
convert_Fortran_Code
- 这个C++程序,可以转换如Fortran 77程序到C++可用程序,当然,还有一些例外,如Fortan中的FORMAT语句,以及goto语句可能使得你的代码很长。你可以通过配置,让转换程序进行批量的语言转换。
lpc
- LPC10e lpc55 c代码。内有详细说明,以及多个版本。还有fortran版本
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
FORTRAN.rar
- 工程有限元fortran源码,全C语言。本书还其他语言版。,Engineering finite element fortran source code, all C language. The book also other language version.
lexer
- 采用递归下降的语法分析器,语法为简单的fortran语言-Decline in the use of recursive parser, grammar for simple fortran language
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
C-Matlab-code-of-DSP
- 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 \Dsp_c C语言编写的算法程序。 \Dsp_fortran FORTRAN语言编写的算法程序。 \Dsp_matlab 用MATLAB编写的信号处理程序,包含本书各个章节的大部分例题。-\Dsp_c \Dsp_fortran \Dsp_matlab
rcsball
- 求解金属球后向RCS和相位的fortran程序。 参考:《雷达目标特性》黄培康等编著。附录C P336-338-Solve the RCS and phase of metal ball with the fortran program. Reference: " Radar target characteristics," Huang Peikang, eds. Appendix C P336-338
f2c--translate-the-.f-files-to-C
- 一个将Fortran语言转化为C语言的编译器。-We describe f 2c, a program that translates Fortran 77 into C or C++.
ch1
- 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一
MPI--for-fortran
- mpi程序,适用于 并行程序编程, 很好的入门级别的例子-mpi for C
Appendix-C-dimensional-oblique
- 二维斜激波反射含c和Fortran源代码-Appendix C-dimensional oblique
f2c
- Fortran 77 to C converter by AT&T