• Just as forewarning for people who have forgotten what a median is, that means half of you--not approximately half, it means exactly half of you-- will be getting something like B+ and below and half will get something like B+ and above.

    稍微提示下忘记中位数含义的同学,这也就是说,不是一半左右,是绝对一半的同学,会得到B+的成绩或更低的成绩,另一半会到B+的成绩或更高的成绩

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

  • And like, you could probably sit back and get like Bs pretty easily.

    拿到B就容易得多,你可以轻松点儿。

    是考试期间 - SpeakingMax英语口语达人

  • B=0 There's going to be some temperature where B is equal to zero. In that case, your gas is going to look awfully like an ideal gas.

    在某个温度,这时,实际气体的表现,十分接近理想气体,高于这一温度它是正的。

    麻省理工公开课 - 热力学与动力学课程节选

  • So if you picture, for example, b h 3, it's going to look like this.

    如何使键劲量相互远离,我们会有平面三角形的情形,如果你想象。

    麻省理工公开课 - 化学原理课程节选

  • The first crowd to do stuff like that, you will find, in the fifth century B.C. In Greece is a movement called the Sophistic Movement.

    你们会发现第一批做这种事情的人,是在公元后五世纪的希腊人,当时兴起了一种叫诡辩的运动

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

  • OK. So if I look at this code, first of all I'm calling search, it just has one call, so looks like search is constant, except I don't know what happens inside of b search. So I've got to look at b search.

    首先调用一下搜索,就一步调用,看起来搜索是固定的,除非我不知道二分搜索的原理,那我们来看看二分搜索吧,所以让我们看看,第一行打印出来的内容。

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

  • He's like a B-list actor at best.

    他应该是二线演员里最好的。

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

  • There weren't people that got infected, like you can get infected with hepatitis B or tuberculosis, and not even know you're infected.

    这不像人们感染了,像B型肝炎或者肺结核这类病时,都有可能不知道自己被感染了

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

  • Well, it looks like I just stole my own implementation Y but I happen to call it A and B, instead of X and Y, and so here, what's going on?

    嗯,看起来我刚好像盗用了我自己的实现,我碰巧叫它为A和B,代替X和,这里,发生了什么事?

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

  • I personally don't like swings that much and it's the B-/B+ range, so I'd much rather prefer that to a swing from A to C, and that's my reason.

    我不喜欢成绩波动很大的,比如B-/B+这个范围,所以我还是喜欢像A到C这样小点的,这就是我的原因

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

  • so she made up her art gallery where there were a bunch of like these old B-list movie posters.

    所以她开了自己的美术馆,那里有很多古老的B级电影的海报。

    SOHO的画廊 - SpeakingMax英语口语达人

  • Again I should have said first, index 0, the first one. I can similarly go in and say I'd like all the things between index 2 and index 4. And again, remember what a b c that does. Index 2 says start a 0. 1, 2. So a, b, c.

    我还是要说一遍,索引为0的元素,是第一个元素,我可以要求返回索引,2和4之前的所有元素,请记住2,是从0开始的,那么0,1,2对应的是。

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

  • So instead you'd have to maybe if you start with wavelength, go over there, and then figure out velocity and do something more like kinetic energy equals 1/2 n b squared to get there.

    这时你要先从波长开始,到这,然后算出速度,然后像动能等于1/2nb平方得到这。

    麻省理工公开课 - 化学原理课程节选

  • We can just rewrite that, if I divide through by 2 and rearrange, it's going to tell me that ?1, or if you like, ?1 is equal to 1 plus B S2.

    我们这么写,如果我除以2然后整理,可以得出?1等于1+B*S2

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

  • If we did the experiment where on this booster we included not only the initial antigen but some unrelated antigen, the response to the unrelated antigen called B here, looks like a primary response.

    如果实验中我们使用的后续疫苗,不仅包括原抗原,还包括一些无关抗原,这里将对无关抗原的应答称为B,该应答就如同初次免疫一样

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

  • So prices are determined as follows: prices depend on some parameters I'm just going to call a and b, and let me write the equation and then we'll see what it looks like.

    价格由如下因素决定,价格取决于两个参数a和b,我们用方程写一下吧

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

  • And I can solve them, and if I solve them out, I'm going to get something like, let me just be careful, I'm going to get something like: 1 minus B S1* is equal to 1, or S1* equals S2* is equal to 1 over .

    我们都会解这个方程,如果解完方程,我们会得到,我得仔细点别算错,我们会得到,1-BS1*=1,或S1*=S2*=1/

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

  • b OK. In this example I'd use b. All right, as b get-- b is the thing that's changing as I go along here, but it could be things like, how many elements are there in a list if the input is a list, could be how many digits are there in a string if the input's a string, it could be the size of the integer as we go along. All right.?

    好,在这个例子里我会用,因为b是一直在变的东西,但是也可能是如下情况:,如果输入是数组的话,变化的就是数组的元素数,如果输入是字符串的话,变化的就是字符串的长度,如果是integer的话,可能就是这个数的大小,对不对?

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

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

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

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