网站首页  词典首页

请输入您要查询的英文单词:

 

单词 B tree
释义

B tree

  • 网络B树;二叉树;树式
1.
B树
B*树,B* tree,音标,读音,翻译,英文例句,英语词典 ... ) B-tree B树 ) B tree B树 ) B-tree B-树 ...
www.dictall.com
2.
二叉树
信息词汇英语翻译(A-D) ... b test 测试 b tree 二叉树 back end interface 后端接口 ...
www.zftrans.com
3.
树式
设计课的高考作品做了一个猫爬架,可以为我做... ... a Tower 塔式 b Tree 树式 c Condo 这个……窝式? ...
www.chongwu8.com

例句

释义:
1.
Each of these four KB or eight KB pages contains pointers to other pages or to the actual data that is being stored in the B-tree.
每个这样的4KB页或8KB页都包含指向其他页或指向存储在B树中的实际数据的指针。
technet.microsoft.com
2.
For an index, the total number of index pages in the current level of the b-tree in the IN_ROW_DATA allocation unit.
对于索引,表示IN_ROW_DATA分配单元中b树的当前级别中的索引页总数。
technet.microsoft.com
3.
Each cluster maintains a B-Tree of the records contained in that cluster and a unified B-Tree is constructed by linking clusters together.
每个集群维护着一个包含在此丛集中的记录的B型树。而各种相连的集群一起组成了一个统一的B型树。
blog.zol.com.cn
4.
The results of the reduce call are stored in a B-Tree; the closer to the root the data is in the B-Tree, the higher-level the summary.
reduce调用的结果存储在一个B-Tree中;数据在B-Tree中的位置距离根越近,汇总级别也就越高。
www.ibm.com
5.
If a column or field in a table becomes too wide to store in the B-tree, it is divided to a separate B-tree, named the long-value tree.
如果表中的列或字段变得太宽而无法存储在B树中,那么会被划分成单独的B树,称为长值树。
technet.microsoft.com
6.
When creating a foreign key, Informix automatically creates a B-Tree index on the child table when creating a foreign key.
创建一个外键时,Informix自动地在子表上创建一个B-Tree索引。
www.ibm.com
7.
Used to synchronize access to the root page abstraction of an internal B-tree.
用于同步对内部B树的根页抽象的访问。
msdn2.microsoft.com
8.
Forest of Trees indexes combine many of the advantages of a hash index with those of a traditional Informix B tree index.
ForestofTrees索引结合了hash索引和传统InformixB tree索引的许多优势。
www.ibm.com
9.
For an index, total number of records applies to the current level of the b-tree in the IN_ROW_DATA allocation unit.
对于索引,记录的总数应用于IN_ROW_DATA分配单元中b树的当前级别。
technet.microsoft.com
10.
A heap or B-tree can have only one allocation unit of each type in a specific partition.
在堆或B树的特定分区中,每种类型只能有一个分配单元。
msdn2.microsoft.com
1.
Consider the possibility of implementing the B-Tree search technique to improve the performance and manageability of the index.
考虑使用B-Tree搜索技术改进性能和管理索引的可行性。
www.ibm.com
2.
HAMMER issues PUSH and PULL operations internally to open up space for new records and to balance the global B-Tree.
HAMMER通过关键性的内部PUSH和PULL操作为新的记录开启了空间,并用于平衡全局B型树。
www.showxiu.com
3.
Free or unused B-Tree IDs may be reclaimed by performing an offline defragmentation of the database.
可通过执行数据库脱机碎片整理回收已释放或未使用的B树ID。
www.microsoft.com
4.
Then for each hash value, a separate B tree is created that contains only the remaining key parts following the hash columns.
然后,对于每个hash值,一个单独B tree被创建,只包含hash列后面的其余关键部分。
www.ibm.com
5.
An allocation unit is a collection of pages within a heap or B-tree used to manage data based on their page type.
分配单元是堆或B树内用于根据页类型管理数据的页集合。
msdn2.microsoft.com
6.
For an index, the average record size applies to the current level of the b-tree in the IN_ROW_DATA allocation unit.
对于索引,平均记录大小应用于IN_ROW_DATA分配单元中b树的当前级别。
technet.microsoft.com
7.
The B-Tree Scanner improves transaction processing for logged databases when rows are deleted from a table with indexes.
从有索引的表中删除行时,B-TreeScanner有助于改进启用了日志的数据库的事务处理。
www.ibm.com
8.
That column needs to have a declared data type on which DB2 can create a native B-Tree index.
这个列上声明的数据类型必须保证DB2能在这个列上创建一个本地B-树索引。
www.ibm.com
9.
The B-tree would store the key value, followed by a list of pointers to each of the physical rows.
B-树将存储键值,以及一个指向每个物理行的指针列表。
www.ibm.com
10.
It also uses a wandering tree for garbage collection (a form of B tree).
它还使用一种复杂的树实现垃圾收集(一种B 树形式)。
www.ibm.com
1.
Points to the top of the clustered index B-tree in the specified partition.
列指向指定分区内聚集索引B树的顶端。
msdn2.microsoft.com
2.
For an index, average applies to the current level of the b-tree in the IN_ROW_DATA allocation unit.
对于索引,平均百分比应用于IN_ROW_DATA分配单元中b树的当前级别。
technet.microsoft.com
3.
The index method based on octree and B tree is used to organize the point cloud data.
采用基于八叉树与B树相结合的方法来组织三维点云数据。
www.fabiao.net
4.
A functional index can specify different access methods that include B-Tree, R-Tree, and user-defined access methods.
函数索引可以指定各种不同的访问方法,包括B-Tree、R-Tree和用户定义的访问方法。
www.ibm.com
5.
The key generator computes the hash code for the given string, and that hash code is stored in the DB2-internal B-Tree.
键生成器计算给定字符串的hash码,这个hash码被存储在DB2内部的B-树中。
www.ibm.com
6.
Therefore, ESE keeps two identical copies of this B-tree in each database.
因此,ESE在每个数据库中保留了此B树的两个相同副本。
technet.microsoft.com
7.
This allows for ultra-efficient lookups by key and enhances the performance of operations within the B-tree.
这就能通过键进行高效查找,并且提高B-树中的操作的性能。
www.ibm.com
8.
A red-black tree (or symmetric binary B-tree) is a self-balancing binary tree invented by Rudolf Bayer.
“红-黑”树(或对称二进制B树)是RudolfBayer发明的一个自平衡二进制树。
www.ibm.com
9.
For an index, one row is returned for each level of the B-tree in each partition.
对于索引,针对每个分区中的B树的每个级别,返回与其对应的一行。
msdn2.microsoft.com
10.
A traditional B-tree is indexed in only one particular way.
传统的B树只用一个特定方式进行索引。
technet.microsoft.com
1.
The data is stored on disk in a B tree data structure.
这些数据以B 树(B tree)数据结构的形式存储在磁盘上。
www.ibm.com
2.
Rows in each partition are stored in either B-tree or heap structure.
列在每个分区都存储在B树或堆结构。
renheshi.com
3.
The server uses the index B-tree to find the data pages in the partition.
服务器使用索引B树查找分区中的数据页。
msdn2.microsoft.com
4.
B-tree based file and inode management.
基于B树的文件和inode管理。
www.bing.com
5.
A table's long-value B-tree is used to store these large values.
表的长值B树用于存储这些大型值。
technet.microsoft.com
6.
now, can anyone here can describe B tree?
你们有谁可以描述一次B树么?
space.xiaoma.com
7.
Late 2008 brought in the B-Tree File System (Btrfs), and more recently, two other unique file systems were introduced: NiLFS(2) and exofs.
年底引入了B-TreeFileSystem(Btrf),最近又引入了两种独特的文件系统:NiLFS(2)和exofs。
www.ibm.com
8.
This includes the data rows of the table and the index B-tree.
包括表的数据行和索引B树。
technet.microsoft.com
9.
All numeric hash values are stored using the index extension in the DB2-internal B-Tree index.
所有数值型hash值都使用DB2内部的B-树索引中的索引扩展来存储。
www.ibm.com
10.
One of the most important advances in 2. 6. 29 is the addition of the Btrfs (or B-tree FS), originally developed by Oracle.
中最为重要的一个改进是添加了Btrfs(或B-treeFS),它最初是由Oracle开发的。
www.ibm.com
1.
Using this method, we can improve the space utilization of B tree and the efficiency of constructing B tree.
该算法较好地提高B树空间利用率和建立索引的速度。
www.dictall.com
2.
B tree express and realize the basic operations. 1.
B树的表示及基本操作的实现。
joys99.com
3.
The result is much flatter B tree indexes.
结果是相对较为浅的索引。
www.ibm.com
4.
Realize B tree, and MFC will be the draw.
实现B树,并在MFC中将其画出。
joys99.com
5.
Nonclustered indexes have a B-tree index structure similar to the one in clustered indexes.
非聚集索引与聚集索引有一个相似的B树索引结构。
msdn2.microsoft.com
6.
A column or a record in ESE cannot span pages in the data B-tree.
在数据B树中,ESE中的列或记录无法跨越页。
technet.microsoft.com
7.
The Property Analysis of B-tree and its Application in Data Retrieval
B-树的性能分析及其在数据搜索中的应用
www.ilib.cn
8.
Fast B*-Tree indexes with high-speed on thousands and on millions of records;
快速b*-树指标与高速数千名和以百万计的记录;
xtdownload.com
9.
represents a heap or b - tree involved in a deadlock
表示死锁所涉及的堆或b树。
www.ichacha.net
10.
leaves - Number of leaves contained in the B-tree
leaves-B-树中包含的叶子的数量
www.ibm.com
1.
This count includes nonleaf B-tree pages, IAM pages, and all pages included in the
该计数包括非叶B树页、IAM页以及
msdn2.microsoft.com
2.
In addition to placing an intent object (OBJECT) lock on the table, intent heap or B-tree (HOBT) locks are requested on
除了在表上放置意向对象锁(OBJECT锁)外,还请求在以下对象上放置意向堆或B树锁(HOBT锁)
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/14 1:34:08