The algorithm of merging is based on maximum cardinality matching and can merge some LUTs.
该算法基于图的最大基数匹配,将部分查找表进行合并,减小了映射结果的面积开销。
Therefore, omitting the maximum cardinality does not have any impact on the amount of allocated memory.
因此,省略最大基数不会对已分配的内存量产生任何影响。
The maximum cardinality of an array type is used by DB2 at runtime to ensure that subscripts are within bounds.
DB2在运行时使用阵列类型的最大基数来确保下标在在限制范围内。
This problem is a generalization of the problem of finding the maximum cardinality clique of an unweighted graph.
这个问题是寻找无权图的最大团问题的推广。
However, the memory allocated for an array is based on its cardinality, and not on the maximum cardinality of its type.
然而,阵列的已分配内存是基于其基数的,而不是基于其类型的最大基数。
If, when defining an array type, there is no clear value for its maximum cardinality, it can be omitted. This step is shown in the listing below.
如果在定义阵列类型时没有明确其最大基数值,那么可省略。
This type has a maximum cardinality of 1000 — meaning that values of this type can have between 0 and 1000 elements, and its element type is VARCHAR (12).
此类型具有最大基数1000—这意味着此类型的值可以具有0到1000个元素,且其元素类型为VARCHAR (12)。
When the maximum cardinality in a type definition is omitted, the sub-indexes on values of that type can range from 1 to the maximum positive value of integer type.
省略类型定义中的最大基数时,此类型值上的子索引范围从1到整数类型的最大正值。
When the maximum cardinality in a type definition is omitted, the sub-indexes on values of that type can range from 1 to the maximum positive value of integer type.
省略类型定义中的最大基数时,此类型值上的子索引范围从1到整数类型的最大正值。
应用推荐