• And the change was, that in this case, if I'm doing a single search, I've got a choice.

    这个改变是,这种情况下,如果我要做单一检索,我就面临一个选择。

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

  • Yeah, globalization is kind of one of those buzzwords nowadays , especially in IR,

    全球化是目前的流行词之一,特别是信息检索上,

    关于全球化 - SpeakingMax英语口语达人

  • In binary search-- ah, there's that wonderful phrase, this is called a version of binary search just like you saw bin-- or bi-section methods, - when we were doing numerical things- in binary search, I need to keep track of the starting point and the ending point of the list I'm looking at.

    就是当我们处理数字的时候,所称的二分检索二分法搜索中,我需要记录区间的开始点和尾点,初始化的时候就是-,问题输入的开始点和尾点,当我开始做测试的时候,我想要做的就是去取中值点。

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

  • Dictionaries are implemented using a magic technique called hashing, which we'll look at a little bit later in the term, which allows us to retrieve keys in constant time.

    散列法的内容,此方法可以让我们线性,时间内检索到键,因此字典的大小并不重要了。

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

  • And the example I want to look at is, suppose I want to search a list that I know is sorted, to see if an element's in the list.

    看看目标元素数组里,也就是说我要去,检索一个有序的数组。

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

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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