• Who was also one of the word's first programmers. So she was trying to write this program, and it didn't work.

    也是世界上最早的几个程序员之一,她正尝试着完成一个,复杂的求反正切的程序

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

  • Therefore, for simple branching programs, the length of time, the complexity the code, is what we would call constant.

    因此,对于简单的分支程序,运行的时间长度,算法的复杂度,也就是我们说的常数。

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

  • You will be able to infer from some of our code how in fact you can implement some more sophisticated programs.

    你可以从一些代码中推断出,应该要怎样实现一些较复杂程序

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

  • In an era of computers with quite sophisticated computer programs, it seems, at the very least, natural to talk about beliefs, desires, and reasoning and strategizing.

    在一个有着能搭载极端复杂程序的电脑的时代,最起码,谈论信仰,欲望,论证,谋划,是很自然的事

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

  • As we went from a company with $300 million to $3 billion to $60 billion, we had to put processes in place, for sure, to deal with the complexity of what we were trying to accomplish.

    我们公司的资产由3亿美元,增加到30亿,600亿,所以我们应该有套程序,来处理这么复杂的情况,实现我们的目标。

    斯坦福公开课 - 戴尔CEO-Michael.Dell谈创业和发展课程节选

  • So there're a lot of geeks in this world that like to compete against each other by writing the most complicated looking compact programs possible.

    这个世界上还是有很多怪人,和别人比赛看谁写出来的程序,更复杂

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

  • And what I want to be talking about is modules of one sort, and of course that's because what we're interested in is modularity.

    我想要说的是一种类型的模块,当然这是因为我们关注的是程序的可组合性,我们如何处理复杂程序呢?

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

  • I'm not wasting time typing out arguments and implementing more complicated function.

    我不会在浪费时间在打印输出参数上,我执行了更复杂程序

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

  • Remember last time, I said that there's different kinds of complexity in our code, and I suggested for simple branching programs, the amount of time it takes to run that program is, in essence, bounded by the number of instructions, because you only execute each instruction at most once.

    但是这里有个很重要的点,记得上节课,我提过在我们的代码中,有不同种类的复杂度,而且我还说了对于简单的分支程序,运行这种程序需要的总体时间,大体上,是和指令的数目相关的,因为每个指令只会被执行最多一次。

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

  • Now this happens to be what we would call a linear process, because the number of times I go around the loop is directly related to the size of the argument. If I double 2 the argument, I'm going to double the number of times I go around the loop. If I increase it by five, 5 I'm going to increase by five the number of times I go around the loop.

    这恰好是我们会成为,线性复杂程序的一个例子,因为我要执行循环的次数是,和输入的参数的大小直接相关的,如果我将这个参数乘以,那么我就要将进行循环的次数也乘以2了,如果我把参数加上,那么循环的次数也要加上5了。

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

  • So really, once we start writing more interesting programs, you would have to type out long annoying commands like that to just compile more sophisticated programs.

    实际上,一旦我们开始写一些更复杂程序时,你们可能要键入那样一些长的,讨厌的命令,来编译跟高级的程序

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

  • And you might have started doing these kinds of things in Scratch as your programs got more sophisticated.

    并且你可能已经开始在Scratch中开始做这种事情了,随着你们的程序变得越复杂

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

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

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

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