Implement an iterator over a binary search tree (BST).
实现一个二叉搜索树(BST)的迭代器。
Which search is faster, binary search or using prefix tree?
二进制搜索或者搜索速度更快,使用前缀树吗?
Binary Search tree pre -, in -, post-order traversal for given tree.
二进制搜索树前,在-,邮政汇票遍历树。
A binary search tree (BST) is a binary tree with the following properties.
二进制搜索树(BST)是具有以下属性的二进制树。
In this article, I will show you how to use the Binary Search Tree to store data.
在这篇文章中,我将告诉你如何使用二进制搜索树来存储数据。
It maintains the free space in heap as nodes in a Cartesian binary search tree format.
它按照Cartesian二分法检索树格式以节点的形式维护堆中的空闲空间。
OK. At the end of the lecture last time, I also showed you an example of binary search.
好的,在上次课程的最后,我也给你们看了一个二分查找的例子。
The second chapter is devoted to the basic knowledge of map and random binary search tree.
第二章介绍了图和随机二叉搜索树的基本知识。
In this paper, the study of random binary search tree is a random graph theories of a tree.
本文所研究的随机二叉搜索树是随机图论二叉树的一种。
This paper proposes a scheme of certificate revocation management based on binary search trees.
提出了一种基于二叉搜索树的证书撤消管理方案。
The B-tree is a generalization of a binary search tree in that a node can have more than two children.
树是二叉搜索树的泛化,其节点可以具有多于两个的子节点。
Add and Remove operations are typically expensive since Binary Search Trees require that a tree be balanced.
添加和删除操作的开销是很大的,只主要是因为对半查找树的平衡性所决定的。
And, of course, they asked new university graduates about computer science theory; "Write me a binary search."
当然,他们也问刚毕业的大学生一些关于计算机科学理论的问题,如:请写一个二分查找程序。
Now, one of the questions we could still ask is, right, we've got binary search, which has got this nice log behavior.
目前,还有一个问题我们仍然要问的是,对,我们已经学了二分查找,有着非常好的log级别的行为。
Identifying the child nodes is important when we consider a more specific type of binary tree-the binary search tree.
当我们考虑一种更具体的二叉树——二叉搜索树时,识别子结点是很重要的。
Thus a prior art SAR converter USES a binary search method to determine a digital equivalent of the analog input voltage.
因此,现有技术的SAR转换器使用二进制搜索方法来确定模拟输入电压的数字等效。
The identification of the binary search algorithm is more efficient. This algorithm exposes information and has poor security.
二进制搜索算法虽然识别效率比较高,但是泄露信息比较多,安全性比较差。
Aiming at these problems, this paper presents a binary search algorithm based on solving the maximum module of roots of polynomial.
针对该问题,提出一种基于多项式根的最大模求解的二分搜索算法。
Some limit laws for the branches and subtrees in a random recursive tree and binary search tree are established in this dissertation.
本文主要研究随机递归树和随机二叉搜索树上与分支和子树相关的极限定理。
Owing to the improved binary search algorithm, 38% of transmission time was saved and the identification efficiency was greatly improved.
算法的改进使传输时间节省38%,大大提高了奶牛的识别效率。
The highly balanced binary search tree is established in order to improve efficiency of the binary search tree and to shorten the average search tree.
建立高度平衡的二叉搜索树是为了提高二叉搜索树的效率,减少树的平均搜索长度。
And the algorithms are just as important - from binary search to different sorts to graph traversals, a rockstar engineer must know and internalize the basics.
算法也同样重要,从二分查找到各种排序,到图形遍历,一位明星工程师必须知道并内在消化这些基础东西。
This was using something called a bisection method, which is related to something called binary search, which we'll see lots more of later, to find square roots.
你应该想起来,我们是以一个,叫做二分法求平方根的问题结束的,它运用了二分法去求一个数的平方根,二分法和我们将要花很多时间。
Perhaps just as important are fundamental algorithms like binary search, graph searching algorithms, sorting algorithms, and tree-based searches such as minimax.
也许同样重要的是基本的算法,如二进制搜索,图形搜索算法,排序算法,并基于树的极小搜索。
Moreover, the performance analysis shows that the algorithm has more obvious advantages than the binary search algorithm and the dynamic binary search algorithm.
性能分析表明,该算法比已有的二进制及动态二进制反碰撞算法具有更明显的优势。
The elementary binary search algorithm and some im - proved algorithms are compared and analyzed quantified in detail, and a novel improved algorithm is proposed.
在对基本二进制搜索算法及其各种改进算法进行详细的定量分析的基础上提出了一种改进算法。
The elementary binary search algorithm and some improved algorithms were analyzed, and an adaptive anti-collision algorithm based on collision-tree (ACT) was proposed.
在对二进制搜索算法及其各种改进算法分析的基础上,提出了基于冲突树的标签自适应防碰撞算法(act)。
This Paper presents a RFID monitor system for the security of coal miner. SLRC400 is the core part of RFID reader, and it uses binary search arithmetic to identify collision.
本文采用SLRC400芯片,并将二进制搜索算法引入其软件编程中,按位识别碰撞,构成了矿用人员射频识别(RFID)监控系统的核心。
This Paper presents a RFID monitor system for the security of coal miner. SLRC400 is the core part of RFID reader, and it uses binary search arithmetic to identify collision.
本文采用SLRC400芯片,并将二进制搜索算法引入其软件编程中,按位识别碰撞,构成了矿用人员射频识别(RFID)监控系统的核心。
应用推荐