单词 | binary search |
释义 | 例句释义: 〔计〕折半查找,对半检索,对分检索,二分查找,二分搜寻法,二分搜索 1. Binary tree is often used as a binary search tree and binary heap. 二叉树常被用作二叉查找树和二叉堆。 www.codesoso.com 2. and, of course, they asked new university graduates about computer science theory; "Write me a binary search. " 当然,他们也问刚毕业的大学生一些关于计算机科学理论的问题,如:请写一个二分查找程序。 blog.sina.com.cn 3. The new presorted arrays allow for matching entries to be located more efficiently by means of a * binary search. 新的经过预分类的数组允许通过简单的折半查找来更有效地匹配将被定位的条目。 www.sinopat.org 4. Thus a prior art SAR converter uses a binary search method to determine a digital equivalent of the analog input voltage. 因此,现有技术的SAR转换器使用二进制搜索方法来确定模拟输入电压的数字等效。 www.pat365.com 5. It can be seen from the experiment that this method can obtain twice speed of binary search. 试验证明,它能获得比折半查找快近一倍的速度。 www.showxiu.com 6. However, the binary search lookup table is a prerequisite for the data elements must be orderly. 但是,折半查找的先决条件是查找表中的数据元素必须有序。 www.pudn.com 7. First, the elements are inserted into a binary search tree. 最初要素被二进制的寻找树插入。 wenwen.soso.com 8. Simple Binary Tree Class - Binary Search Trees are useful for finding items in a list that changes infrequently . 二叉搜索树在查找经常变化的列表时是很非常有用的。 dictsearch.appspot.com 9. Searches a one-dimensional sorted Array for a value, using a binary search algorithm. 使用二进制搜索算法在一维的排序Array中搜索值。 msdn2.microsoft.com 10. Firstly, the index information of structure model is quickly established using an improved binary search algorithm. 首先采用改进的折半查找算法快速建立相应的结构模型索引信息; airiti.com 1. The identification of the binary search algorithm is more efficient. This algorithm exposes information and has poor security. 二进制搜索算法虽然识别效率比较高,但是泄露信息比较多,安全性比较差。 www.fabiao.net 2. A binary search tree is not an attractive approach to sorting because a heap does the same job with less effort. 因为累积由于更少的努力做相同的工作所以二进制的寻找树由于有魅力到分类接近不。 wenwen.soso.com 3. In this paper, the study of random binary search tree is a random graph theories of a tree. 本文所研究的随机二叉搜索树是随机图论二叉树的一种。 www.boshuo.net 4. Binary Search Trees are useful for finding items in a list that changes infrequently. 对半查找树对于找到在一个列表中很少变化的项来说是很有用的。 blog.sina.com.cn 5. Owing to the improved binary search algorithm, 38% of transmission time was saved and the identification efficiency was greatly improved. 算法的改进使传输时间节省38%,大大提高了奶牛的识别效率。 d.wanfangdata.com.cn 6. An effective method of searching an ordered list of entries is the so-called binary search or logarithmic search method. 查几个登记项的有序表的一种有效方法就是所谓的折半查找或称对数查找。 www.kuenglish.info 7. Based on binary search, this paper proposes an efficient algorithm for finding a set of elementary siphons. 提出一种基于二分法搜索原理计算基本信标的高效算法。 www.dictall.com 8. It maintains the free space in heap as nodes in a Cartesian binary search tree format. 它按照Cartesian二分法检索树格式以节点的形式维护堆中的空闲空间。 www.ibm.com 9. Binary Search Performing a binary search requires that the elements in the array be sorted. 二进制搜索执行二进制搜索要求数组中的元素已经排序。 msdn2.microsoft.com 10. Document contains two procedures, the first implementation of the Hill sort, quick sort, heap sort, binary search. 文档包含两个程序,第一个实现了希尔排序、快速排序、堆排序、折半查找。 www.hxzi.com 1. For a value, using a binary search algorithm. 使用二进制搜索算法在一维的排序。 msdn2.microsoft.com 2. Binary search is an efficient search method. 折半查找是一种高效的查找方法。 www.pudn.com 3. Aiming at these problems, this paper presents a binary search algorithm based on solving the maximum module of roots of polynomial. 针对该问题,提出一种基于多项式根的最大模求解的二分搜索算法。 www.ecice06.com 4. AVL tree is the first invention of the self-balancing binary search tree. AVL树是最先发明的自平衡二叉查找树。 www.codesoso.com 5. Add and Remove operations are typically expensive since Binary Search Trees require that a tree be balanced. 通常需要增加和删除操作,因为二叉树需要被平衡。 cosoft.net.cn 6. Instead of starting out by putting the elements in binary search tree, we begin by forming a heap. 因为把要素装进二进制的寻找树所以开始因为做累积,作为其代偿所以开始我们。 wenwen.soso.com 7. Red-black tree is a self-balancing binary search tree. 红黑树是一个自平衡的二叉查找树。 www.ibm.com 8. Using this notation, you should know that search through a list is O(n) and binary search (through a sorted list) is log(n). 看到这个标记你就应该知道搜索链表的复杂度为O(n),进行二进制搜索时(已排序)的空间复杂度为log(n)。 www.bing.com 9. The second chapter is devoted to the basic knowledge of map and random binary search tree. 第二章介绍了图和随机二叉搜索树的基本知识。 www.boshuo.net 10. Based on the analysis of binary search method, a new search method is put forward. 在分析二分搜索方法基础上,提出了一种新的搜索方法。 www.dictall.com 1. Of course, she didn't tell me it was binary search, didn't actually tell me anything else. 当然她没告诉我这是二分查找,事实上她什么也没说。 dongxi.net 2. Since the list of words isn't known in advance, we can't conveniently sort it and use a binary search. 因为预先不知道出现的单词列表,所以无法方便地排序,并使用折半查找; czk.8866.org 3. A binary search in C. 一个用C写的binarysearch二分查找。 dongxi.net 4. An Anti-collision Algorithm of Similar-Binary-Search-Tree in RFID System and Its Practice 一种类二进制搜索的RFID系统反碰撞算法及其实现 www.ilib.cn 5. An Incremental Fuzzy Decision Tree Classification Method for Data Streams Mining Based on Threaded Binary Search Trees 一种高效的数据流挖掘增量模糊决策树分类算法 www.ilib.cn 6. Uses a binary search algorithm to locate a specific element in the sorted 使用对分检索算法在已排序的 www.ichacha.net 7. A binary search tree (BST) is a binary tree with the following properties 二进制搜索树(BST)是具有以下属性的二进制树 www.ibm.com 8. A Fast Optimizing Technique for Planar Spiral Inductors Based on Binary Search Algorithm 一种基于二分搜索法的平面螺旋电感的快速优化技术 www.ilib.cn 9. Sequential search and Binary search 顺序搜索和二分搜索 wenku.baidu.com 10. binary search algorithm; 二进制搜索算法; www.chinaelectrondevices.com 1. An Algorithm for Deciding Whether a Point Set Is Inside a Polygon Based on Binary Search 基于二分法判定点集是否在多边形内部的算法 www.ilib.cn 2. For example, a DLL that contains the code to implement a binary search tree might look like the following 例如,包含实现二进制搜索树的代码的DLL看上去可能像下面这样 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。