What is the translation of " REDUCE FUNCTION " in Chinese?

[ri'djuːs 'fʌŋkʃn]
[ri'djuːs 'fʌŋkʃn]
reduce函数

Examples of using Reduce function in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
To do this, we use the reduce function.
为此,我们使用reduce函数
The reduce function, combined with the+ operator.
Reduce函数,用+操作符来结合。
The java classes in the form ofjar file containing the implementation of map and reduce functions.
Java类以jar文件的形式包含map和reduce函数的实现。
Map and Reduce functions are often fairly simple and have straightforward SQL equivalents.
Map和Reduce通常都比较简单,同时也有很直接的等价SQL语句。
We transform each sequence of five numbers to the product of those five numbers by using the reduce function.
我们使用reduce函数将五个数组成的每个序列转换成这五个数的乘积。
The reduce function takes a reduction function, f, an initial start value and an array.
Reduce函数接收一个缩减函数f,一个初始值start和一个数组。
Hadoop provides a high-level API for implementing custom map and reduce functions in various languages.
Hadoop提供了个高API来在各种语言中实现自定义的map和reduce函数
Our reduce function expects a function that takes 2 parameters so they work well together.
reduce函数正是期望一个接收两个参数的函数,所以它们可以一起正常运行。
MapReduce groups the values according to the intermediate key and then sends them to the reduce function().
MapReduce库把中间形式key值为I的所有value集中在一起,然后把它们传给Reduce函数
The reduce function, also written by the user, accepts an intermediate key I and a set of values for that key.
Reduce函数,同样由用户编写,接受中间键I和这个键的一组值。
The output from the map function isprocessed by the MapReduce framework before being sent to the reduce function.
Map函数的输出由MapReduce框架处理后,最后发送到reduce函数
Other than the reduce function& partial application, all the functions you have seen generate lists.
除了reduce函数和部分应用,所有其他我们看到的函数都会产生列表。
Each of these lines would then be passed as an argument to the reduce function, which accepts a key and a list of values.
接下来每一行都会作为一个参数被传递进reduce函数中,reduce函数接受一个key和一系列的values。
The reduce function takes a reduction function, f, an initial start value and an array.
个reduce函数接收一个(自定义)减少函数f、一个初始start开始值和一个array数组。
The resulting stream from the"map" boltthen flows into a single bolt that implements the Reduce function(to aggregate the words into counts).
来自“map”螺栓的流然后流入一个实现Reduce功能的螺栓中(以将单词聚合到总数中)。
The Map and Reduce functions of MapReduce are both defined with respect to data structured in(key, value) pairs.
MapReduce框架的Map和Reduce函数都是根据(key,value)形式的数据结构定义的。
Using reduce, we can build a function to handle the amount sum andpass it as an argument to the reduce function.
使用reduce,我们可以创建一个用来处理累加的函数,并将其作为参数传给reduce函数
The Map/Reduce functions in CouchDB produce key/value pairs, allowing CouchDB to insert them into the B-tree engine, sorted by their keys.
CouchDB中的Map/Reduce特性生成键/值对,CouchDB将它们插入到B-树引擎中并根据它们的键进行排序。
Using reduce, we can build a function to handle the amount sum andpass it as an argument to the reduce function.
使用reduce,我们可以构建一个函数来处理量计算sum并将其作为参数传递给reduce函数
A job loads data, applies a map function, shuffles it,applies a reduce function, and writes data back out to persistent storage.
一个Job加载数据,应用一个Map函数,shufflesit,应用一个Reduce函数,然后将数据写入持久化存储中。
We can use map to transform the shoppingCart into a collection of amount values,and then just use the reduce function with sumAmount function..
那是什么意思?我们可以使用map将shoppingCart转换为amount值的集合,然后只使用reduce函数和sumAmount函数。
Although the basic functionality provided by simply writing map and reduce functions is sufficient for most needs, we have found a few extensions useful.
虽然简单的Map和Reduce函数提供的基本功能已经能够满足大部分的计算需要,我们还是发掘出了一些有价值的扩展功能。
When combining function and reducing function are the same.
一般情况下,Combiner和Reduce函数是一样的。
It's the reducing function.
就是缩减功能啊。
And if we reduced function, we thought they would be less impulsive, but instead, we found that they were more so.
如果我们降低功能,我们认为他们会更少冲动,但相反,我们发现他们会更冲动。
Chronic kidney disease(CKD) is defined as reduced function of the kidneys present for 3 months or longer with adverse implications for health and survival.
慢性肾病(Chronickidneydisease,CKD)定义为肾脏功能降低3个月或更长时间,对健康和生存有不利影响。
For example,"+" can be used as a reducing function, to return the sum of a list of input values.
例如,+可以用来作一个reducing函数,去返回输入数据列表的值的总和。
If there is a change or mutation in one or both of the gene copies,then less AAT and/or AAT with reduced function is produced.
或者,如果有变化突变在一个或两个基因拷贝,则较少AAT和/或AAT具有降低功能被产生。
If the service is disabled,the operating system and licensed applications may run in a reduced function mode.
如果禁用该服务,操作系统和许可的应用程序可能以缩减功能模式运行。
The mapping and reducing functions receive not just values, but(key, value) pairs.
Mapping和reducing函数不是仅接收数值(Values),而是(键,值)对。
Results: 30, Time: 0.0327

Word-for-word translation

Top dictionary queries

English - Chinese