• The lunar lander,controlled by a computer, dropped toward the airless surface of the moon.

    VOA: special.2009.07.15

  • Actually, you would be wrong; the computer was invented in the nineteenth century by Babbage, but he didn't actually make one.

    实际上,你们都错了;,电脑是在19世纪由巴贝奇发明的,不过他自己并没有真正的造出一台出来。

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

  • If you did it in the lab or on your computer screen, you would do it by pushing buttons.

    如果你在实验室做,或者在电脑上做,你需要按键。

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

  • He began the project by illegally using the university's computer system.

    VOA: special.2011.01.14

  • Okay, not to dwell too much on math because you can very quickly bore someone in computer science by dwelling too much on math but it's useful even for logical constructs as we'll see with loops.

    不要过于纠结于这些数学问题了,在计算机领域,你会很讨厌那些,在这上面钻牛角尖的人,但是对于那些,像循环这样的逻辑结构又是很有用的。

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

  • They connect to a computer and can operate by touch.

    VOA: special.2009.12.17

  • By the way, when you go back to your computer, Google UNICEF, and you can give $100 to UNICEF within the hour.

    顺便,当你使用电脑,用谷歌搜索联合国儿童基金会,你只需花一个小时,就能向联合国少儿基金会捐赠100美元

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

  • "We are here today to announce the first synthetic cell -- a cell made by starting with the digital code in the computer, building the chromosome from four bottles of chemicals, assembling that chromosome in yeast, transplanting it into a recipient bacterial cell and transforming that cell into a new bacterial species."

    VOA: special.2010.07.20

  • And part of the reason for putting it up is that I want to, as much as possible, answer that question by separating out the mechanism, which is the computer from computational thinking. Right.

    提出这个问题的原因有一部分在于,我想尽量,将计算机与,计算思维分开,来回答它。

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

  • "Some of our projects have looked at what we call situational impairments, which are challenges to accessibility that are caused more by the situation or context that the computer user is in instead of maybe as we usually think of accessibility as having to do with someone's own physical or cognitive state."

    VOA: special.2011.04.18

  • I was deciding between political science at the time and computer science because I have always been fascinated by cities and at some point want to maybe potentially go into government I'm still not quite sure if I have more effect there or more effect in programming.

    我那时要在政治学和,计算机科学,中做出选择,因为,我一直为城市着迷,我潜意识里有些想去政府工作,我并不确定我以后在,政治上更有成就还是在编程上更有成就。

    斯坦福公开课 - Twitter之父Jack.Dorsey演讲:好奇和灵感的力量课程节选

  • During the interview, Brennan was also asked about the threat posed by hackers seeking to infiltrate computer networks.

    VOA: standard.2010.02.07

  • It used to be case that trained people like dieticians would have to sit down and go through one by one by one and do nutrient analysis, but of course the computer helps with that.

    过去那些受过专业训练的人,如营养师,不得不坐下来,一项一项仔细查看,并做营养分析,当然,现在有电脑协助来做这些

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • If the computer system is down, the records have to be kept by hand.

    VOA: standard.2010.07.26

  • Not by some very arcane numeric address inside my computer's memory, but by a symbol, by a name.

    不是通过一些在我电脑内存中的神秘的数字地址,而是通过一个符号,一个名字。

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

  • "What I would like for the country and everybody to know is that with the age of the computer, it takes time for us to try to keep up with the computer but if some people would start writing again, and sending their bills by mail, maybe it could ease a little of the burden as far as the financial difficulties that we are in."

    VOA: standard.2010.04.13

  • And now in the past couple of weeks, I've been working on a small experiment, which is intended to show how we can be replaced by a computer.

    在前几周内,我一直在做一个,小实验,打算,说明我们怎么样才能被计算机代替。

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

  • Well, we saw the teaser in terms of that animation that suggests this merge sort algorithm when implemented by a computer is absolutely faster.

    我们从前面的动画中可以看到,这个归并排序算法在计算机上实现之后,绝对比其他算法更快。

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

  • Well, that suggests that you were not using memory correctly and so we'll tease apart today exactly what it means to navigate inside of a computer by way of memory and we'll also touch on over time what are some of the evils that might happen.

    嗯,那表示你没有正确地使用内存,我们将详细讨论,怎样操纵计算机的内存,以后,我们还将提及,可能发生的有害的操作。

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

  • So, it looks like the curry and some other items were really precisely defined in terms of price and this is of course has generated this receipt - by some computer, some cash-- cash register and they just didn't account for the inherent imprecision so here is a perhaps real world incarnation of that.

    看起来咖喱,和其他一些东西都被明确地定价,这当然可以,通过计算机-,收银机生成这份收据,而且它们并不对,其内在的不精确性负责,这可能就是现实世界中的一个典型。

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

  • It was made by a computer scientist, but now, it's fun time.

    它是一计算机专家发明的,不过现在才更有意思。

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

  • stdio h This file here is called standard I/O or stdio.h and this is just another text file someone else wrote many years ago and by using that line of code there, I'm telling the computer, give me acces to this code that this other person wrote that's in that file.

    在这里的头文件称为标准输入输出文件或,这是由某位前人编写的文本文件,我们只需要刚才所述的一行代码,就能告诉电脑,让我连接到,这个前人在那个文件中写的代码。

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

  • D-A-V-I-D Well, if I've got a five-letter word like D-A-V-I-D, well, that's like five bytes and yet we only have the ability thus far in this class to return one thing at a time I can't return five bytes to you, but wait a minute, those bytes by nature of a computer are just stored in RAM.

    好的,如果有5个字母的单词,如,那是5个字节,我们只能返回一个东西,而不能返回5个字节,等一下,这些字节被计算机本能地,存储在内存中。

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

  • One is called the twenty-four hour recall and that's either done by a computer, or done by a trained interviewer who would sit down with you and say, 'Let's reconstruct everything you've eaten in the last twenty-four hours.' And so then you have to recollect everything you ate in the last twenty-four hours.

    其中之一被称为24小时回顾法,可由计算机完成,也可以由专业测试人员,坐在你面前并对你说,"让我们记录所有,最近24小时你所吃的东西",然后你需要回忆,最近24小时内吃了什么

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • in the context of a web page. And increasingly that is where the human computer interaction is, and so will you be empowered by terms and not to just to make a website per se but to make an application, something that's of interest to you, something that solves problems, something that lets you tell someone through the most electronic means possible that you saw them somewhere on campus.

    以网页内容的形式表现出来,人机交互的运用将越来越多,而且你将学会编程,不仅能制作网站,还能做出应用程序,一些你感兴趣的东西,一些解决问题的手段,还有一些可以让你通过使用,现有的电子手段来分辨出,校园里面看到的一个人的东西。

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

  • Before, this computer was owned by the AJ Arnold Company.

    之前,这个计算机是AJ,Arnold公司所有的。

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

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

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

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