partitioning

分区

常用释义

词性释义

n.

分割;分区

v.

把……分成部分;隔开(partition 的 ing 形式)
例句
  • 全部
  • 分区
  • 分割
  • 分块
The way in which to do this varies, but for similar types of systems, the partitioning tends to follow the same pattern.
这样做的方式是多样化的,但是对于相似的系统类型,分割倾向于遵循相同的模式。
某些划分方式通常是不可避免的。
If you do not know much about partitioning your hard drive, allow Arch to auto-configure that for you.
如果你不是很清楚如何对硬盘进行分区,请使用安装程序中的自动分区。
The folks at Redmond were kind enough to include a disk partitioning tool in Vista if you know where to look.
如果你知道从哪里找到Vista系统自带的分区工具,你会发现微软的设计者们还是很好的。
具有分布不均匀的数据的列和具有少量distinct值的列都不应该被选作分区键。
In a multi-partition database partition group, you can only create a unique index if it is a superset of the partitioning key.
在多分区数据库分区组中,如果索引是分区键的超集,那么只能创建一个惟一的索引。
For the PDB, range partitioning was deployed to benefit from partition elimination, rather than to simplify roll-in and roll-out of data.
对于PDB而言,范围分区的部署是为了从分区消除中受益,而不是为了简化数据的转入和转出。
Partitioning: The division of a set into subsets such that each element of the set is in exactly one of the subsets.
分割:一个集合分割为子集,集合中的每一个元素都唯一的存在于某一个子集中。
对于索引控制的分区方法,分区的表、分区索引和群集这几个概念之间有点纠缠不清。
如果在设置此会话的优化选项时未指定分区,则“分区建议”窗格为空。
因为分区允许共享和动态地重新安排处理器,所以应用程序的评估稍微复杂一点。
The fact that the HMC is a Linux system is incidental; it is really viewed as an appliance for managing the system partitioning.
事实上HMC经常会是一个Linux系统;它实际被认为是一个用来管理系统分区的工具。
注册表正用于服务调用的动态路由(比如,故障转移、负载平衡和应用程序分区)吗?
Horizontal partitioning can be done both within a single server and across multiple servers, the latter often being referred to as sharding.
水平分区既可以在单个服务器中完成,也可以跨多个服务器完成,后者经常指的就是分片(sharding)。
动态逻辑分区(DLPAR)为您的计算环境提供了大量的灵活性。
Fact (or history) tables in data warehouses make excellent candidates for use with each partitioning feature, as you see in Table 4 below.
数据仓库中的事实表(或历史表)非常适合使用上述每种特性,如下面的表4所示。
配置好所有NetworkBasedInstallation设置后,向导的下一步是磁盘选择或自定义磁盘分区。
该定义中使用的列被称为表分区键列。
Clustering analysis has been used in many field of life. K-Means cluster is classic partitioning Clustering.
聚类分析已经被广泛地应用于生活中的各个领域。
在一组联合数据库服务器间分区表的一个结果是一套数据路由规则。
分区键不应该包括没有将数据均匀分布或具有少数不同值的列。
Instead of the partitioning tool, you should now be presented with a list of the partitions on your system, and asked to select one of them.
取代分区工具的,是显示您系统上的分区列表,并请您选择。
Article 28 At the time of the partitioning of the estate, reservation shall be made for the share of an unborn child.
第二十八条遗产分割时,应当保留胎儿的继承份额。
Micro - partitioning allows a single processor to be subdivided into portions of hundredths of a processor from the processor pool .
微分区允许将单个处理器再分为处理器池中一个处理器的数个部分。
用于水平分区的存储过程的对象标识符。
有些开放源码解决方案试图利用叫做静态分区的策略来弥补这个可伸缩性问题。
用作已分区表的分区依据列的所有计算列都必须显式标记为PERSISTED。
示例数据库上运行来实现分区设计的分区脚本,并说明此设计在现实方案中的好处。
在视图中,分区列必须位于每个SELECT语句的选择列表中相同的序号位置。
这些记录有助于我们了解帝国主义列强掀起瓜分中国狂潮之初的心态与决策过程。
1·For each column in the partitioning key of the joined tables, an equijoin predicate must exist.
对于被合并的表的分区键内的每列,必须存在一个同等连接的谓语。
2·In this example, use storage partitioning.
在本例中,使用存储分区。
3·A partitioning key consists of one or more columns defined at table creation.
一个分区键由在表创建时定义的一个或多个列组成。
4·Specify some Settings for partitioning and replication, but otherwise accept defaults for everything else.
为分区和复制指定一些设置,但在其他方面接受所有的缺省设置。
5·That number is used as an index into the partitioning map to select the database partition for that row.
这个号码将用于作为分区映射的一个索引,以选择那一行所在的数据库分区。
1·The way in which to do this varies, but for similar types of systems, the partitioning tends to follow the same pattern.
这样做的方式是多样化的,但是对于相似的系统类型,分割倾向于遵循相同的模式。
2·Allow for horizontal partitioning so we can add more database hardware as the corpus grows.
支持数据水平分割,这样在数据量增加的情况下可以使用更多数据库硬件。
3·Creating a good partitioning of the software state space is a key goal of object design.
生成良好的软件状态空间的分割是对象设计的关键目标。
4·There are some complications regarding a related specification called DSACK (duplicate SACK), but partitioning is the direction being considered.
称为DSACK(复制SACK)的相关规范也会引入一些复杂性,但分割正是我们思考的方向。
5·Coping with complexity led to structured languages such as Pascal and c, which created hierarchical structures of state variables that provided a useful partitioning of the state space.
为了解决复杂性,而产生了结构化的语言,例如Pascal和c,生成了提供状态空间的有用分割的状态变量的层次结构。
1·Subsequent articles explain how the CDT performs partitioning, syntax coloring, parsing, and code completion.
接下来的文章将解释CDT如何执行分块、语法着色、解析及代码完成功能。
2·We use the Gizzard library to handle the partitioning layer.
我们使用Gizzard库来处理数据分块层。
3·The local histogram partitioning an image into regions takes the spatial features into account, but fails to find rotated or translated images that are similar to query images.
采用图像分块的局部直方图方法考虑了颜色的位置信息,但却不具有旋转、平移不变性。
常用短语
partition wall
partition wall - 隔断(墙),间隔墙
partition off
partition off - 分隔成;隔开
partition coefficient
partition coefficient - 分配系数(等于distribution coefficient)
partition table
partition table - 分区表;分割表
partition board
partition board - 隔板;隔墙板;间隔纸板
partition function
partition function - [化]配分函数
同义词
n.