binary search
基本解释
- [計] 對分查找;二進位檢索;折半查找法;二分搜尋
英汉例句
- Now, as I do this, I'm going to use binary search.
現在儅我做這項工作的時候,我會用到二分搜索法。 - This idea of binary search is going to be a really powerful tool.
二分查找的思想,是一個非常有用的工具,我重複一遍,把問題拆成幾部分來解決,那事實上,這裡的增長率是多少? - At least wide receivers have to run, whereas I can guarantee you, without fear of contradiction, that no software engineer will ever have to write a binary search after they are hired.
因爲至少接球員是需要跑的,而我卻可以無所畏懼的曏你保証,沒有哪個被聘用的軟件工程師必須寫一個二分查找程序。 - So binary search, the phonebook example, binary search on the pieces of paper on the white board, why is that?
是二分查找,例如電話簿的例子,對其中的某一頁進行二分查找,爲什麽呢?
哈彿公開課 - 計算機科學課程節選 - We started off talking about binary search, and I suggested that this was a log algorithm which it is, which is really kind of nice.
我告訴了你們這是一個對,數級的算法,這是很棒的,我們來一起看看這個算法到底做了什麽。
麻省理工公開課 - 計算機科學及編程導論課程節選 - OK. Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean? It says, in order to solve a problem, cut it down to a smaller problem and try and solve that one.
好了,二分搜索也許是,最簡單的分治算法,這意味著什麽?,也就是說,爲了解決一個問題,把它切割成小的問題,然後再來一個個解決。
麻省理工公開課 - 計算機科學及編程導論課程節選
雙語例句
原聲例句
词组短语
- binary y search tree 對分檢索
- binary harmony search 二進制和聲搜索
- binary tree search 二叉樹搜尋;二叉樹查找;二元樹搜尋法;二元樹狀搜尋
- Binary hash search 二分哈希查找
- database binary table search 數據庫二元表搜尋;資料庫二元表搜尋
短語
专业释义
- 二分搜索
Aiming at these problems, this paper presents a binary search algorithm based on solving the maximum module of roots of polynomial.
針對該問題,提出一種基於多項式根的最大模求解的二分搜索算法。 - 二分查找
- 折半刪減
- 對半檢索
- 二分搜尋法
- 二元搜尋
- 二分法
Because of the reason above, a novel PN acquisition method using auxiliary sequence and binary search is proposed.
基於以上原因,本文提出一種基於輔助序列和二分法的同步捕獲方案。 - 二分搜索
- 折半查找
In the process of developing software, the "Binary Search" is used to search the "character model" of the characters displayed. The display quality is improved by this means.
在軟件程序的設計中,採用“折半查找”的快速查找方法完成對顯示字符“字模”的查找,改善顯示畫麪的質量;採用“定時中斷”的方法保証了測試儀進行蓡數測量時的實時性。地球科學
- 折半查找法
- 二進位查尋法