搜索资源列表
hvacS
- 暖通空调系统的仿真软件HVACSIM+的编译源代码,用fortran编译而成,上面没有fortran的选择项,希望能补充。-HVAC system simulation software HVACSIm + compiler source code, FORTRAN compiler with which, they had no choice FORTRAN, hope to add.
gcc-fortran-4.1.0.tar
- gcc-fortran,linux使用fortran的编译软件。很好用的。-gcc - FORTRAN, linux use FORTRAN compiler software. Very good use.
Intel_Fortran
- Intel® Fortran Compiler Options Quick Reference Guide for Linux Systems
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
newtondefangfa
- 牛顿法 本程序由Fortran 90语言编写,在Vistual Fortran 5下编译通过!!!本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点; -Newton's law of the procedure Fortran 90 language, Vistual in Fortran compiler 5 under through! ! ! The procedure will be applicable to solve the shape of f
fortran形式文法
- 现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
ivf11.0.066.cracker.rar
- Intel Visual Fortran compiler 11.0.066 破解,Intel Visual Fortran compiler 11.0.066 cracker
ARPACK
- 特征值求解库,非并行部分,vc9动态库工程,需要集成intel fortran 编译器。已经测试过包中所带的例子。-Eigenvalue solution of the Treasury, non-parallel part, vc9 dynamic database works, required integrated intel fortran compiler. Has been tested package brought examples.
RandomForest
- 随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler-An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only
grwave
- 地波场强计算,高频地波场强衰减计算,高频电磁波地波传播计算仿真,Fortran源程序,可以在cirr公开网址上获得。- The PC version of GRWAVE requires an IBM PC/AT or equivalent (80286 microprocessor) with a math co-processor and a minimum of 256 kilobytes of memory. Disk Contents:
MEX_and_compiler
- 基于mex的matlab-fortran混合编程,详细的步骤和样例-Mex-based hybrid of matlab-fortran programming, detailed steps and sample
Fort99
- fortran compiler 90,77,95-fortran 90 compiler
ecgs
- Fortran Compiler named GNU compiler that is in Fortran category. It can be usefull for running "PSCAD" models.
gcc-g77-fortran.tar
- linux中经典的G77的源码。这是一个FORTRAN编译器。特经典。-linux source code G77 in the classic. This is a FORTRAN compiler. Special classic.
ivf10.0.025.cracker
- Intel Visual Fortran compiler v10.0.025 破解 - Intel.Visual.Fortran.Compiler.v10.0.025-TBE - lic 文件 - 导入时路径中不能有中文-Intel Visual Fortran compiler v10.0.025 cracker- lic file
G77
- fortran编译器,运行在DOS环境下,简单易用-fortran compiler, run in DOS environment, easy to use
Fortran-compilers-in-Linux
- 本文是专门详尽地对Linux平台下的几种常用编译器:g77(f77),Intel Fortran compiler, G95, gfortran的安装与使用 一一做介绍,是初学编程者理想的参考资料。-This article is dedicated to the Linux platform in detail several common compilers: g77 (f77), Intel Fortran compiler, G95, gfortran installation and
Setting-up-Fortran-in-Linux
- 本文主要介绍其中的两款软件在Linux下的安装,即Intel Fortran Compiler 8.0和F Compiler。-This paper describes one of the two software under Linux installation, which Intel Fortran Compiler 8.0 and F Compiler.
CUDA Fortran 高效编程实践.pdf
- CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算