go top

网络释义专业释义

  Binary Search

...要实现范围查询(range)几乎不可能。为优化日志型数据库的读性能,实际应用中通常结合以下几种优化措施: 二分查找(Binary Search): 在一个数据文件中使用二分查找加速数据查找 哈希(Hash): 写入时通过哈希函数将数据放入不同的桶中,读取时通过哈希索引直接读取...

基于28个网页-相关网页

短语

二分查找法 Two Searching Method

二分检索折半查找 logerithmic search ; binary search ; binary chop

二分法查找 Binary Search

二分哈希查找 Binary hash search

 更多收起网络短语
  • binary search - 引用次数:13

    The traditional method of binary search has been reformed to satisfy the special need for inserting and deleting a fact.

    对传统的二分查找法作了改进,以适应其在本系统中插入和删除事实时的定位功能。

    参考来源 - PROLOG事实库的持久化研究与实现
    dimidiate lookup - 引用次数:1

    参考来源 - MAS的发展及其应用

·2,447,543篇论文数据,部分数据来源于NoteExpress

新汉英大辞典

二分查找

  • {计} binary chop
以上来源于:《新汉英大辞典》

双语例句原声例句

  • 好了就是二分查找基本思想

    OK. That's the basic idea of binary search.

    youdao

  • 好的上次课程最后你们看了一个二分查找例子

    OK. At the end of the lecture last time, I also showed you an example of binary search.

    youdao

  • 当然他们也毕业的大学生一些关于计算机科学理论的问题,如:请一个二分查找程序。

    And, of course, they asked new university graduates about computer science theory; "Write me a binary search."

    youdao

更多双语例句
  • OK. With that in mind, let's go back to where we were. And where were we?

    我们回过头来看看,我们讲到哪里了?,我们正在开始讲二分查找

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So binary search, the phonebook example, binary search on the pieces of paper on the white board, why is that?

    二分查找,例如电话簿的例子,对其中的某一页进行二分查找,为什么呢?

    哈佛公开课 - 计算机科学课程节选

  • All right? I don't care what's in there, but just assume that's my list. And just to remind you, on your handout, and there it is on the screen, I'm going to bring it back up, there's the little binary search algorithm.

    好,我不管列表里是什么,就假定那是一个列表,要提醒你们的是,在你们的讲义上和屏幕上,有一个简单的二分查找算法。

    麻省理工公开课 - 计算机科学及编程导论课程节选

百科

二分查找

二分查找也称折半查找(Binary Search),它是一种效率较高的查找方法。但是,折半查找要求线性表必须采用顺序存储结构,而且表中元素按关键字有序排列。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定