The idea behind the program is simple.
VOA: standard.2009.12.24
We won't talk about the BCS rankings, though So the idea here is a pretty simple one.
我们并不是在说英国计算机协会排名,所以我们要讲的概念很简单。
And the idea behind recursion I'm going to describe with a simple example. And then I'm going to show you how we can actually use it.
但是为了解释递归的意义,我想举个简单的例子,我将会给你们展示我们该如何使用它。
That is the fundamental idea that may seem simple and obvious to you, but it certainly wasn't back when the idea first came up.
刚才讲的就是最基本的概念,可能看起来比较简单明显,但这些概念刚出现时并不被广泛理解
Four notes, something as simple as that, same rhythmic idea, so that's the use of a motive there and that's how these movements are tied together a little bit.
四个音符,就这么简单,同样的节奏,所以这就是动机的运用,这就是乐章间的微妙联系所在
So, fairly simple idea, who knows why we actually care what the values of X or Y are at least in this out of context.
看,非常简单吧,天晓得为啥我们关心x和y的值,在这里我们只是断章取义罢了。
What we're really getting at is the idea of saying I want to have a way of grouping together information into units that make sense. So I can go back to one of those topics we had at the beginning, which is the idea of abstraction, that I can create one of those units as a simple entity, bury away the details and write really modular code.
组合成为有意义的单元,那么这就让我们回到,一开始讲的话题之一了,这就是抽象的概念,也就是我可以以一个简单的,实体的形式创建这样的一个单元,把具体实现隐藏然后写一些,真正模块化的代码,我们在以后的课程中。
Basic idea, before I even look at the code, is pretty simple. If I've got a list that is sorted, in let's call it, just in increasing order, and I haven't said what's in the list, could be numbers, could be other things, for now, we're going to just assume they're integers.
我们可以说基本的思想是很简单的,如果我有一个排好序的数组,让我们认为这个数组是递增的吧,我并没说数组里元素是什么,可能是数字,也可能是其他的东西,现在我们假设是integer类型的数字吧,最简单的方式就是这么做了:
应用推荐