Drag and drop the function MapStates to the middle of the output map.
将函数MapStates拖拽到输出映射的中间。
Various other function parameters calculated based on the electrogram data for each element can be similarly displayed as a graphical FEM function map.
基于每个元素的电描记图数据所计算的各种其它功能参数可以类似地被显示为图形FEM功能映射图。
The nonlinear function map can be realized with the classic BP arithmetic and the identifying result will be relatively good under the study rule of supervising type.
传统的BP算法可以实现非线性函数的映射,经过有监督式的学习规则可以达到比较好的识别效果。
The nonlinear function map can be realized with the classical BP arithmetic and the identifying result will be relatively good under the study rule of supervising type.
传统的BP算法可以实现非线性函数的映射,经过有监督式的学习规则可以达到比较好的识别效果。
Averages, summations, and other summary types of data are not possible with just a map function.
平均值、合计和其他类型的汇总数据无法通过仅仅使用一个映射函数来实现。
This function is performed in a distributed fashion where map updates are communicated with existing traffic.
这个功能按一种分布的方式执行,这种方式中映射升级可以和当前的流量通信。
When you use a hash map as a function call's last parameter, the braces are optional.
当将散列映射用作函数调用的最后一个参数时,括号是可选的。
When the AIX code-set conversion function gets a request with non-AIX code set names, the alias mapping function attempts to map suitable AIX code set names for the request.
当aix编码集转换函数收到包含非aix编码集名称的请求时,别名映射函数尝试为请求映射适当的AIX编码集名称。
The Map function emits each word plus an associated count of occurrences.
map函数发出每个单词附有一个相关的出现次数计数。
Like the Google framework MapReduce; MR describes a way of implementing parallelism using the Map function which splits a large data into multiple key-value pairs.
如Google框架MapReduce;MR描述了一种使用Map功能实现并行性的方法,它将大型数据分割成多个键-值对。
In the tutorial, the Google Maps API provides the map and mapping function.
在本教程中,GoogleMapsAPI提供了地图和地图绘制函数。
The ConcatenateInitials function exists inside a broker schema called map.
ConcatenateInitials函数存在于代理模式调用的映射内部。
In this example the function is used to map the account name in OpenLDAP and employee code in the data source.
在本例中,此功能用于映射openldap中的帐户名称和数据源中的员工代码。
You can invoke the Test map function from the toolbar (Figure 5) or the context menu of the map (Figure 6).
可以从工具栏(见图5)或映射的上下文菜单(见图6)调用Testmap函数。
Defining a map function is thus really just a matter of determining what you want to grab from an incoming line of text.
定义一个map函数实际上只是一个关于确定您从即将输入的文本行中捕获什么内容的问题。
My map function is straightforward - it simply grabs the user_name property of all documents passed to it.
我的map函数是很简单的—它只获取传递给它的所有文档的user_name属性。
To find all the tickets issued by officer Ree, for example, you write a map function that filters the officer property accordingly.
举例来说,要查找officerRee开出的所有罚单,您可以编写一个map函数来过滤相应的officer属性。
The most important of these is map, which applies a function to every element of a list.
其中最重要的是map,它将某个函数应用到列表中的每个元素。
In databases with thousands or hundreds of thousands of documents, running the map function over every document can be time-consuming.
在包含数万或数十万文档的数据库中,在每个文档上运行map函数非常耗费时间。
The first, keys, is a list of keys that were created in the map function.
第一个参数是keys,这是在map函数中创建的键的列表。
Inverted Index: The map function parses each document, and emits a sequence of pairs.
反向索引:map函数对每个文档进行索引分析,产生一串数据对。
The map class implements the map function, which goes through each line of the log file and gets the application's name.
map类实现映射功能,它搜索日志文件的每一行,寻找应用程序的名称。
I then append a new collection onto factors - generated by the map function on the factors list - applying the code to generate the symmetrical (the matching factor above the square root) list.
然后我将一个新的集合附加至由factor列表中的map函数生成的factor上,应用此代码生成对称的(平方根上方匹配的因子)列表。
Moving inside-out in Listing 12, notice that we use the map function, which takes two parameters: a function and a sequence.
浏览清单12,会注意到我们使用了map函数,它接受两个参数:一个函数和一个序列。
The third argument, rereduce, has to do with whether or not this reduce function is operating on aggregate information or the raw results from the map (the ones from the map function).
第三个参数是rereduce,这个参数必须处理这个reduce函数是在汇总信息上操作还是在来自映射的原始结果(来自map 函数的结果)上操作。
Certainly the map() function, list-comprehensions, and more recently generator-comprehensions, let you do elementwise application.
当然,map()函数、列表内涵(list-comprehension)和最近的生成器内涵(generator-comprehension 都可以让您实现elementwise应用。
As shown, with map, you provide your function and a list of elements to which the function is applied.
如图所示,通过map,为已应用的函数提供您的函数和一系列元素。
Relationship mapping is a powerful function of the Business Object map primitive that associates data in different contexts.
Relationshipmapping是BusinessObjectmap原语的一个强大的功能,用于关联不同上下文中的数据。
We build the weights array in the select_parents function by stacking map on top of grep .
通过把map堆栈到grep的上部,我们在select _ parents函数里建立了weights数组。
The next line illustrates the use of the map function.
下一行说明map函数的使用。
应用推荐