• The representatives are divided among the fifty states based on population size.

    VOA: special.2009.08.14

  • So, again, it is based on size, it's a little bit less intuitive than the idea of just straining out all of the potassium ions.

    因此,这还是以尺寸为基础的,只是有点不够直观,与钾离子挤不进去的图像相比。

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

  • So, it's Newtonian mechanics, and the reason for this is because Newtonian mechanics does not work on this very, very small size scale.

    牛顿力学,因为牛顿力学,在这种很小的尺度下不适用,我们说过,牛顿力学。

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

  • Treatment of skin cancer depends on the kind,size, position on the body and depth of the growth,or tumor.

    VOA: special.2010.07.06

  • Obviously the algorithm is likely to depend on the size of the input, so this is not a great idea.

    很明显这个算法是与我的,输入的大小相关的,因此这不是个好方法。

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

  • She told the agency's Executive Board on Monday that the level of action should not be governed by the size of a problem.

    VOA: special.2011.01.19

  • It's roughly the same size physically as those floppy disks and yet how many, how much, how many bytes fit on a typical hard drive today?

    从物理大小上来说几乎相同,那么现在的硬盘的存储大小,一般有多少字节呢?

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

  • The researchers tested their desalination process on a computer chip the size of a postage stamp.

    VOA: special.2010.04.05

  • I would be able to predict their size, because how far they moved depended on how big they were.

    我还应当能估计它的大小,因为它能跑多远取决于它的大小

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

  • Space debris made news on March twelfth when a part of an old rocket motor about ten centimeters in size threatened the International Space Station.

    VOA: special.2009.04.01

  • And in the ancient world, the reason for this was that this very small rectangle--;it's about 150 miles long and 70 miles wide, about the size of Rhode Island--this very small rectangle lies on the way to anywhere worth going in the Ancient Near East.

    在古代,战争的原因是,这小块矩形,长150公里,宽70公里,与罗德岛大小相当,这小块矩形处于要道,这条路通向古代近东的任何地区。

    耶鲁公开课 - 旧约导论课程节选

  • Suddenly the turkey comes on the table, and I was amazed by the size.

    VOA: special.2009.11.23

  • They are always say 32 bits or always 64 bits they do not vary in size based on what they're pointing at.

    它们总是32位或者总是64位,它们的大小不会因它们所指的,内容不同而不同。

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

  • She places these life-size images on walls in different areas of New York.

    VOA: special.2009.04.08

  • It implies that this algorithm is calling itself again and again, and again, and on each time the size of the problem I'm trying to sort is being divided by what?

    这就说明此算法会一次又一次地调用自己,每次我要排序的问题规模大小,会除以多少呢?

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

  • The size of a man's wig depended on how important he was.

    VOA: special.2009.11.29

  • It's deliberate that a lot of the examples in lecture are fairly short and bite-size so that you can actually focus on pulling out the key ideas without getting distracted by line and lines of code.

    很多的演讲中的例子,是短小的,因此你们可以集中于提取其中的主要思想,而不是被一行行的代码给分心。

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

  • But no matter what the size,tornado winds are the strongest on Earth.

    VOA: special.2010.05.11

  • So, then we'll get to turn to a new kind of mechanics or quantum mechanics, which will in fact be able to describe what's happening on this very, very small size scale -- so on the atomic size scale on the order of nanometers or angstroms, very small particles.

    然后我们要讲到一种,新的力学--量子力学,它可以解释,发生在很小尺度,大约是原子尺寸大小,也就是纳米或埃的量级。

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

  • "I started on a jump that was literally the size of a mogul. It was tiny.

    VOA: standard.2010.01.31

  • Because of that you can't count on molecules moving rapidly over the size of a cell that's ten to 30 Microns in diameter.

    因此不要对生物大分子能在,直径十到三十微米的,细胞里高速穿行抱有任何指望

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

  • She reaffirmed Mr.Obama's intention to begin withdrawing U.S.forces in July 2011 but said the pace, size and scope of the drawdown will be based on conditions on the ground.

    VOA: standard.2009.12.05

  • We may drop one of the recitations, just depending on course size, all right?

    我们可能会取消一个复习课,取决于课程大小,可以么?

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

  • inside,a bronze skeleton modeled on a full-size male polar bear.

    VOA: standard.2009.12.13

  • It didn't depend on the size of the input.

    这和输入的大小是无关的。

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

  • A lack of access to Cuba,says GAO, has made it difficult to obtain nationally representative data on audience size, and decision-makers have had limited information to assess the relative success or return on investment for each transmission method.

    VOA: standard.2009.06.18

  • We did it for silly purposes just to see how big each data type was, but on most systems the size of a char is what?

    只是为了很傻的目的,来看看每个数据类型多大,但是在大多数的系统中char的大小是多少呢?

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

  • int No. Even though the key word has changed from char to int, the * is the same and the fact that I've got a * there is saying this is a pointer to an int or a pointer to a char pointers are always the same size on a computer.

    不,即使即使关键字从char变成了,指针的大小还是一样的,我用*表示这是一个int型指针,而不是char型指针,在同一台机子上,它们的大小是一样的。

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

  • malloc sizeof So, when I call malloc size of int and int on this system is probably 4 bytes or 32 bits so what am I getting back?

    所以,当我调用,在这个系统中int可能是4个字节,或者说32位,那么返回的是什么呢?

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

  • So the DNA is going to get spread out on this gel according to size, with the small ones going farther and the large ones not going as far.

    因此DNA会根据大小,在凝胶上分散开,小的片段会快一些,大的片段不那么快

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

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

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

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