• In addition to many lectures, we have the working groups pleased to do both experiments and to do problem-solving exercises.

    我们不仅有讲座,还有不同的小组,他们将做实验,和解决问题的练习。

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

  • they need to be able to talk through that problem with their peers.

    他们要学会怎样同龄人沟通解决问题

    驯服淘气的人 - SpeakingMax英语口语达人

  • Let's just get them together to talk,to resolve their conflict and their issue and then we will all live happily ever after.

    让他们交谈,解决他们的冲突,他们的问题,然后我们就能过上幸福生活。

    哈佛公开课 - 幸福课课程节选

  • And I'm going to do it only using multiplication and addition and some simple tests. All right?

    我只能用乘法加法,以及一些小测试来解决这个问题

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

  • So the problem of infectious disease prevention and treatment isn't solved yet, you know this, right?

    传染病预防治疗的问题,现在仍然没有解决,你们应该了解,对吧

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

  • At the end of the day this is all about equipping you with skills and knowledge and understanding with which to take a problem, take a large data set maybe and actually produce something useful-- produce a project that is of interest to you.

    下午放学后,就用学到的技能,知识理解力来,解决问题,或者处理超大数据集,或制造一些有用的东西-,例如发起一个你们感兴趣的项目。

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

  • These are efforts to solve the moral hazard problem and to manage risks.

    这些都是为了解决道德风险问题,进行风险管理。

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

  • which is kind of problem solving using Math and Science.

    使用数学科学解决问题

    学习机械工程 - SpeakingMax英语口语达人

  • And although some psychologists and philosophers think they've solved it, most of us are a lot more skeptical.

    尽管一些心理学家哲学家认为,他们已经解决了这个问题,但大多数仍持有怀疑的态度

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

  • Now, it seems to me we can eliminate that a little bit by comparing it with various modern approaches to the same sorts of problems.

    如今,在死亡的问题上,我们已经通过,与现代多种同类方法问题的对比,解决一些了

    耶鲁公开课 - 古希腊历史简介课程节选

  • If we make--If we solve the problem of boredom setting in with progressive memory loss and radical personality changes, maybe boredom won't set in, but it's not anything that I especially want for myself.

    如果用持续失忆,剧烈人格变化来解决无聊的问题,也许不会产生无聊,但那不是我特别想做的事。

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

  • This monumental novel about 20 hours in the life of an average man can be read and appreciated like any other great novel once its framework and form are visualized, just as we can enjoy Hamlet without solving all the problems which agitate the critics and scholars."

    这部不朽的小说是关于一个,平常人生命中的二十个小时,在它的框架形式显现出来的时候,它就能像其他伟大小说一样被阅读欣赏,就像我们欣赏《哈姆雷特》那样,不用解决那些激发批评家学者讨论的问题

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

  • That's the question we're going to try and address. If we can do this, this is good, because first of all, it removes any questions about what machine I'm running on, it's talking about fundamentally, how hard is this problem, and the second thing is, it is going to do it specifically in terms of the input. Which is one of the things that I was worried about.

    这是一个我们接下来要去,尝试和解决问题,如果我们能做到的话会很不错,因为首先,它解决了结果可能我,运行的计算机有关系的问题,因为这从根本了告诉了,我们这个问题的复杂度,第二件事情,就是这种方法可以依据输入的大小来计算,而这正是我最担心的地方。

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

  • The problem it solves for the cell is how to do I make a barrier around myself to define what's in me and what's outside of me when most of what's around me and what's in me is water.

    它为细胞解决问题是,当我体外体内大部分都是水情况下,我怎样在自己周围设置一个界线,来区分什么是体内的,什么是体外的

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

  • The fascinating part about this layer is that it solves the problem for phospholipids about how to exist in water when half of you wants to be in oil, and that the water soluble part of the top leaflet here, of the top points up into the water, and the fatty acid chains point down.

    这层膜的迷人之处在于,它解决了磷脂,如何存在于水中油脂中的问题,水溶性的顶端部分,向上插入水中,而脂肪链则指向下

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

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

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

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

  • Because you'll have an appropriate level of confidence and competence in your ability to do computational problem solving.

    因为你们在自己的能力范围内,拥有应对解决计算问题的,正当水平的自信心竞争力。

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

  • So that you will come away with a sense of what you can do, what you can't do, and what kinds of things you should use to tackle complex problems.

    因此你们才能对,你们能做的事儿,不能做的事儿,用何方法去,解决棘手问题有一个基本概念。

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

  • So let's actually see how we solve this with this function with actual code.

    然我们看看怎样用,这个函数代码解决这个问题

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

  • Well, realize one of the themes in this course and really one of the themes in programming and solving any problem with a machine is going to be really to just take small bites one at a time out of these problems until the end result ultimately is that you've actually bitten off a fairly large fairly interesting problem and in the aggregate, you've actually implemented something pretty sophisticated.

    好吧,让我们先想一下这件事带给我们的主题,编程和解决问题的思想,一台机器最开始只会一步一个脚印,沿着要解决问题向前迈进,直到最终的结果出来,最后你会发现,你已经解决了一个相当大,相当有趣的问题,而这个问题在最初看起来确是相当复杂的。

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

  • In Week 2 we'll look at things like cryptography and functions and the tools that by which you begin to assemble solutions to problems; in Week 3 we'll introduce what are generally ; known as algorithms and data structures; mechanisms by which you can solve problems more efficiently, effectively.

    第2周,我们学习加密技术及其功能,还会学到一些操作工具,通过这些工具的使用来收集解决问题的办法,第3周,我们将介绍;,算法数据结构,以及可以更有效地解决问题的机制。

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

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

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

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