2016-05-22 16:14
fortran翻译
FORTRAN
音标读音
英式:[]美式:[]
基本意思
公式变换语言;公式翻译程序
形近的词
变形
例句
- A program was written in FORTRAN for numerical computation.
编写了FORTRAN计算程序,并进行了数值模拟计算。
- If FORTRAN and COBOL were the first compiled high-level languages, then C is their grandchild.
如果说FORTRAN和COBOL是第一代高级编译语言,那么C语言就是它们的孙子辈。
- A two-dimensional dynamic finite element analysis is made of the deflection information by using FORTRAN.
在研究弯沉盆信息时,利用FORTRAN程序进行了轴对称模型的动力有限元分析。
- In FORTRAN, a reference in an arithmetic or logical expression to a previously defined statement function.
FORTRAN语言中,在一个算术或逻辑表达式中对以前定义的语句函数的引用。
- This article presents the mathematical model and the FORTRAN program in computer-aideddesign of ceramic kilns.
本文提出了用电子计算机辅助设计陶瓷工业窑炉的数学模型和FORTRAN源程序。
- This paper details mixed-language programming of C/ C++ and FORTRAN, specially focus on method of dynamic link libraries ( DLL).
详细论述了C/C++和FORTRAN混合编程技术,尤其是对动态连接库方法进行了重点介绍。
- It was natural to have this distinction in Fortran I because you could not nest statements.
区分表达式和语句,在FortranI中是很自然的,因为它不支持语句嵌套。
- Research for Computer Aided Design based on Visual Fortran and AutoCAD
基于VisualFORTRAN和AutoCAD的计算机辅助设计研究
- A terse and efficient implement of global optimization in FORTRAN Compiler is described on base of 151 FORTRAN.
本文以151FORTRAN为基础,介绍了全局优化的一种简洁而高效的实现方法。
- In fact, we developed and still use a package that is based on a FORTRAN complier.
事实上,我们曾经开发的现在仍在使用的一些软件包就是使用的FORTRAN编译器。
- In languages such as FORTRAN and BASIC, the units are called subroutines or subprograms.
在那些如FORTRAN和BASIC之类的语言中,这个单元被称做子程序。
- FORTRAN Formula translator is a popular language for mathematical and scientific computation.
FORTRAN在数学和科学计算中是一种普遍使用的语言。
- All modules were implemented using the FORTRAN programming language.
它所有的模块都是使用FORTRAN语言来完成的。
- This paper presents a two-pass FORTRAN compiler scheme.
本文提出一个两遍翻译的FORTRANⅣ编译程序方案。
- This article has offered you a description of the IBM MASS libraries, and the auto-vectorization capabilities of the IBM XL C/ C++ and XL Fortran compilers.
本文向您提供了对IBMMASS库以及IBMXLC/C++和XLFortran汇编器的自动向量化功能的描述。
- Current projects seem to meet their needs just by tuning their Fortran compilers.
只要通过调优他们的Fortran编译器,当前的项目似乎就满足了他们的需求。
- The authors wanted to help students with reactor design problems, not debugging Fortran programs.
其作者希望能够帮助学生解决反应堆的设计问题,而不用调试Fortran程序。
- But one of the most interesting changes in the4.2 release was the addition of OpenMP for the C, C++, and Fortran compilers.
但是4.2发行版中最有趣的变化之一是增加了用于C、C++和Fortran编译器的OpenMP。
- On shared memory systems, High Performance FORTRAN is a language suited for parallel programming.
在共享内存系统中,HighPerformanceFORTRAN是一种非常适合并行编程的语言。
- Fortran is perhaps the most widely used high level programming language.
Fortran语言可能是用得最广的高级程序设计语言。
- It's only fitting to provide a choice of C, C++, and Fortran compilers that reflect this union.
最好是提供C、C++和Fortran编译器的一个选择以反映这一结合。
- In this paper, the development of real-time FORTRAN language for IBM-PC isintroduced, the interruption and I/ O Proce-ssion are especially discussed.
本文介绍了IBM&PC微机上实时FORTRAN语言的开发,着重讨论了中断和I/O的处理。
- Fortran, in particular, has found a happy home under Linux.
特别是,Fortran已在Linux下找到了快乐的家园。
- Other software developments during the first computer generation include the design of the FORTRAN programming language in 1957.
在第一代计算机期间,软件方面的其他的进展包括1957年FORTRAN语言的设计。
- Fortran language is used for computation and the results obtained in the examples are satisfactory.
计算程序采用FORTRAN语言,在所列算例中均获得满意的结果。
- Some technics in making real-time program under rdos operating system and real-time fortran are discussed. an example of an application system is provided.
文中讨论了利用RDOS操作系统和实时FORTRAN建立实时处理程序的一些技巧问题、并给出了一个应用系统的示例。
- Application of Mixed-Language Programming of FORTRAN and C# in Calculation of Civil Engineering
FORTRAN与C混合编程在土木工程计算中的应用fortran语言
- The means of this pursuit have changed over time, from functions in Fortran through object-oriented programming ( OOP) and inheritance toward interfaces.
这种追求的方法随着时间而变化,从Fortran中的函数到面向对象编程(OOP)和面向接口的继承。
- Here is the Fortran driver program that was used to time the DFT codes.
下面是一个用于计时DFT代码的Fortran驱动器程序。
- On the surface this feels a lot like the OpenMP library used by Fortran and C programmers on supercomputers.
从表面看来,这套并行库感觉和Fortran或C程序员在超级计算机使用的OpenMP库非常相似。
百科解释
Fortran源自于“公式翻译”(英语:FormulaTranslation)的缩写,是一种编程语言。它是世界上最早出现的计算机高级程序设计语言,广泛应用于科学和工程计算领域。FORTRAN语言以其特有的功能在数值、科学和工程计算领域发挥着重要作用。Fortran 90之前的版本是人们所知晓的FORTRAN(全部字母大写),从Fortran 90以及以后的版本都写成Fortran(仅有第一个字母大写)。
网络意思