• The notion here is that you can get a globally optimal solution from locally optimal solutions to sub-problems.

    这里的概念是你可以通过,子问题的局部最优方案,得到全局优化解决方案

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

  • That was an interesting situation where the project of one group of students was in fact a great solution for the product of another group of students.

    这种情况很有趣,一组学生的项目,实际上就是另一组学生,推出的产品的解决方案

    麻省理工公开课 - 媒体、教育、市场课程节选

  • So I have two solutions here; one, what would be sort of the obvious sort of hackish or solve it fast solution?

    我这里有两个解决方案,一是有没有一个明显的,独创性的,快速地解决方案

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

  • STUDENT: So, how do you come to a conclusion as to which you should use then, if you can determine the size based on solution, or based on input, so how do you decide?

    学生:所以,你怎样决定你该用,哪个来算呢?现在如果你可以选择是,基于解决方案的大小,还是基于输入的大小,你应该怎样决定呢?

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

  • So I don't know if part of the solution has to be exposure?

    所以我想知道,让人们感受到贫困,是否也是解决方案的一部分?

    普林斯顿公开课 - 人性课程节选

  • Now incidentally I'm writing a book the title of the book is Subprime Solution; I just sent off the draft to the copy editor last Friday.

    顺便提一句,我正在写一本书,名叫《次贷危机解决方案》;,上周五我刚刚将草稿送到文字编辑手中。

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

  • So in this case, the communication worked but am I right in thinking that the communication isn't such an instant solution as it was in the game we saw last time?

    在这个博弈中,交流起到了作用,但是能说这和上一讲的博弈一样吗,交流并没能直接给出解决方案

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

  • Why isn't that the solution to gene therapy?

    但病毒为什么不是基因治疗的解决方案

    耶鲁公开课 - 生物医学工程探索课程节选

  • So what is shown here is the potential solution to potentially read out neural signals dragged from the brain and use these signals after some interpretations or decrypting if you will to drive prosthetic arms or computer cursors on the screen.

    大家现在看到的是一种可能的解决方案,有助于解读病人大脑发出的神经信号,同时在经过翻译或者解码之后,使用这些信号,驱动假臂,或者电脑屏上的光标。

    斯坦福公开课 - 7个颠覆你思想的演讲课程节选

  • The solution is so simple, give us $2, we'll give you a ticket and yet it takes nine steps to do that.

    解决方案也简单,给我们2美元,我们将给你一张票,但是你需要9个步骤来处理。

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

  • Well, if intuitively the problem is the result of dividing an int by an int, surely a solution is: "Don't do that," right?

    好的,直观地看,如果那个问题的原因是因为整型数除以整型数的话,无疑有个解决方案是:“不要那样做“,是吗?

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

  • We call that a base case. It's basically the simplest possible solution to the problem.

    我们说这是一个基础案例,这是这个问题最简单的解决方案

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

  • So what's the solution?

    所以我们的解决方案是什么呢?

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

  • What I though I'd do is just tease you with some visuals if you haven't gotten to the point of playing with the staff solution so the themes of problem set 3 are two-fold.

    如果你们还没达到使用解决方案的程度,那现在我能做的就是用一些图形为你们梳理一下,习题集3的主题,是两方面的。

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

  • PROFESSOR: Great question. So the question is, how do you choose an algorithm, why would I choose to use a pseudo-polynomial algorithm when I don't know how big the solution is likely to be, I think that's one way to think about it.

    教授:问得好,所以问题是,你怎样选择算法,为什么当我,不知道解决方案会有多大的时候,我要选伪多项式算法呢,我想这是一种思考问题的方式。

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

  • Now, what we saw last time is there's a brute force solution.

    现在,我们上次,看过穷举法解决方案

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

  • The heap offers us a solution to that problem.

    堆就为那个问题提供了一个解决方案

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

  • Why isn't this a solution?

    为什么还不能算作一种解决方案

    耶鲁公开课 - 生物医学工程探索课程节选

  • So, thankfully, C does provide a solution for this, whereby, I can provide a hint, essentially, to the compiler.

    幸亏,C为这个提供了一个解决方案,那样,本质上,我可以给编译器一个提示。

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

  • > Indeed. So there is a solution and that is the solution.

    >,的确,这里有解决方案,那就是一个解决方案

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

  • But it is a solution to this problem.

    但这个是问题的一个解决方案

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

  • So yes, f is a float, but that solution is too late; we need to fix the problem sooner.

    是的,f是一个浮点数,但是那个解决方案太迟了;,我们应该在次之前把问题解决

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

  • So it turns out there's a solution to this: If you need more precision, more digits after the decimal point than a float allows, what do you go for instead?

    所以这里有一个解决方案:,如果你需要比float类型允许的更高精度,小数点后更多位数,那你该用什么取代它?

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

  • > David: Yes, if you really, if you want to reimplement the solution from last where whereby it was buggy, you can absolutely say take the address of x then go there, thereby undoing all of the work you just did.

    >,大卫:是的,如果你的确,如果某个地方有bug,你想要重新,实现那个解决方案,你绝对可以通过x的地址,定位到那里去,然后撤销你刚做的所有工作。

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

  • So this is version two of the swap function and, in fact, it is almost identical, this is before, this is after, before, after and it looks like the solution to this problem that we've been revisiting a couple of times now is just to do what?

    这个swap函数的第二个版本,实际上,这几乎是一样的,这是之前的,这个之后的,之前的,之后的,这看起来像是这个问题的解决方案,我们一直多次访问它,目的是什么呢?

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

  • Is the first part. That says, I took the branch through here that eventually got to the end and said, there wasn't a solution, in which case I'mgoing to print out, there ain't no solution, otherwise I'll print out the pieces. All right, let's check it out. Ah, what did I say?

    我是否返回了特殊的none值?是第一部分,这里的意思是我从这个分支,走到这儿最终走到最后,并告诉我这条路没有解决方案,也就是我想要打印的结果,没有符合的结果,否则我会把它们输出来?

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

  • First of all, two parameters. It's OK. All it says is, when I call this, I need to pass in two parameters for this to work. All right? Now, if I want to use that, I'm going to use a second piece of code here, called Barnyard. I'm going Barnyard to read in a couple of values, convert them into integers, and then I'm going to use solve to get a solution out.

    注意我得到了什么,第一,两个参数,它的意思就是我调用这个函数,我得给它输入两个参数,明白了吗?,现在如果我要使用它我得用,这里的第二段代码,也叫,我将读入一组值,将它们转化为整型,然后我会用solve得到一个解决方案

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

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

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

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