unrolling信息详情
v.(使)展开,铺开;相继出现,连续发生(unroll的现在分词)
enrolling───v.注册;招收……为学生,招收;征募;把……归入法院档案;将(某人)登入名单;参加(enroll和enrol的现在分词形式)
uprolling───喧哗
outrolling───其他
-rolling───n.旋转;动摇;轰响;adj.旋转的;起伏的;波动的
-trolling───v.用曳线钓鱼;搜索;走;散布;快乐地唱(troll的现在分词);n.用曳线钓鱼,拖钓
carolling───欢乐地唱;唱圣诞颂歌(carol的现在分词)
knolling───面条
prolling───普罗林
rerolling───n.再轧;二次混料;v.再轧(reroll的ing形式)
One technique that is often now performed by the compiler is loop unrolling.───编译器常常采用的一种技术是展开循环。
It looks like an unrolling carpet.───它看上去就像展开的地毯一样。
Improve your focus by unrolling your ears.───展开耳朵改善你的焦点。
It was the weight of the fish and he let the line slip down, down, down, unrolling off the first of the two reserve coils.───这是鱼的重量,他让鱼线往下滑,一滑再滑,把两卷预备线中的一卷全拖走了。
In a second the whole affair, in all its bearings, went spreading before the eye of his imagination like the rapid unrolling of a panorama.───一转眼工夫,这回事的全盘经过,象一大幅壁画似的,倏地展开在他的想象里。
Improve attention and focus by gently unrolling the outer area of your ears, from the very top down to the bottom.───从上到下温和的展开耳朵外部区域,改善注意力和焦点。重复三次。
One technique that is often now performed by the compiler is loop unrolling.───现代编译器常常采用的一种技术是展开循环。
Loop unrolling is an example of a transformation that might cause the JIT to have problems register-allocating.───循环展开是一个可能导致JIT分配寄存器出现问题的转换的例子。
It charts the course of prosperity and decline of an aristocratic family, unrolling a panorama of social history of the Qing Dynasty.───它描述了一个家族由盛而衰的全过程,栩栩如生地为人们展示了一幅清代社会历史全景图。
A standard optimization is loop unrolling; the compiler will unroll the loops to reduce the number of branches.
The compiler does not perform loop unrolling or function inlining when you specify '-O2 '.
Applicable to Polymer membrane unrolling and Aluminum sheet and core material(PE) adhesion.
Paige turned her back on him, unrolling the sleeping-bag and removing her boots.
By using high-speed buffers and do-loop unrolling technique, it reduced memory complexity and improved average time of floating-point calculation.
The first is loop unrolling, a technique where the instructions called in each iteration of the loop are replicated to form a single sequence.
Loop unrolling is an example of a transformation that might cause the JIT to have problems register-allocating.
However, when used in conjunction with loop unrolling, it's not so bad.
Loop unrolling has been an optimization technique since the dawn of computer programming.