So to construct a nonblocking linked list, tree, or hash table, we need to find a way to update multiple Pointers with CAS without leaving the data structure in an inconsistent state.
所以,要构建一个非阻塞的链表、树或哈希表,需要找到一种方式,可以用CAS更新多个指针,同时不会让数据结构处于不一致的状态。
You can use a table as an array, a dictionary (also called a hash or an associative array), a tree, a record, and so on.
我们可以将表作为数组、字典(也称为散列或联合数组)、树、记录,等等。
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列后面的其余关键部分。
All numeric hash values are stored using the index extension in the DB2-internal B-Tree index.
所有数值型hash值都使用DB 2内部的B -树索引中的索引扩展来存储。
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码被存储在DB 2内部的B -树中。
The index storage models of the hybrid index mechanism have three models: tree model, hash index model and inverted file model.
混纯索引机造采取的索引亡储模型从要无树、哈希和反排文件三类方式。
First, theoretically prove how the Hash tree can be used in the new problems.
首先从理论上阐述了利用哈希树这一传统数据结构在新的具体问题中的应用。
This paper proposes a promoted certificate revocation based on Hash table and balanced binary tree, and gives the analysis of validity and security.
提出了基于哈希表和平衡二叉树的证书撤销方案,并分析了该方案的有效性和安全性。
Throughout the years, many kinds of data structure had been proposed and applied, for instance, hash tables, binary search tree, digital search tree, ternary search tree and so on and so forth.
在这些年间,有许多种不同的数据结构不断被提出和应用,例如哈希表、二分搜索树、数字查找树、三元搜索树等等。
Throughout the years, many kinds of data structure had been proposed and applied, for instance, hash tables, binary search tree, digital search tree, ternary search tree and so on and so forth.
在这些年间,有许多种不同的数据结构不断被提出和应用,例如哈希表、二分搜索树、数字查找树、三元搜索树等等。
应用推荐