• n Alright. So if n is less than or equal to 1, return n. Well that's not right, right?

    好吧,如果n小于等于1,它会返回,这里不对,是吧?

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

  • OK. If last minus first is greater than or equal to 2-- sorry, less than 2, then either look at this thing or look at that thing.

    大于等于儿,抱歉,是小于二,看看这里或者那里,这就是我说的要特别小心的地方。

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

  • Going around in a cycle the integral of dq over T is less than or equal to zero.

    对一个循环过程作dq除以T的积分,小于等于零。

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

  • 00 Now I say while i is less than or equal to 100, I write my code, I sleep for a second.

    现在我指明当i小于等于,我写下我的代码,我休眠一分钟。

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

  • I assert the counter is less than or equal to 0.

    是小于等于0的。

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

  • The end test-- and I've got the wrong glasses on but it's up here, where I'm looking to see, is last minus first less than or equal to 2?

    最后一次比较,我看错了,在上面,last减去first是不是小于2呢?,好的,既然我得到了一个?

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

  • I can either look at my flow chart, or I can look at the code. If I look at the flow chart, it says, I'm at this point. Look at ANS squared. Is it less than or equal to-- sorry, first of all, 0 ANS squared is 0, is it less than or equal to x, yes.

    我可以看流程图也可以看我的代码,如果我看流程图的话,流程图这么说的,在这一点,看看ANS的平方,看是不是小于等于-对不起,首先,ANS的平方是。

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

  • So if n is greater than or equal to 1 and n is less than or equal to 3, let's just judge this thing a small number arbitrarily.

    所以n大于等于1,并且n小于等于,我们武断的判定它为,一个小的数字。

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

  • This checks "Is i less than or equal to one hundred?

    这个检查“I是不是小于等于100?

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

  • It's 1. Is it less than or equal to 16? Sure.

    改变ANS,x不变,再去执行测试。

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

  • I test an end test. So the flow chart says, and the tradition was to do this in a diamond shape, I'm going to check if ANS times ANS-- oh, which way did I want to do this x - is less than or equal to x. Now that's a test.

    首先进行终结测试,因此流程图就的去,传统的做法是把这个放到一个菱形里面,检查下是否ANS乘以ANS-哦,我刚才是怎么说的来着-是不是小于等于。

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

  • -- Else if n is greater than 4 and n is less than 6 -- 7 let's call it medium -- else if n is greater than or equal to 7, -- less than or equal to 10 -- let's call it "big" -- and if the user typed in zero or negative 10 or 20 or whatever, let's just use the all-inclusive else block and just say, "You picked an invalid number."

    否则如果n大于4,并且n小于-,我们叫它为中间数--否则如果n大于等于,小于等于10--我们叫它为“大数“,如果用户键入了0或者-10或20或其它的,让我们用一个广泛的else子句,只需要说,“你选了一个非法的数字“

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

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

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

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