County X and County Y have similar terrain, but the population density of County X is significantly higher than that of County Y.
X县和Y 县的地形相似,但 X 县的人口密度显著高于 Y 县。
Hu S X, Cheng Y Y. Artificial Neural Networks Introduction. Beijing: Publishing Company of Science, 1994
胡上序,程翼宇.人工神经元计算导论.北京:科学出版社,1994。
Place the remaining attributes in alphabetical order of their QNames (for example, "a3" then "y: a1" then "y: a2").
其他属性按照它们的QNames(如“a3”、“y:a 1”、“y: a 2”)以字母顺序排列。
For example in the filter expression $x[count(.|$y)=count($y)] (which is the only convenient way in XSLT 1.0 of doing a set intersection operation), Saxon will evaluate count($y) only once.
例如,在过滤器表达式 $x[count(.|$y)=count($y)]中(它是XSLT 1.0 中执行一组逻辑乘操作的唯一简便方法)中,Saxon 只对 count($y) 求值一次。
(An important exception is the notation for exponentiation: x raised to the power y is conveniently written as x**y).
(一个重要的不同是指数的表示法:为了方便,x 的y 次幂写为 x**y )。
Here, it means we integrate from y equals x to y equals 2x, x y So, let's draw y equals x. That seems to be here.
这里指的是从y=x到y=2x作积分,取0到1,我们应该先作图看看。,x,between,zero,and,one。,So,,we,should,draw,a,picture。,的下界是y=x,The,lower,bound,for,y,is,y,equals,x。,在这画出y=x的图像。
They are formal statements in the form of X=>Y, where if X happens, Y is likely to happen.
它们是形式为:X =>Y的正式的语句,也就是如果 X发生,那么 Y有可能发生。
The X-axis is time, the left Y-axis is response time in seconds, and the right Y-axis is the number of user connections.
x轴是时间,左边的y轴是响应时间,单位为秒,右边的y轴是用户连接的数量。
Thus, unless economic activity accelerates in the U.S., it is highly unlikely that 16% y-o-y growth in earnings is met.
因此,除非美国经济活动加速,要实现16%的收益同比增幅可能性很小。
There were times in the past when I wondered how things would have been if I did X instead of Y. Or if I did Z instead of Y.
在过去,有些时候我也会想如果我做了这件事而没做那件事,结果会怎样。
On the y, it's like that, up against the teeth, y, y, the bottom teeth, and it then shifts: yy-oo, ew.
发y这个音的时候,舌头是这样顶住牙齿,y, y, 是顶住下边的牙齿,然后它开始移动:yy-oo, ew.
And that integration constant typically depends on the remaining variables that might be y or equal in space y and z.
并且这个积分常数,取决于剩下的变量,它可能是y的函数,或者在空间中是y和z的函数。
I'm going to offset it so that y this is higher over a distance y.
我要摆动它,让它增高的距离为。
Iters left No, it is not. Therefore, skip the rest of that block of code - and go to the next instruction, which is, y ah, print out y.
是不是大于0?,Is,iters,left’s,value,greater,than,zero?,不,这回不是了,因此,跳过这块代码,而去执行下一个指令,也就是,显示。
And with actually using those Boolean expressions on the left, if X is less than Y say, "X is less than Y" else x >y "X is greater then Y" else say, "X is equal to Y."
而在实际应用中,看到左边的Bool表达式,如果,x小于y,就说“x小于y“,或者,就说,,if,X,is,greater,than,Y,say,“x大于y“,再或者,“x等于y
The statement /x/y/* returns all nodes under any node y with the parent x. /x/y[@name='a'] matches all nodes y who have a parent x, and have an attribute called name with the value a.
x/y/*语句返回父节点为 x的任何节点 y下的所有节点。 /x/y[@name='a']匹配所有具有父节点 x且具有名为 name 且值为 a 的属性的节点 y。
You can run the diskperf tool using the -y switch (for example, diskperf -y \ \ servername) from the command line.
您可以从命令行使用-Y开关(例如,diskperf - Y \ \服务器名)运行diskperf工具。
Modify the above program such that it will ask for 'Do you want to calculate again (y/n), if you say 'y', it'll again ask the parameters. If 'n', it'll exit.
修改上面的程序,在显示结果完成之后附加询问'Doyouwanttocalculateagain (y/n),如果回答'y',则要求重新输入参数,如果回答'n',程序退出(Do while 循环)。
Note that int y(2.3) is allowed in C++0x; no type narrowing is assumed, and y equals 2 while int y{2.3} is plain error.
注意,在 C++0x 中允许inty(2.3);由于不允许类型窄化,y等于2,而 int y{2.3}是错的。
For 4Q10, we estimate revenues of $111.1 million (+13.2% y/y) including advertising revenues of $82.1 million (+30.0% y/y) and Mobile Value Added Serves (MVAS) of $22.9 million (-20.0% y/y).
对于去年第四季度,我们预估收入达到1.111亿美元(比去年增长13.2%)包括8210万美元(比去年增长30%)的广告收入和2290万美元(比去年减少20%)的移动增值服务收入。
The CNot(x,y) operator tests the value of y and if it is "1", it flips the value of x.
CNot(x,y)运算符测试 y的值,如果是“1”,则对 x 的值取反。
This one has no y component and this one has no y component, so this is very easy.
它没有y轴分量,它没有y轴分量,这非常简单。
y Well, most likely x and y z because we know how to express z in terms of x and y.
我们大概要用x和,因为我们知道如何用x,y来表示。
y Can we think of a function whose derivative with respect to x is y, and derivative with respect to y is x?
可以想到哪个函数关于x的偏导是,关于y的偏导是x吗?
swap If main wants to give access to swap to x and Y, it just has to tell swap where x and y are.
如果main函数想要对x和y使用,只要告诉swap,x和y在哪里。
It is transitive: for any non-null reference values x, y, and z, if x.equals (y) returns true and y.equals (z) returns true, then x.equals (z) should return true.
具有传递性:对于任何非空的参考值x、y和z,如果x.e quals (y)返回真值并且y.e quals (z)也返回真值,那么x.e quals (z)也应该返回真值。
On average, in those years, S&P 500 earnings declined 18.3% y-o-y.
这5年中标普500指数每股收益平均同比下降18.3%。
y Hey, try using it to store the number 13 13 through the other pointer Y.
嘿,通过另外一个指针3,试着让它存储数字。
Well, maybe I should actually put this here, y=x y=x OK, and so I will go, for each value of x x I will go from y equals xo to y equals square root of x.
我应该把它放到这里,和y=√x,y,equals,x,to,y,equals,square,root,of,x。,对于每个x,都是会从,积到y=√
Well, maybe I should actually put this here, y=x y=x OK, and so I will go, for each value of x x I will go from y equals xo to y equals square root of x.
我应该把它放到这里,和y=√x,y,equals,x,to,y,equals,square,root,of,x。,对于每个x,都是会从,积到y=√
应用推荐