52单词网 > 英语词典 > partitioning

partitioning

小编 分享 时间:
partitioning是什么意思
英式音标:[pɑ:'tɪʃnɪŋ]英式读音
美式音标:[pɑ'tɪʃnɪŋ]美式读音
词义:

n.

分割法,分区技术,分割;细分;分块;

英英释义

partitioning

n.

an analysis into mutually exclusive categories

同义词:breakdown

the act of dividing or partitioning; separation by the creation of a boundary that divides or keeps apart

同义词:divisionpartitionsegmentationsectionalizationsectionalisation

用法:

词组短语

partition wall隔断(墙),间隔墙

partition off分隔成;隔开

partition coefficient 分配系数(等于distribution coefficient)

partition table分区表;分割表

partition board隔板;隔墙板;间隔纸板

partition function[化]配分函数

disk partition磁盘分区

hard disk partition n. 硬盘分区

partition ratio分配比,分配系数;分隔比

partition of unity单位分解

glass partition玻璃隔板

extended partition n. 扩展分区

双语例句

用作名词(n.)

Equivalence partitioning is a much more formalized method of test case design.
等价类划分是一个更加形式化的设计测试用例的方法。

A principle contribution to this work has been the partitioning of intelligence into component abilities.
对这项工作作出重大贡献的是把智力划分成各种组合能力。

权威例句

Partitioning sparse matrices with eigenvectors of graphs

Partitioning and Combining Data in Phylogenetic Analysis

Parallel Multilevel k-way Partitioning Scheme for Irregular Graphs

An Efficient Heuristic Procedure for Partitioning Graphs

An efficient heuristic procedure for partitioning graphs

Recursive partitioning analysis of prognostic factors in three Radiation Therapy Oncology Group malignant glioma trials

Cluster ensembles: a knowledge reuse framework for combining partitionings

Cluster ensembles: a knowledge reuse framework for combining partitionings

Partitionfinder: combined selection of partitioning schemes and substitution models for phylogenetic analyses.

Fast and easy multiresidue method employing acetonitrile extraction/partitioning and "dispersive solid-phase extraction"for the det...
同义词:segmentation,division
造句:

1. Do partitioning if you need to.

根据你的需要进行分区。

danci.911cha.com

2. For each column in the partitioning key of the joined tables, an equijoin predicate must exist.

对于被合并的表的分区键内的每列,必须存在一个同等连接的谓语。

www.ibm.com

3. For each newly inserted record, the partitioning key determines on which database partition this record should be stored.

对于每个新插入的记录,分区键会决定这个记录应该存储在哪个数据库分区。

www.ibm.com

4. However, partitioning a system from only one perspective will not likely facilitate the allocation of all stakeholder needs.

然而,只从一个透视图来分割系统,可能将不会促进所有涉众要求的分配。

www.ibm.com

5. If we wanted to isolate our environments, the only way to do this would be through logical partitioning.

如果我们以前希望对环境进行隔离,则唯一的办法就是通过逻辑分区进行。

www.ibm.com

6. A partitioning key consists of one or more columns defined at table creation.

一个分区键由在表创建时定义的一个或多个列组成。

www.ibm.com

7. Specify some settings for partitioning and replication, but otherwise accept defaults for everything else.

为分区和复制指定一些设置,但在其他方面接受所有的缺省设置。

www.ibm.com

8. The way in which to do this varies, but for similar types of systems, the partitioning tends to follow the same pattern.

这样做的方式是多样化的,但是对于相似的系统类型,分割倾向于遵循相同的模式。

www.ibm.com

9. For the PDB, range partitioning was deployed to benefit from partition elimination, rather than to simplify roll-in and roll-out of data.

对于PDB 而言,范围分区的部署是为了从分区消除中受益,而不是为了简化数据的转入和转出。

www.ibm.com

10. That number is used as an index into the partitioning map to select the database partition for that row.

这个号码将用于作为分区映射的一个索引,以选择那一行所在的数据库分区。

www.ibm.com

11. When choosing partitioning keys, draw a data model that shows the relationships among the tables that are in your database.

在选择分区键时,可以画出一个数据模型,用来显示数据库内的这些表之间的关系。

www.ibm.com

12. If no columns satisfy the requirement for a default partitioning key, the table is created without one, which means the table cannot span more than one partition.

如果没有列能满足作为默认分区键的条件,则表在创建后就没有分区键,也就意味着这个表不能横跨一个以上的分区。

www.ibm.com

13. A partitioning key should include one to three columns.

一个分区键应该包括一至三个列。

www.ibm.com

14. Dynamic logical partitioning enhances this capability by providing control of the allocation of the resources without impacting the logical partitions availability.

动态逻辑分区通过对资源的分配提供控制而不影响逻辑分区的可用性来增强这种能力。

www.ibm.com

15. This is where horizontal partitioning comes into play.

这正是水平分区起作用的地方。

www.infoq.com

16. Partitioning maps are a flexible way of controlling where data is stored in a partitioned database.

分区映射是在分区数据库中控制数据存储位置的一种灵活的方式。

www.ibm.com

17. Decimals of the same value in the partitioning key are treated identically, even if their scale and precision differ.

对分区键中相同值的小数的处理是完全相同的,即使它们的标度和精度不同。

www.ibm.com

18. Have partitioning keys with the same number of columns.

有包含相同数量的列的分区键。

www.ibm.com

19. In a multi-partition database partition group, you can only create a unique index if it is a superset of the partitioning key.

在多分区数据库分区组中,如果索引是分区键的超集,那么只能创建一个惟一的索引。

www.ibm.com

20. During redistribution, tables in the database partition group may be using different partitioning maps -- they are not collocated.

在再分配期间,数据库分区组中的表可能使用不同的分区映射 ——它们不是并置的。

www.ibm.com

21. The partitioning key for each table in a tablespace that is associated with a database partition group determines if the tables are collocated.

在与一个数据库分区组相关联的表空间中,每个表的分区键可以确定表是否是并置的。

www.ibm.com

22. With partitioning, each machine you add works happily and efficiently on its own, with no overhead or tax incurred by any number of other peers.

有了分区,您添加的每台机器都可以有效地处理自己的一部分,任何机器都不会产生额外的开销。

www.ibm.com

23. In some cases, you might find that guidelines for choosing the proper partitioning key based on collocation and data balancing contradict one another.

在某些情况下,您可能会发现根据并置和数据平衡选择恰当的分区键的准则会相互矛盾。

www.ibm.com

24. Also, you will see later in this article how and why we use DB2 range partitioning to separate the first (default) model of a protein from its variations.

而且,在本文稍后的部分,您将会了解到使用DB2范围分区来将蛋白质的第一个(默认)模型从其他变体中分离出来的方法以及原因。

www.ibm.com

25. This routine creates a copy of your existing table with the new partitioning key and loads it partially or fully with the data from the original table.

这个例程用新的分区键创建了现有表的一个副本并用来自原始表的数据对它进行部分或全部加载。

www.ibm.com

26. Any unique key or primary key must contain all of the partitioning key columns.

任何惟一键或主键都必须包含分区键中的所有列。

www.ibm.com

27. The partitioning key for each of the joined tables must match.

每个被合并的表的分区键都必须匹配。

www.ibm.com

28. Tables that will be joined on the partitioning key should have the same number of partitions and should break on the same values.

需要按分区键进行连接的表应该有相同数量的分区,并且应该在相同的值上断开。

www.ibm.com

29. Currently translations of statements containing the range partitioning clause are supported only when these statements are provided in an input file using the import option in the MTK.

目前,对包含范围分区子句的语句的转换,只有当使用MTK中的导入选项在一个输入文件中提供这些语句时才受支持。

www.ibm.com

30. What is logical partitioning?

什么是逻辑分区?

www.ibm.com

31. Server Partitioning

服务器分区

-- 来源 -- 英汉 - 短句参考

32. A principle contribution to this work has been the partitioning of intelligence into component abilities.

对这项工作作出重大贡献的是把智力划分成各种组合能力。

-- 来源 -- 英汉 - 辞典例句

33. Server partitioning offers a number of distinct advantages to information technology departments.

服务器分区给信息技术部门带来很多明显的好处。

-- 来源 -- 汉英 - 翻译参考

34. If the estate is unsuitable for partitioning, it may be disposed of by such means as price evaluation, appropriate compensation or co-ownership.

不宜分割的遗产,可以采取折价、适当补偿或者共有等方法处理。

-- 来源 -- law - 汉英

35. Others use a more software-oriented -- or logical partitioning -- approach.

有些厂商使用更加面向软件的分区(即逻辑分区)方法。

-- 来源 -- 汉英 - 翻译参考

36. Implementations of partitioning -- and even its definitions -- vary widely among computer hardware vendors.

分区的实现(甚至它的定义)在计算机硬件供应商之间差别颇大。

-- 来源 -- 汉英 - 翻译参考

37. Partitioning allows companies to consolidate the work previously done by multiple independent servers, including different types of workloads, onto a single server.

分区允许公司把以前分在多台独立服务器上做的工作,包括不同类型的工作负荷,合并到一台服务器上。

-- 来源 -- 汉英 - 翻译参考

38. Partitioning technologies allow administrators to host these applications on different partitions within a single server, thereby improving performance.

分区技术允许管理员把这些应用程序放在同一服务器的不同分区,从而提高了性能。

-- 来源 -- 汉英 - 翻译参考

39. the division or partitioning of a cavity into parts by a septum.

通过隔膜把洞穴分成许多部分的分隔和划分。

-- 来源 -- 汉英 - 翻译参考

40. The stationary bed consists of an inert support impregnated with the partitioning liquid.

固定床是由浸透着分配液的惰性液体所构成。

-- 来源 -- 英汉 - 辞典例句

partitioning

将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档文档为doc格式