two-list model 两样本模型
Two-List System 沃伦·巴菲特的双目标清单系统
two-list algorithm 二表算法
two-word list element 二字链表元 ; 二字表元素
Please provide two-person list 请提供两人名单
Two-way linked list 链表 ; 双向链接表
List in Two Categories 同时刊登于两个物品类别
List Two 菜单二
List in Two Clarses 同时登载于两个物品类别
Please list two kinds of bad behaviors on the subway according to the new rules.
请根据新规定列出两种地铁上的不良行为。
Now sort your list into two categories—positive emotions and negative emotions.
现在把你的列表分成两类——积极情绪和消极情绪。
Students should read the list with their parents, and select two activities they would like to do.
夏令营的学生应与家长一起阅读活动清单,并选择两项自己想参加的活动。
Now,airlines will have to check the no-fly list within two hours of being told of additions, instead of twenty-four hours.
VOA: special.2010.05.08
So this first little piece of code right here says, ok you give me 2 points, I'll create another 1 of these lists and I'll simply take the x, sorry I shouldn't say x, I'm going to assume it's the x, the x-values are the two points, add them together, just right there, the y-values, add them together and return that list.
好,为了来认识到这一点,让我们来看一个简单的小例子,在你们的课堂手册上,你可以看到我写了一个小程序,它假设我得到了,这些点中的一些,我想对它们做一些操作,例如我想把它们加到一起,那么这里的第一小片,代码的意思是,好给我两个点,我会再创建一个数组。
I'll let you just grok it but you can see it's basically doing what I did over there. Setting up two indices for the two sub-list,it's just walking down, finding the smallest element, putting it into a new list. When it gets to the end of one of the lists, it skips to the next part, and only one of these two pieces will get called because only one of them is going to have things leftovers.
你们可以大体的浏览一下,但是它们基本就是我在那里所做的事情,为两个子列表设置了两个指针,指针顺着列表走下去,找到最小的元素,把它放入到一个新的列表中去,当它走到一个列表的尾部时,它会跳到下部分去,两部分中只有一个会被执行,因为只有一个会有元素剩余。
应用推荐