Fortran

英 [ˈfɔːtræn] 美 [ˈfɔːrtræn]

n.  Fortran语言,公式翻译程序语言(尤用于科学计算)

计算机

BNC.27972



牛津词典

noun

  1. Fortran语言,公式翻译程序语言(尤用于科学计算)
    a high-level computer language used especially for doing scientific calculations

    双语例句

    1. Bought a PC, programmed in Fortran.
      买过一台PC机,曾使用Fortran语言进行编程。
    2. 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。
    3. Any C, C++, or Fortran program that contains calls to mathematical library functions ( such as exp, log, sin, cos, etc.) in a loop can potentially benefit from the techniques described in this article.
      任何包含有对数学库函数(例如exp、log、sin、cos等等)调用的C、C++或者Fortran程序,潜在意义上都会从本文中所描述的技术中受益。
    4. Sadly, the Java language's ( and C's and Fortran's and Basic's) natural logarithm function is misnamed as log().
      遗憾的是,Java语言的(以及C、Fortran和Basic的)自然对数函数错误命名为log()。
    5. With AIX V7.1, you can probe function exits, probe functions in specific modules, probe Fortran executables using ProbeVue.
      在AIXV7.1中,可以使用ProbeVue探测函数出口、特定模块中的函数和Fortran可执行程序。
    6. In principle, native compilation for the Java language should be a straightforward application of the compilation technologies developed for traditional languages such as C++ or Fortran.
      大致说来,Java语言本地编译应该是为传统语言(如C++或Fortran)而开发的编译技术的一个简单应用。
    7. On shared memory systems, High Performance FORTRAN is a language suited for parallel programming.
      在共享内存系统中,HighPerformanceFORTRAN是一种非常适合并行编程的语言。
    8. Here is the Fortran driver program that was used to time the DFT codes.
      下面是一个用于计时DFT代码的Fortran驱动器程序。
    9. The notion of service orchestration through business process choreography would probably be familiar to a FORTRAN programmer from the1970s.
      业务流程编排中的服务编排的概念对于二十世纪七十年代的FORTRAN编程人员来说或许并不陌生。
    10. XL Fortran for Linux: For Linux distributions, the compiler of choice for the scientific and engineering communities to support extensive numerical, scientific and high-performance computing.
      XLFortranforLinux:面向Linux系统的科学技术和工程领域编译器的最佳选择,支持广泛的数学、科学及高性能计算。
    11. Scilab includes a large library of math functions and is extensible for programs written in high-level languages, such as C and Fortran.
      Scilab包括一个很大的数学函数库,可以利用使用C和Fortran之类的高级语言编写的程序进行扩充。
    12. The means of this pursuit have changed over time, from functions in Fortran through object-oriented programming ( OOP) and inheritance toward interfaces.
      这种追求的方法随着时间而变化,从Fortran中的函数到面向对象编程(OOP)和面向接口的继承。
    13. The authors wanted to help students with reactor design problems, not debugging Fortran programs.
      其作者希望能够帮助学生解决反应堆的设计问题,而不用调试Fortran程序。
    14. Fortran is perhaps the most widely used high level programming language.
      Fortran语言可能是用得最广的高级程序设计语言。
    15. A program written in FORTRAN.
      用fortran语言所写的程序。
    16. It was natural to have this distinction in Fortran I because you could not nest statements.
      区分表达式和语句,在FortranI中是很自然的,因为它不支持语句嵌套。
    17. A FORTRAN language statement used to define arrays.
      在FORTRAN语言中用于定义数组的语句。
    18. A ship routing and fleet planning decision making system is also developed with the mixed programming of VB and Fortran.
      基于计算机语言混合编程的方法,设计并开发了航线配船与船队规划决策系统。
    19. Application of Mixed-Language Programming of FORTRAN and C# in Calculation of Civil Engineering
      FORTRAN与C混合编程在土木工程计算中的应用fortran语言
    20. A FORTRAN compiler accepts FORTRAN source code and generates a machine-level object module.
      FORTRAN编译程序接受FORTRAN源码,也产生机器目标模块;
    21. Research for Computer Aided Design based on Visual Fortran and AutoCAD
      基于VisualFORTRAN和AutoCAD的计算机辅助设计研究
    22. Realization of Geostatistical Inversion Algorithm Based on Mixed-language Programming with VC~ (++) and Fortran
      诊断fortran语言基于VC~(++)与Fortran混合编程的地质统计学反演算法实现
    23. Application of Fortran 90 in Graphic and Image Processing
      Fortran90在图形和图像处理中的应用
    24. Study on Visual Improving Design for FORTRAN Program
      FORTRAN程序的可视化管理设计研究
    25. A FORTRAN term for a program section that contains only data which can be shared by two or more programs or subprograms.
      FORTRAN语言的一个术语,指只包含供两个或多个程序(或子程序)共享的数据的程序段。
    26. Optimization design on declining-well screw pump based on mixed programming with VC++ 6.0 and Fortran
      基于VC++6.0与Fortran混合编程的斜井螺杆泵优化设计
    27. On the surface this feels a lot like the OpenMP library used by Fortran and C programmers on supercomputers.
      从表面看来,这套并行库感觉和Fortran或C程序员在超级计算机使用的OpenMP库非常相似。
    28. In fact, we developed and still use a package that is based on a FORTRAN complier.
      事实上,我们曾经开发的现在仍在使用的一些软件包就是使用的FORTRAN编译器。
    29. A subset of FORTRAN including built-in functions augmented by versatile operating statements for complete control maintenance.
      FORTRAN语言的一种子集,包括许多由通用操作语句扩展的、作完全控制维护用的内部函数。