• 代码可能使用函数程序设计语言编写的那些类似,不过额外优势在于该代码自动并行执行的。

    This code is very similar to what you might see in a functional programming language, with the additional benefit that it's automatically executed in parallel.

    youdao

  • 本文描述了并行并发程序设计函数不可重入性导致一些潜在问题

    This article describes some potential problems due to non-reentrancy of the function in parallel and concurrent programming.

    youdao

  • OCaml语言一种高级的语言,支持面向对象程序设计函数程序设计(lisperlang)或传统结构化程序设计

    The OCaml language is a quite high-level language, capable of object-oriented programming, functional programming (like Lisp or Erlang), or traditional structured programming.

    youdao

  • 函数程序设计传统使用普通声明语句您就可以R完成几乎所有的事情。

    True to its functional programming heritage, you can do most everything you want to do in R using plain declarative statements.

    youdao

  • 本文研究了R函数程序设计风格可以如何有助于加速模式数据分析情形探索

    This installment also explored how r's functional programming style AIDS in rapid exploration of patterns and data and analytic scenarios.

    youdao

  • R既是门强大函数程序设计语言,也是一个用来对数据进行统计探索通用环境

    R is both a strongly functional programming language and a general environment for statistical exploration of data sets.

    youdao

  • LISP函数程序设计语言不是动态语言的必要条件

    LISP is a functional programming language, but that is not a necessary condition for a dynamic language.

    youdao

  • 古典音乐对流行音乐争论函数程序设计面向对象程序设计争执非常相似

    The classical vs. pop debate is very similar to functional vs. object oriented programming.

    youdao

  • 三个应用程序接口针对不同主机语言采用相应的程序设计方法设计模式,但对外表现相同函数功能

    The three APIs expose the same functionality using programming methodologies and design patterns specific to the host language.

    youdao

  • Erlang爱立信计算机科学实验室设计函数程序设计语言运行时系统

    Erlang is a functional programming language and runtime system that was designed at the Ericsson Computer Science Laboratory.

    youdao

  • 如果已经尝试过函数程序设计并且因为任意原因而对其厌烦,那么您可能试试erlang。

    If you've tried functional programming and been turned off by it for any reason, you might want to give Erlang a look.

    youdao

  • 既是一种强壮的函数程序设计语言又是(由于面向对象模块化体系结构)开发大型应用程序出色语言。

    It is both a strong functional programming language and (by virtue of its object-oriented and modularized architecture) an excellent language for developing large applications.

    youdao

  • 最后这些功能进行程序设计提供了相应的功能接口函数

    Finally, it puts up the program designing of these functions and provides relevant interface functions.

    youdao

  • 本文重点介绍工资管理系统运用相关函数分析条不结构程序设计功能特点。

    The main points that this paper introduces are as follows: the wage managing system, programming design and its function analyzing of the yarn structure unevenness with the correlation functions.

    youdao

  • 这种方法特别适用于函数程序设计语言其它语言的接口实现

    This method is especially suitable for the interface of a functional programming language and other ones.

    youdao

  • XML语言不同平台程序设计语言之中使用并且可以表达复杂信息函数

    XML provides a language which can be used between different platforms and programming languages and still express complex messages and functions.

    youdao

  • 文章提出分析分解函数分解方法、方法导致MIMD模式和并行程序设计技术

    The paper presents and analyses the domain decomposition and function decomposition methods, the MIMD model brought about by the methods and parallel programming technique.

    youdao

  • 面向对象程序设计中,成员调用静态分析编译阶段确定调用成员函数指针引用类型

    The static analysis of member call is defined as determining the type of member function pointer or reference in compiling stage.

    youdao

  • 可以这些函数之上设计一个优雅的结构良好图形程序设计系统

    You can also design a neat and well-structured graphics programming system on top of these functions.

    youdao

  • 本文塑造了正式函数程序设计(FFP)语言操作性语义模型实质上LISP虚拟机上一个解释程序

    Formulized is an operational semantic model of formal functional programming (FFP) language which in essence is an interpreter on the virtual LISP machine.

    youdao

  • 方法利用遗传程序设计实现复杂函数自动建模

    Methods Applying Genetic Programming to the automatic modeling of complex functions.

    youdao

  • 测试系统硬件设计包括信号调理模块数据采集模块设计软件设计包括接口函数上层应用程序设计

    The design of hardware includes signal conditioning module and data acquisition module. The design of software includes interface program and upper layer program.

    youdao

  • 程序设计包含函数阵列与字串指标结构其它资料型态

    In the advanced programming, it discusses functions, arrays, strings, Pointers, structures and other data types.

    youdao

  • 接着根据该模型给出系统体系结构系统运行流程,并对程序设计中涉及的比较重要函数给出了详细描述。

    And then it presents the system frame and system running flow. At the same time the thesis details the key species and functions.

    youdao

  • 本文讨论了程序设计方法学谓词变换函数WP性质

    The paper discusses the properties of the predicate transformer WP in the programming methodology.

    youdao

  • 采用基于遗传程序设计方法实现函数自动建模无需预先确立经验模型,只需指定样本数据精度要求即可获得回归表达式

    The method based on genetic programming to automatic model the function need not to estimate empirical formulas, only need the sample data and accuracy.

    youdao

  • 函数重载允许函数定义多个函数函数重载使程序设计简单化。

    Function overloading permits one function-name to define multiple functions. Function overloading enables program-design simple.

    youdao

  • 这个函数提供为了给客户应用提供便利,以便于进行有效率的程序设计,并可以服务器提供的数据进行操作。

    This function is provided as a convenience to the client application for more efficient design or handing new data presented by the server.

    youdao

  • 操作系统通过定义系统调用函数以及相应接口,实现系统对硬件函数调用支持使程序设计者能够调用普通库函数一样调用硬件函数

    The operating system defines necessary system calls and interfaces to support the calling of hardware functions which follows the same semantic as calling software functions.

    youdao

  • 本课程循序渐进地实际方面介绍这种语言讨论如何来设计重要算法,从而能认识函数程序设计实际应用方面优势

    We will introduce the language practically and step by step, discussing the design of important algorithms as we go, appreciating in this way the practical strength of functional programming.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定