1.In any of the burial-places of this city through which I pass, is there a sleeper more inscrutable than it busy inhabitants are, in their innermost personality, to me or than I am to them.
在我所经过的这座城市的墓地里,哪里有一个长眠者的内心世界对于我能比那些忙忙碌碌的居民更为深奥难测呢?或者,比我对他们更为深奥难测呢?
2.If not for the break outer statement, there would be no way to get out of the outer loop from within an inner loop, since break by itself can break out of only the innermost loop.
如果没有break outer语句,就没有办法在一个内部循环里找到出外部循环的路径。这是由于break本身只能中断最内层的循环(对于continue同样如此)。
3.Farthest within; innermost.
最深入的;最内部的
4."And should any misfortune occur to you, dear Edmond," she continued with the same calmness which proved to Fernand that the young girl had read the very innermost depths of his sinister thought, "if misfortune should occur to you, I would ascend the highest point of the Cape de Morgion and cast myself headlong from it."
“要是你遭到什么不幸,亲爱的爱德蒙,”姑娘继续镇静地说下去,使弗尔南多觉得她已洞悉他心底深处的坏念头,“要是你真的遭到不幸,我就爬到莫尔吉翁海角的岩石上去,从那儿跳下去,永远葬身海底。”
5.Otherwise, all variables found outside of the innermost scope are read-only.
另外,从外部访问到的所有内层作用域的变量都是只读的。
6.He knows our very thoughts, ie our thoughts themselves, even our innermost thoughts.
他了解我们内心深处的想法.
7.In seed plants the protoxylem occurs at the innermost edge of the vascular bundles in stems, but external to the later-formed xylem in roots.
在种子植物中,原生木质部发生在茎的维管束的最内方,但在根中,位于后生木质部的外方。
8.There is a group of monkeys in the innermost depths of the forest.
密林深处有群猴子。
9.The innermost layer of the cortex that forms a sheath around the vascular tissue of roots and some stems.
内皮层皮层的最内层,在根、茎的导管组织周围形成一道叶鞘(茎衣)
10.The simulated results on Wattch of FFT benchmark from project StreamIT show that compared with the traditional EDDI error detection algorithm, the EFC can reduce total branch instructions by over 24%, improve IPC by over 12%, and at the same time, reduce the power dissipation by nearly 5%, at loop parameter n=225. Further reasoning shows that the reduction of branch instructions can be as much as over 43% when there are 8 store instructions in the innermost iteration.
实验结果表明,当循环参数n=225时,与传统的EDDI算法相比,使用错误流压缩算法可减少分支指令24%以上,IPC提高超过12%,同时,功耗减少了将近5%. 给出的推算表明在该实验中,如果内层循环体的存储指令数量为8,分支指令的减少可以达到43%以上.