Thanks to Scala's syntactic flexibility, you can call the filter method the same way you call an operator.
由于Scala的语法非常灵活,所以您可以像调用一个运算符一样调用filter方法。
The test shows that the filter method is more effective to the processing of quadruped robot attitude data.
试验表明该滤波方法对四足机器人姿态感知数据的处理非常有效。
But the filter method avoids the error caused by truncated data and it can achieve the analysis of a fixed percentage bandwidth easily.
采用滤波法进行功率谱分析,不存在数据截断带来的误差,还可方便地用于等百分比带宽的谱分析。
Using the ability to pass code as a parameter (as to the filter method in Listing 3) illustrates thinking about code reuse in a different way.
我使用这种功能将代码作为参数进行传递(清单3中的filter方法),展示一种不同的代码重用思维。
A composite feature selection method for reaping the benefits of precision from the wrapper method and keeping the computational expense down from the filter method is proposed.
为了利用过滤方法计算简单和绕封方法精度高的优点,提出一种组合过滤和绕封方法的特征选择新方法。
The filter method in Listing 9 accepts a list and a criteria (a code block specifying how to filter the list) and iterates over the list, adding each item to a new list if it matches the predicate.
清单9中的filter方法接受了一个list和一个criteria(指定如何过滤列表的代码块)并对列表进行遍历,将满足谓语的项添加到一个新列表中。
Providing a method for reporting missed spam, automatically updating black and whitelists, and using a secondary filter system can all help to reduce the amount of spam that reaches your inbox.
提供一种报告遗漏垃圾邮件的方法,自动地更新黑名单和白名单,并且使用辅助的过滤系统可以帮助减少到达收件箱的垃圾邮件的数量。
This problem is solved in our method by producing the extraction filter file dynamically.
这个问题可以通过动态创建提取过滤器文件的方法来解决。
The method used by RFIDIC realizes this as part of the conditions that can be expressed inside disclosure policy rules that filter out unwanted result objects.
RFIDIC用来实现这个建议的方法是在公开控制规则中指定一些条件,从而过滤掉不希望公开的结果对象。
The first is the brute force method, which is to look at all the requests and filter based on different criteria.
第一种是强烈操作方法,它将查看所有的请求,以及基于不同标准的过滤。
The filter implements an evaluation method to identify the conditions indicating a request is to be blocked.
这个筛选器实现一种评估方法,从而识别表明应该阻止请求的条件。
When the number of maps is low, you can use routing or filter nodes in the message flow, but this method becomes increasingly difficult as the number of maps used by the message flow increases.
当映射数量很少时,您可以在消息流中使用路由或过滤器,但是随着消息流所用映射数量的增加,使用这个方法的难度也在增加。
Most of the methods available in this class are trivial, so let's focus on the method that adds a new logger filter as shown in Listing 3.
本类中包含的大多数方法都很普通,因此让我们重点关注添加新logger过滤器的方法,如清单3所示。
The satisfy() method accepts the input list and the filter list and performs all filtering in one step.
satisfy()方法接收输入列表和过滤器列表,并且在一步中执行所有的筛选操作。
In Step 12 of Listing 8, you call the search method, passing the search context, search filter, and search controls along with the method call.
在清单8的步骤12中,您可以调用search方法,并随该方法调用一起传递搜索上下文、搜索过滤器和搜索控件。
The filter() method first checks to see if the list is empty — the critically important exit condition for this method.
filter()方法首先检查列表是否为空,这是该方法的重要退出条件。
The java.awt.image.BufferedImageOp interface allows you to create your own image operator (also called a filter). This article is concerned with only one method in BufferedImageOp.
BufferedImage Op接口允许您创建自己的图像操作器(也称为过滤器)。
The first is the brute force method, which is to look at all of the requests and then filter based on different criteria.
第一个是强力的方法,就是查看所有的请求,然后根据不同的标准进行过滤。
In Listing 10, the second argument passed to the delete method specifies the constraint or filter to be used when performing the delete operation.
在清单10中,传递给delete函数的第二个参数指定了执行delete操作时使用的约束或过滤器。
First, I need to delay printing the "entering" line for each method call until I can see if the time taken is enough to make it through my filter.
首先,需要延迟打印每个方法调用的“进入”线(“entering”line),直到可以确定所用的时间足以使它通过我的筛选器。
Listing 5 shows the doFilter method of a filter with abbreviated instrumentation.
清单5展示了一个过滤器的doFilter方法,带有缩略了的插装。
By comparison, it is proposed that the active filter is one effective method of the decrease pressure pulsation.
通过对比,提出主动滤波是降低压力脉动的一种行之有效的方法。
The experiment proving: This kind digital filter method is fast, combined with statistical method can realize high accuracy filter, and can apply to industrial control extensively.
实验证明这种滤波算法速度快,结合统计滤波方法就可以实现高精度滤波,可广泛应用到工业控制中。
Init : This method is called when the filter is instantiated by the container and is designed to prep the filter for processing.
init:这个方法在容器实例化过滤器时被调用,它主要设计用于使过滤器为处理做准备。
The Where method takes a predicate that determines whether the given element should be selected, and it produces a stream of elements that pass the filter.
Where方法用了一个谓语来确定是否选择给定元素,并且生成一些可通过过滤器的元素。
To truly merge multiple feeds, the easiest method is to create an intermediary XML document that you can then parse again using XQuery to filter out the individual information.
要实际合并多个提要,最简单的方法是创建一个中间XML文档,然后可以使用XQuery再次解析该文档来过滤出单个信息。
But the shortcomings of this method is very easy to be found, and to filter out.
但这种方法的缺点是很容易被发觉,并且被过滤掉。
When the container loads the filter for the first time, the init method is called.
当容器第一次加载该过滤器时,init方法将被调用。
Next, the rule USES the ASTHelper.satisfy method to filter expressions from the list that do not meet a given criteria.
接下来,该规则使用ASTHelper. satisfy方法从满足给定标准的列表中筛选表达式。
In this paper, the principle of balanced transformation is analyzed; the balance mode, detection of compensating currents and controlling method of the active filter are discussed.
文中分析了系统平衡变换原理,讨论了系统的平衡方式、补偿电流检测与有源滤波器控制方法。
应用推荐