• So I'm going to solve this by enumerate and check, which is an example of what's called a brute-force algorithm.

    你懂的,所以我得靠列举和检验来解决这个问题,这就是我们说的穷举算法。

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

  • That is a listing and event website that lists interesting events around LA.

    那是一个列举洛杉矶周围有趣事件的网站。

    请记住我 - SpeakingMax英语口语达人

  • So, now, here's just a list for you: eight features of literary modernism that are all important to Nabokov.

    现在我给大家一张列表,上面列举了八项对纳博科夫非常重要的文学现代主义的特征。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • What's the complexity of this decision tree solution? Well, in the worst case, we're enumerating every possibility of in and out.

    决策树解决方法的复杂度是多少?,在最糟的例子中得列举,所有可能的输入和输出。

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

  • Saint Paul enumerates what we now call the cardinal virtues: ; "And now abideth faith, hope, charity, these three; but the greatest of these is charity."

    圣保罗列举了我们现在所说的基本美德:,信念,希望,仁爱,这三种;,最重要的美德就是仁爱“

    耶鲁公开课 - 弥尔顿课程节选

  • And then what I get to do inside the curly braces is literally line by line enumerate the cases that I want to apply to the following code.

    然后我们在花括号中要做的是,逐行地列举接下来我想要,应用的代码。

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

  • There's one particular issue with overnutrition called the metabolic syndrome that I'd like to talk about and show you a little data on.

    代谢综合征是我将讨论并列举数据的,其中一个与营养过剩有关的问题

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • And the fact of being asked to do ten positive features is people find this hard.

    实际上大家都会发现,要列举出某人的十个优点,是相当困难的。

    耶鲁公开课 - 心理学导论课程节选

  • For our purposes, I think that won't be crucial, and so I'll sometimes talk about this set of abilities without actually having a canonical list.

    但鉴于课程的目的,这点并不在我们的讨论重点之内,所以我也许偶尔会提及人的这些能力,但并不会把它们详尽地列举出来

    耶鲁公开课 - 死亡课程节选

  • This is the following evidence that he cites; the mainstays of the dietary laws are these: first, the prohibition against eating animal blood from Genesis 9, which symbolizes the life.

    列举了以下的证据:,饮食教规的主要思想是这些:,首先,《创世纪》第九章提到的禁食动物的血液,因为这血液象征生命。

    耶鲁公开课 - 旧约导论课程节选

  • So I gave you some numbers I made up actually a long time ago, but since I've been using this game in class, somebody went out and checked.

    列举的数字都是我很久前编出来的,在我需要在课上引用数字的时候就有了,有人还为此做了调查

    耶鲁公开课 - 博弈论课程节选

  • among many other things he argued that the South actually had the chance to finally be liberated from being the seat of all of America's sins, by three things.

    他观点独特,他说南方事实上有过机会,不再承担美国的所有罪恶,他列举了三点理由

    耶鲁公开课 - 美国内战与重建课程节选

  • What we've seen is a testing of the system -that we have regulatory requirements, that banks have enough capital -but this regulation is challenging because it's being stressed right now.

    我们列举的这些案例都是对银行体系的考验,我们需要加强监管,以确保银行有充足的资本,但监管确实是一项艰巨的任务,因为现在面对的压力更大了

    耶鲁公开课 - 金融市场课程节选

  • This is again the sort of existential condition in which Hobbes wants to put us in the state of nature and all the benefits he lists there, he enumerates, that are denied to us in such a condition, again no knowledge, no geography, no cultivation of the earth, no navigation or building.

    这也是霍布斯,把我们置于自然状态,和他列举的益处的,现存状态中,在这种状态中,否认知识,地理,土地栽培,航海和舒适建筑的存在。

    耶鲁公开课 - 政治哲学导论课程节选

  • Let's look at some other examples, in order to try and see other ways in which we could do it.

    因此做这个真的很快,详尽的列举并不意味着。

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

  • I have to read these lines again: "And when they list, their lean and flashy songs grate on their scrannel Pipes of wretched straw."

    我需要再读一遍这些句子:,“当他们列举出他们贫瘠而浮华的歌颂时“,亦显示出卑鄙无能的低劣之声“

    耶鲁公开课 - 弥尔顿课程节选

  • The finding, which is not a subtle finding, is that liking goes up in the three group and liking goes down in the ten group.

    虽然此研究的发现并不精确,但它却表明,在列举三个特征的组里,喜爱程度有所提高,而在列举十个特征的组里,喜爱程度有所下降。

    耶鲁公开课 - 心理学导论课程节选

  • OK. The other thing I want to say here, is that this style of program we just wrote is actually a very common one. And we're going to give it a nice little name, often referred to as exhaustive enumeration.

    好,另外一件我想说的事情是,刚才我们写的代码的风格,是非常普通的,我们会给这个风格一个名字,通常是被称为详尽的列举

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

  • But we said earlier that, you know, we're going to get - to the point where we want to have a lot of pieces of -- a lot of variables in memory, maybe 140,000 dictionary words for some future peace set, but we don't want to enumerate line by line by line 140,000 variables.

    但是我们之前说过,你们知道的,我们将获得,有很多块--很多变量的内存的指针-,可能有140,000个单词的集合,但是我们不想一行行地列举,140,000行变量。

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

  • We'll come back and discuss it more in a second, but before I do, let me mention that the same model, exactly the same idea, has an application in Economics.

    我们一会再深入导论这个问题,在此之前,我再来列举一个模型,是经济学里面一个完全类似的模型

    耶鲁公开课 - 博弈论课程节选

  • Now, if you were listing the parts of the body, you would list the teeth, you would list the lips, you would list the gums, you would list the tongue, but you wouldn't list the smile.

    如果要罗列完成这个动作牵涉到的身体部位,你也许会列举牙齿,嘴唇,你会列举牙龈,舌头,但你不会列举出笑

    耶鲁公开课 - 死亡课程节选

  • So nevertheless, even having given you that historical example, we're going to come back and we'll look later on in the class at a model in which politicians cannot choose their positions, but, rather, you know their positions ahead of time.

    尽管如此,尽管我列举了一个历史上的例子,我们还是要回到课堂上来,我们接下来要来探讨一个,政客不能自己选立场的模型,但是当然你们可以提前获知他们的立场

    耶鲁公开课 - 博弈论课程节选

  • We like people who are honest, who are kind, who are smart, who are funny, but study after study finds more fundamental processes are also at work and here is a list of three of them.

    我们喜欢诚实,善良,聪明,有趣的人,但一个又一个研究表明还有其他一些心理过程,起了作用,我来一一列举

    耶鲁公开课 - 心理学导论课程节选

  • So if you think about the way something like, say, Mapquest works, and last week in recitation you looked at the fact that shortest path is exponential.

    所以如果你想想电子地图,还有上周学的列举法,你就会发现一般最简单的方法,都是指数递增的。

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

  • So today, I want to be a little bit less abstract, if you like, and I want to look at an application.

    今天的课程会不那么抽象,如果你们愿意的话,我想在这里列举一个应用案例

    耶鲁公开课 - 博弈论课程节选

  • It turns out you can list one, give it a name, and if you use square brackets, that tells the compiler I actually want to put multiple values inside of this -- inside of this variable and how do we do that?

    结果是你可以列举一个,给它取个名字,如果你使用方括号,那是告诉编译器,在里面我需要许多的值--在这些变量里,我怎么做到的?

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

  • Moses enumerates additional misfortunes and sufferings that will befall Israel if she sins. But he emphasizes the choice is Israel's: God has been clear regarding what's required, and it's not beyond Israel's reach to attain life and prosperity. She needs to only choose.

    摩西列举了如果以色列人犯罪,他们所面临的,不幸和惩罚但是他强调了以色列人所拥有的选择:,上帝已经申明他的要求,以色列人,想要的生命和繁荣并不是不可达到的她只需要选择。

    耶鲁公开课 - 旧约导论课程节选

  • You could say, I could have zero chickens and 20 pigs, does that work? I've got one chicken and nineteen pigs, does that work?

    为什么简单列举出所有可能的情况,再一个来检验?你可能会说,我可以有0只鸡和20只猪,这能行吗?

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

  • Let's pull together what this algorithm actually does. If I generalize binary search, here's what I'm going to stake that this thing does.

    总结下二分查找法,下面列举几点它的操作,首先,找中点。

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

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

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

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