单词 | cardinality |
释义 | 例句释义: 〔数〕基数,基数性,势,基数或势 1. Call a set of integers fat if each of its elements is at least as large as its cardinality. 称一个整数的集合为饱和的,如果它的每一个元素都至少不小于其基数。 2. You may have noticed that the query access plan itself did not change with the increase in cardinality estimate. 您可能已经注意到了,查询访问计划本身并未随着基数估计值的增大而改变。 www.ibm.com 3. The optimizer depends on accurate cardinality estimates to properly compute the cost of each query access plan considered. 优化器凭借精确的基数估计值来准确计算出每一个待定查询访问计划的成本。 www.ibm.com 4. As mentioned, the cardinality of the address containment within a contact is assumed by the Relational DAS to be one-to-many. 刚才已经提到,联系人中地址包容的二元关系由关系型DAS假定为一对多的关系。 www.ibm.com 5. Notice that there is a significant difference between the cardinality shown in the fetch node on the outer side of the join in Figure 7. 请注意在图7中联接的外部Fetch节点上所显示的基数之间有一个显著的不同。 www.ibm.com 6. Generate the access plan and see what the optimizer estimates the total cardinality (Number of rows) returned by the query will be. 生成访问计划,查看优化器对该查询返回的总基数(行数)的估计值。 www.ibm.com 7. When examining an access plan, you may find that the estimated cardinality is not as accurate as it should be. 在分析访问计划时,可能会发现与集的基数不像希望的那样精确。 www.ibm.com 8. In real-life scenarios, typically the cardinality of an output structure in a message will mirror the cardinality of an input structure. 在真实的场景中,输出结构的基数通常等于输入结构的基数。 www.ibm.com 9. Correlated subqueries are often used to test whether relationships exist without regard to cardinality. 相关性查询通常用于测试某种关系是否存在,而不管返回记录集的大小, blog.csdn.net 10. Distinct cardinality is the number of distinct values in a column of a row set. 不同的行集数是在列行集上的不同的数值。 dictsearch.appspot.com 1. I would not mind seeing a later revision of RELAX NG that incorporates more flexible cardinality constraints . 我不会介意以后看到合并了更灵活的基数约束的RELAXNG修订版。 www.bing.com 2. Give lower priority to operators that do not change the cardinality of the plan. 为不改变计划基数的操作分配较低的优先级。 www.ibm.com 3. Element , however, lets you intersperse patterns while obeying the cardinality of each contained pattern . 元素允许您在遵守所包含的每个模式的基数同时,可以分散排列这些模式。 www.bing.com 4. It has long been understood that cardinality is a core organizing principle of early Chinese cosmological thinking. 在早期中国的宇宙论思想中划分四正方向是一个核心组织原则,这一点早已得到认同。 dictsearch.appspot.com 5. The product of individual column cardinalities is compared to the cardinality of the column group to get better correlation estimates. 较于列组的基数,单个列的基数(cardinality)的乘积将获得更好的相关性估计。 www.ibm.com 6. Because there are no additional predicates to be applied by the fetch operation, the output cardinality of the fetch node is also eight. 因为这里没有通过提取操作应用附加的谓词,所以提取节点的输出基数也是8个。 www.ibm.com 7. In addition to the cardinality information, the properties of a role establish how the two entities behave in relation to each other. 除基数信息外,角色的属性还确定了两个实体相互间的行为方式。 msdn2.microsoft.com 8. Strive for no more than one call after a single cardinality find on a home, or a next on an iterator retrieved from a collection. 在本机上找到一个基数,或者通过迭代器从集合中检索到下一个基数后,尽量使用不超过一个调用。 www-128.ibm.com 9. Configuration variable included type variable, property variable, port variable and cardinality variable. 配置变量分为类型变量、属性变量、接口变量、基数变量四种类型; dictsearch.appspot.com 10. If table statistics are not available, then the estimator uses the number of extents occupied by the table to estimate the base cardinality. 如果表统计数据是无效的,那么估计器使用占用的表扩展来估计基本的行集数。 dict.bioon.com 1. XML Schema allows enforcement of specified ordering, cardinality, and data types within a schema instance. XML模式允许在一个模式实例中使用指定顺序、基数(cardinality)和数据类型。 www.ibm.com 2. The cardinality of the input schema can determine if multiple values can be selected. 输入模式中的基数决定是否可以选择多个值。 www.ibm.com 3. The cardinality estimate is slightly higher than the actual value of 4 since the column group statistic is a uniform distribution statistic. 由于列组统计信息是一个均匀分布的统计信息,所以基数估计值比实际值4稍高了一些。 www.ibm.com 4. You use the radio buttons on this page of the wizard to specify the cardinality of the relationship. 使用向导此页的单选按钮指定关系的基数性。 www.ibm.com 5. However, the memory allocated for an array is based on its cardinality, and not on the maximum cardinality of its type. 然而,阵列的已分配内存是基于其基数的,而不是基于其类型的最大基数。 www.ibm.com 6. The cardinality represents the estimated number of rows returned from the access plan operator. 基数(cardinality)表示访问计划操作符所返回的行的估计数目。 www.ibm.com 7. This paper mainly concerns the construction of one-dimension non measurable set and the cardinality of its class. 该文主要探讨一维不可测集的构造以及一维不可测集全体所组成的类的势。 www.dictall.com 8. This is actually the per-partition cardinality estimate, and not the total cardinality. 这实际上是每个分区的基数估计值,不是完整的基数。 www.ibm.com 9. The same cardinality estimate is carried up, and no counts are needed for these two operators. 同样进行基数估计,但是这两个操作不需要计数。 www.ibm.com 10. This example illustrates the effect that partial statistics have on the ability of the optimizer to estimate the cardinality. 这个示例解释说明了部分统计信息对于优化器估计基数的能力的影响。 www.ibm.com 1. The candidate key of minimum cardinality problem was pointed out to be NP-complete in literature [1], [2], and [3]. 文献[1]、[2]、[3]均明确指出,求一个关系模式的最小基数候选关键字问题是一个NP完全问题。 dictsearch.appspot.com 2. Given that the table cardinality is about 50000; it should not be a performance disaster, either. 假设表基数大约是50000;这也将会是性能上的灾难。 www.ibm.com 3. Function CARDINALITY, used in line 15, returns the number of elements in the input array. 函数CARDINALITY用于第15行,返回输入阵列中的元素数量。 www.ibm.com 4. With three predicates applied in the WHERE clause, assuming they are independent results in the optimizer underestimating the cardinality. 在WHERE子句中应用了三个谓词,如果假设它们是独立的话,会导致优化器低估基数。 www.ibm.com 5. Operators whose cardinality in the plan remains the same can be skipped in the interim. 可以暂时跳过计划中基数不变的操作。 www.ibm.com 6. The cardinality estimate of 7 does not match the actual result of 12. 基数估计值7与实际结果12不符。 www.ibm.com 7. The higher the cardinality, the more probes into the inner table, one per qualifying (outer) record. 基数越高,进入内部表、每一条合格的(外部)记录的探测就越多。 www.ibm.com 8. Contrast that with CUST_INTEREST, in which the number of qualified rows is the same as the cardinality (31, 255). 与CUST_INTEREST相比,符合条件的行数与基数一样(31,255)。 www.ibm.com 9. To enter the array index information select the Inline map and select the Cardinality tab in the Properties pane. 要输入数组索引信息,请选择Inlinemap并在Properties窗格中选择Cardinality选项卡。 www.ibm.com 10. The value of the second argument to TRIM_ARRAY must be a value between 1 and the cardinality of the first argument. 针对TRIM_ARRAY的第二个参数的值必须是1和第一个参数的基数之间的值。 www.ibm.com 1. Note: The Relational DAS assumes that all containment relationships are cardinality one-to-many. 注意:关系型DAS假定所有包容关系都是一对多的二元关系。 www.ibm.com 2. At each operator in the access plan, the optimizer estimates the cardinality output from the operator. 对于访问计划的每个操作符,优化器将估计该操作符的基数输出。 www.ibm.com 3. Base cardinality is the number of rows in a base table. 基本的行集数是一个表的行数。 www.itpub.net 4. For the left query subject, select the ID column of the SKILL_REPORT subject, and set the cardinality to 1. . 对于左侧的查询主题,选择SKILL_REPORT主题的ID列,然后将基数设置为1.。 www.ibm.com 5. One record of the inner table will match each qualifying record from the outer table (Inner Input Cardinality value is 1). 一条内部表的记录将与来自外部表的每条合格的记录相匹配(内部输入基数值是1)。 www.ibm.com 6. Under-estimating the cardinality could lead the optimizer to choose a sub-optimal access plan. 而基数值的低估又会导致优化器选择一个次优的访问计划。 www.ibm.com 7. Cardinality affects join orders and join methods to a large extent. 这个基数会大大影响连接顺序和连接方法。 www.ibm.com 8. Full cardinality and connectivity support. 支持完全集势和连通性。 dictsearch.appspot.com 9. The expression must evaluate to the specified data type and cardinality. 表达式的计算结果必须为指定的数据类型和基数。 technet.microsoft.com 10. The singular and plural names are used depending on the cardinality of the relationship. 使用单数或复数名称取决于关系的基数。 technet.microsoft.com 1. For the right query subject, add the JOBS query subject, select the ID column, and set the cardinality to 1. . 对合适的查询主题添加JOBS查询主题,选择ID列,并将基数设置为1.。 www.ibm.com 2. The NLJOIN node will eventually produce eight joined records as the output (Output Cardinality value is 8). NLJOIN节点将最终产生8条已联接的记录作为输出(输出基数值是8)。 www.ibm.com 3. For the right query subject, add the OutlierClusters query subject, select the ID column, and set the cardinality to 1. . 对于右边的查询主题,添加OutlierClusters查询主题,选择ID列,并将基数设为1.。 www.ibm.com 4. CARDF (see number 1 in Figure 5): Table cardinality, which denotes the total number of rows in the table. CARDF(见图5中1):表基数,表示表中总行数。 www.ibm.com 5. For the left query subject, select the cluster id of the OutlierTable and set the cardinality to 1. . 对于左边的查询主题,选择OutlierTable的集群id,并将基数设为1.。 www.ibm.com 6. A generalized morphological transform based on the set cardinality was presented. 提出了一种基于集合势的广义形态变换形式。 dictsearch.appspot.com 7. The distinct cardinality of a row set is based on the data in the column. 一个行集的不同的行集数是基于在列上的数据。 dictsearch.appspot.com 8. COLCARDF (see number 4 in Figure 5): Column cardinality, which denotes the estimated number of distinct values in the column. COLCARDF(见图5中4):列基数,表示评估的列中不同值的数目。 www.ibm.com 9. Changing from multiple elements to singleton is more straightforward because it just reduces the cardinality of the results. 从多到一更简单,仅仅减少了结果的基数。 www.ibm.com 10. The terminal path cover problem is to find a terminal path cover of G of minimum cardinality with respect to T. 终端路迳覆盖问题在于找到一个相对于T的G上最少路迳数的终端路迳覆盖。 www.ceps.com.tw 1. There are eight qualifying records after applying the local predicate (Outer Input Cardinality value is 8). 在应用本地谓词以后,有8条合格的记录(外部输入基数值是8)。 www.ibm.com 2. No statistical view - Here the cardinality based on the data is off significantly. 不使用统计视图-在这种情况下,对于数据的基数的估计明显不准确。 www.ibm.com 3. An array constructor with no elements represents an empty array (that is, an array with cardinality equal to 0). 没有元素的阵列构造函数表示空阵列(也就是说,基数等于0的阵列)。 www.ibm.com 4. cardinality constraints on properties, e. g. , that a Person has exactly one biological father. 对属性的基数限制例如,一个人有且只有一个生物学意义上的父亲。 dictsearch.appspot.com 5. The maximum cardinality of an array type is used by DB2 at runtime to ensure that subscripts are within bounds. DB2在运行时使用阵列类型的最大基数来确保下标在在限制范围内。 www.ibm.com 6. In the Properties pane, select the Cardinality section, and fill in 1 and 2, respectively, for the index (see Figure 17). 在“Properties”窗格中选择Cardinality部分,然后分别为索引填写1和2(参见图17)。 www.ibm.com 7. Therefore, omitting the maximum cardinality does not have any impact on the amount of allocated memory. 因此,省略最大基数不会对已分配的内存量产生任何影响。 www.ibm.com 8. With this method, we can collect real cardinality for access plan operators. 通过这种方法,我们就能够为访问操作者收集实际基数。 www.ibm.com 9. If the cardinality can't be satisfied (for example, it is mandatory there is no shortening service), then the component is deactivated. 如果不满足基数性(例如,设置为强制,但是没用shortening服务),那么组件是失效的。 www.infoq.com 10. The examples described in this article are simple in order to illustrate how to improve the cardinality estimate. 为了更好的说明如何提高基数估计值,本文中所描述的例子都很简单。 www.ibm.com 1. For example, cardinality restrictions specify the number of relationships that a class of individuals can participate in. 例如,基数限制指定某类个体可以参与的关系的数量。 www-128.ibm.com 2. Statistical view - Here the cardinality based on the data is 4 rows, which is highly improved over case 1, and accurate in this case. 使用统计视图-在这种情况下,估计到的基数为4行,这相对于第1种情况有很大的提高,并且这次该估计是完全准确的。 www.ibm.com 3. the cardinality of phoneList is 10, and elements in positions 1 to 9 are NULL. phoneList的基数为10,在位置1到9中的元素为NULL。 www.ibm.com 4. This is close, but higher than the real cardinality. 接近但高于实际的行数。 www.ibm.com 5. Based on guideline (B), the cardinality does not change from IXSCAN(10) to SORT(9), where both estimate 1. 17815 rows. 根据原则(B),从IXSCAN(10)到SORT(9)基数没有改变,都是估计为1.17815行。 www.ibm.com 6. The cardinality for DTQ(2) as shown in the plan is 12 (that is, 12 rows * 1 partition). 计划中显示的DTQ(2)基数是12(即,12行*1个分区)。 www.ibm.com 7. For example, while OWL Lite supports cardinality constraints, it only permits cardinality values of 0 or 1. 例如,虽然OWLLite支持基数约束,但是只支持基数值0或1。 www-128.ibm.com 8. The number shown in each node is the optimizer's estimate for the cardinality of the underlying data source or operation node. 每一个节点上显示的数字都是优化器对基础数据源或操作节点的基数的估计。 www.ibm.com 9. Troubleshooting Poor Query Performance: Constant Folding and Expression Evaluation During Cardinality Estimation 排除查询性能不佳故障:基数估计过程中的常量折叠和表达式计算 msdn2.microsoft.com 10. the specifications of data elements that are required and optional for a valid exchange (the cardinality) 指定对于有效的交换,哪些数据元素是必需的,哪些是可选的(基数) www.ibm.com 1. At each IXSCAN operator, the cardinality is corrected to account for a correlation between the predicates 对于每一个IXSCAN操作符,基数都被更正了,从而说明谓词间的关联 www.ibm.com 2. A Polynomial-time algorithm about finding all candidate keys of minimum cardinality relative to a relation schema 求关系模式所有最小基数候选关键字的一种多项式算法 www.ilib.cn 3. With the new index created, and statistics collected on it, the optimizer corrects the cardinality estimate of the query access plan 然后优化器会使用新创建的索引和在其上收集的统计信息来更正查询访问计划的基数估计值 www.ibm.com 4. Among the changes made, we aligned the requirement for the cardinality of 在所有更改中,我们结合了 www-128.ibm.com 5. For a referenced node (regardless of the cardinality), the following pattern is applied 对于参考节点(不管多样性关系是什么),应用以下模式 www.ibm.com 6. Tighten the cardinality (from many-to-one to one-to-one) for some of the relationships 对于一些关系加强联系(从多对一改为一对一) www.ibm.com 7. The cardinality of the relationship between source and destination languages 源语言和目标语言之间的关系 www.ibm.com 8. Changing cardinality of existing input data structures from mandatory to optional 将现有输入数据结构的基数性由强制更改为可选 www.ibm.com 9. Changing cardinality of existing output data structures 变更现有输出数据结构的基数性 www.ibm.com 10. A Polynomial Algorithm for Minimum-Cardinality Feedback Vertex Set Problem in Outerplanar Graphs 一个求外平面图最小反馈点集的多项式时间算法 scholar.ilib.cn 1. Nonmeasurable Set and the Cardinality of Its Class 一维不可测集及其类的势 www.ilib.cn 2. The cardinality of the service, which defaults to 1. . 1, is one of 服务的基数性(cardinality)默认为1..1,其可取下列值之一 www.infoq.com 3. A New Two-dimensional Optical Orthogonal Codes with Large Cardinality 一种大容量的二维光正交码 www.ilib.cn 4. Functions That Test the Cardinality of Sequences 基数序列测试函数 wangzhanfuwu.cn 5. The Proof of Calculating Theorem on Cardinality 有关基数计算定理的证明 service.ilib.cn 6. Cardinality of a fuzzy set 模糊集的基数 www.dic123.com 7. The file exfmt_example2. out should contain a query access plan similar to the following, with an estimated cardinality of 7 文件exfmt_example2.out一定会包含一个类似于如下所示的查询访问计划,它的估计基数为7 www.ibm.com 8. The file exfmt_example1. out contains a query access plan similar to the following, with an estimated cardinality of 1 文件exfmt_example1.out包含了一个类似如下所示的访问计划,它的估计基数为1 www.ibm.com 9. The number of rows in the table (cardinality) 表中的行数(基数) www.ibm.com 10. Standard statistics from source data (such as cardinality or indexes) 源数据(例如基数或是索引)的标准统计 www.ibm.com 1. For example, table cardinality is estimated as 例如,表基数是这样来估计的 www-128.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。