• If I wanted every stock to have the same volatility, I could just do that, if you will, at the time I wrote my program.

    如果我希望每股票的浮动值都相同,在我编写程序的时候,如果你愿意的话,我会这么做。

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

  • So when we're designing stuff, we look not necessarily just about what any given users going to experience but what's going to be better for the whole community and the whole product.

    设计应用程序时,我们并非重视用户体验,而更注重该程序,对于整个社会以及产品是否有益。

    斯坦福公开课 - 扎克伯格谈Facebook创业过程课程节选

  • bug And maybe by understanding why it worked on a and not on b, you'll get a lot of insight that you won't if you just focus on the bug.

    发现很多东西,而你关注,本身的话就发现不了这么多东西,如果知道你的程序至少还对。

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

  • So if we do the procedure of iteratively deleting dominated strategies, going back again, looking what's dominated, all that's left is 5 and 6.

    如果我们按照这个程序,迭代剔除劣势,不断回头看看那些策略是劣势的,最终将剩下立场5和6

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

  • All you have to include in your own programs is the so-called header file.

    你们自己写的程序只需要包括,头文件就可以了。

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

  • We're not just robots with some sort of program in our brain that we're following.

    我们不是,脑袋里被设定了某种程序只知服从的机器人

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

  • 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.

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

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

  • So it turns out a really nice shortcut on most systems, oops, is to say if you have a file called hello.c and you wanna turn it into a program called hello, well, make hello just write in the command makeHello and it will do all of that for you automatically and hand you a program called hello.

    就是寻找一种能在大多数系统上运行的更快捷的方式,哇!,也就是说,你有一个hello,c的文件,你想把它变成一个名为hello的程序,那么需要敲入命令,它就会自动为你生成,一个hello程序

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

  • So here is the simplest program which is perhaps an ironic statement that you can implement with this language called C. So it takes a few lines of code to actually get something up and running and as you'll recall last Friday, I didn't even get this up and running because part of the process of writing a program is to one, write it.

    让我们回到这个最简单的程序,你们也许觉得啼笑皆非,这么简单的例子,用C语言写出来就可以了嘛,的确需要几行代码,就可以让这个程序跑起来,就像上周五的那样,我之所以没让它跑起来,因为编程步骤之一,就是“写“

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

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

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

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