并且生成r的自反闭包、对称闭包和传递闭包。
And generate Rs reflexive closure, symmetric closure and transitive closure.
其他的非db2自动提供的,而又能提供谓词传递闭包的本地谓词。
Additional local predicates that are not automatically provided by DB2 that can provide predicate transitive closure.
本文首先给出了网络最大路的概念,并把其归结为求模糊矩阵的传递闭包。
We first define the maximum road in the net and indicate that its strong is equal to the element of the transitive closure of a fuzzy matrix.
这意味着由架构库中包括的文件引用的所有文件也必须包括在库中(传递闭包)。
This means that all files that are referenced by files that are included in the schema library must also be included in the library (Transitive Closure).
求有限集上给定关系的传递闭包,通过输入给定关系的关系矩阵,求其传递闭包。
For a limited relationship between a given set of transitive closure, by entering the relationship between a given matrix, and its transitive closure.
将MATLAB应用于模糊聚类分析,给出求解模糊相似矩阵和传递闭包的算法。
Apply MATLAB in fuzzy clustering analysis, gives to the computer algorithm that begs to untie fuzzy similar matrix and transmissive to closed bale.
采用传递闭包法进行模糊聚类分析,得出的模糊聚类动态图能成功地进行水域划分。
The fuzzy cluster analysis is carried out by using transmission close matrices and the dynamic graph of fuzzy cluster is obtained which can separate the water area successfully.
其算法主要有传递闭包法、动态直接聚类法和最大树法等,其中动态直接聚类法计算量最少。
Fuzzy cluster includes these algorithms, such as the transmitting closure, dynamic direct cluster, and maximum tree, and the operation times of dynamic direct cluster algorithm is the least.
即使很多JVM语言支持闭包,但它们都实现自己的版本,这造成在语言之间传递闭包非常麻烦。
Even though lots of JVM languages support closures, they all must implement their own versions, which makes passing closures between languages cumbersome.
从给定规则项目提取的一个规则集的签名,由该规则项目和它引用的所有规则项目的规则集参数的传递闭包决定。
The signature of a ruleset extracted from a given rule project is determined by the transitive closure of the ruleset parameters of that rule project and all the rule projects it referencies.
建立了服装舒适性的模糊评价数学模型,得到了模糊关系矩阵,并采用传递闭包法计算出相似矩阵。
Set up the mathematical model of clothing comfortability in fuzzy evaluation, and then get the fuzzy relationship matrix.
在选择访问路径之前,DB 2优化器将sql语句转换成语意上一致的形式,例如使用谓词下推或谓词传递闭包。
Before access path selection, the DB2 optimizer transforms SQL statements into forms that are semantically identical, such as by using predicate pushdown or predicate transitive closure.
提出一种利用求传递闭包来构造直觉模糊等价矩阵的方法,证明了直觉模糊相似矩阵定理及传递闭包定理。
An approach to formation of IF equivalent matrixes by finding the transitive closure is presented with the proof of theorems of transitive closure and resembling matrix.
由于主对角线上的元素都是1,而且矩阵的阶小于2006,所以为a2006邻接矩阵的图就是由A表示的图的传递闭包。
Since all elements on the primary diagonal are 1s and the dimensions are less than 2006, the graph with A2006 as its adjacency matrix is the transitive closure of the graph represented by a.
本文定义了模糊关系的自反闭包、对称闭包概念,同时给出了模糊关系的自反闭包、对称闭包的运算方法及性质。打破了在原有的模糊关系只有传递闭包的局面。
This paper gives a new concept of reflexive closure of fuzzy relation and symmetric closure of fuzzy relation, and also gives operation method and properties about it.
我只是把我希望的行为通过闭包传递给它,然后就准备就绪了!
I just passed in my desired behavior via a closure and was good to go!
我们还在闭包内获取狗的颜色和名字,传递到构造函数中并存储到对象中。
We also grab the color and name of the dog, passed in the constructor and stored in the object, within the closure.
请再次注意,我们为传递给filter函数的断言函数使用了一个简短的闭包。
Notice that once again, we used a shorthand closure for the predicate function passed to the filter function.
闭包可以通过接口传递给静态方法和构造函数。
Closures can be passed as interface to static methods, constructors.
只需将对闭包的变量引用传递到reflectionmethod类的构造函数中。
We simply pass the variable reference to the closure into the constructor of the ReflectionMethod class.
当创建新的Filter类型时,对应的名为 simplefilter 的闭包会被传递到构造器中。
When a new Filter type is created, the corresponding closure named simplefilter will be passed into the constructor.
这次我还是要创建一个新的filter类型,向正则表达式传递一个名为rfilter的闭包,并执行一些assert,以确保每件事都正常。
Again, I'll create a new filter type, pass in the regular expression closure named rfilter and execute some asserts to ensure that everything is peachy. All of this is shown in Listing 3.
学习至今,您知道了Groovy闭包是代码块,可以被引用、带参数、作为方法参数传递、作为返回值从方法调用返回。
From your studies so far, you know that Groovy closures are code blocks that can be referenced, parameterized, passed as a method parameter, and delivered as the return value from a method call.
花括号中的代码是一个闭包,它仅仅是传递给callcc的代码块。
The code in braces is a closure and is simply a block of code that's passed to callcc.
这充许SQLLinQ提供程序分析传递给Where()方法的闭包,并将它转换成 SQL。
This allows the SQL LinQ provider to analyze the closure passed to the Where() method and translate it into SQL.
jQuery 提供一种简便的方法来劫持表单的 submit 事件。再一次传递一个闭包来处理该事件。
默认情况下,它们是由值传递的,意味着如果要更新传递到闭包函数定义内的值,则不更新外部值。
By default, they are passed by value, meaning that if we would update the value passed within the closure function definition, it would not update the outside value.
默认情况下,它们是由值传递的,意味着如果要更新传递到闭包函数定义内的值,则不更新外部值。
By default, they are passed by value, meaning that if we would update the value passed within the closure function definition, it would not update the outside value.
应用推荐