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.
就是当我们处理数字的时候,所称的二分检索,在二分法搜索中,我需要记录区间的开始点和尾点,初始化的时候就是-,问题输入的开始点和尾点,当我开始做测试的时候,我想要做的就是去取中值点。
So we're going to listen to a track out of John Kander's Chicago here, and the question that's at- in play at the moment is what's the meter of this cut from chicago?
我们先听一下约翰·肯德尔的作品芝加哥,中的一小段,边听边想一个问题,这个片段的节拍是怎样的,这个摘自芝加哥的片段
应用推荐