loop中文,loop的意思,loop翻译及用法

2026-03-21 18:06 浏览次数 16

loop

英[luːp]美[luːp]

n. 环状物、圈;弯曲的部分;环状结构;循环电影胶片;重复指令;环路;(铁道或公路的)环线;大环(芝加哥商业中心);翻筋斗;单刃转圈;节育环

v. 使成环;环行;放磁带,执行计算机指令;(使飞机)翻筋斗

n. (Loop) (美、丹)劳鄱(人名)

loop 英语释义

英语释义

  • a complete electrical circuit around which current flows or a signal circulates
  • (computer science) a single execution of a set of instructions that are to be repeated;

    "the solution took hundreds of iterations"

  • the basic pattern of the human fingerprint
  • anything with a round or oval shape (formed by a curve that is closed and does not intersect itself)
  • an inner circle of advisors (especially under President Reagan);

    "he's no longer in the loop"

  • an intrauterine device in the shape of a loop
  • the topology of a network whose components are connected in a loop
  • make a loop in;

    "loop a rope"

  • fly loops, perform a loop;

    "the stunt pilot looped his plane"

  • fasten or join with a loop;

    "He looped the watch through his belt"

  • fastener consisting of a metal ring for lining a small hole to permit the attachment of cords or lines
  • a flight maneuver; aircraft flies a complete circle in the vertical plane
  • move in loops;

    "The bicycle looped around the tree"

  • a computer program that performs a series of instructions repeatedly until some specified condition is satisfied
  • wind around something in coils or loops

loop 片语

片语

outer loop外侧环路;外层循环

hysteresis loop[力] 滞后回线,[电磁] 磁滞回线

in the loop在消息圈内;在决策圈内;在参与机密的智囊团内

loop pile毛圈织布

phase locked loop锁相环路,锁相回路

infinite loop[计] 无限循环

control loop[自] 控制回路,操纵系统

single loop单回路的;单环路

closed loop control system闭环控制系统

loop system[计] 环形系统,环状管网;闭合系统

loop optimizationIn compiler theory, loop optimization is the process of the increasing execution speed and reducing the overheads associated of loop It plays an important role in improving cache performance and making effective use of parallel processing capabilitie

closed loop system闭循环系统

loop filter[电子] 回路滤波器

minor loop[自] 副回路,[自] 小回路,局部回路

loop current回路电流

vector loop向量环

position loop位置回路

double loop双箕;双环路

closed loop闭环,闭合环路

open loop[自] 开环

loop controller闭回路控制器

loop through依次通过

feedback loop反馈环路,[自] 反馈回路

loop control[计] 循环控制

dislocation loop[晶体] 位错环

inner loop[计] 内循环;内环路;局部回路

current loop电流环路

Loop unwindingLoop unwinding, also known as loop unrolling, is a loop transformation technique that attempts to optimize a program's execution speed at the expense of its binary size (space-time tradeoff). The transformation can be undertaken manually by the programmer or by an optimizing compiler.

loop 例句

英汉例句

  • just like i said in the introduction, the game loop is the heartbeat of every game.

    正如我在介绍中所说,所谓游戏循环就是每个游戏的心跳。

  • after this, we loop over the big result.

    做完后,我们循环这个大结果。

  • in this case, you can simply create a loop to insert a lot of objects, and then read them back.

    在本例中,您可以简单创建一个循环来插入很多对象,然后再将这些对象读回。

  • the loop simply iterates through the array and prints each line as it would do on the command line, but enforcing an xhtml break-line element after each print.

    此循环迭代这个数组并打印每一行,与它在命令行上所做的无异,只不过在每次打印后均强制使用一个xhtml断行元素。

  • next, start the inner loop to read the cells, as in listing 9.

    接下来,开始内部循环以读取单元格,如 清单9 所示。

  • here, get two of each value and loop to extract only one value.

    这儿,得到两个值中的每一个,并且循环提取一个值。

  • what about loop variables?

    什么是循环变量?

  • i hacked up a loop program to test the computer's processing speed.

    为测试计算机的运行速度,我设计了一个简单的循环程序。

  • this time he envisaged a loop system at each end of the bridge, with a series of four ever-faster walkways.

    这一次他设想在桥的两端都安装一套环道系统,每个都有一系列四种速度的移动人行道。

  • one is the feedback loop between asset prices and the availability of credit.

    其中之一是资产价格与信贷可获得性之间的反馈环。

  • but for my grocery store, i decided to loop through several simulations, each one corresponding to a day of business.

    但对于我的食品杂货店,我决定通过几次模拟进行循环,每次对应于某一天的业务。

  • for each iteration, all of the steps in the loop are run.

    对于每个迭代,将运行循环中的所有步骤。

  • as shown in listing 4, you can continue this process by creating a new file within the new mounted file system, associating it with a loop device, and creating another file system on it.

    如清单4 所示,还可以继续这个过程:在刚才挂装的文件系统中创建一个新文件,将它与一个循环设备关联起来,再在上面创建另一个文件系统。

  • finally, we make the starting offset for the next loop the ending offset of the current one.

    最后,我们将当前的结束偏移量设置为下一个循环的开始偏移量。

  • do nothing, close your loop and then down here do something.

    不做什么,关闭你的循环,然后到这里做点事情。

  • when modeling a process, you sometimes discover that one or more activities should belong inside of a loop or a local process.

    在对流程建模时,您有时会发现一个或多个活动应该属于某个循环或局部流程内部。

  • we then loop through them.

    然后循环遍历这些设置。

  • since you do not have to wait for a list to be generated (stop and go) or allocate a thread to processing the loop (pipelining), this can be the most efficient method.

    由于您无需等待一个列表生成完毕(停止并前进)或者分配一个线程用于处理循环(并行管道),这可能是最有效率的方法了。

  • in both of these functions, you loop over the warnings or exceptions.

    在这两个函数中,循环处理警告或异常。

  • as this processing loop is not required, it is unhooked from the collaboration.

    由于并不需要这个处理循环,所以将其从协作中去除。

  • this loop will print out the page number and page headers at each page break.

    这个循环将在每一个分页处打印出页编号和页眉。

loop 同义词

相似词

coil盘绕,把……卷成圈,成圈状

circle盘旋,旋转;环行

flap拍打;扔;拉下帽边;飘动

curl卷曲;盘绕

track追蹤;通过;循路而行;用纤拉

knot(绳等的)结;节瘤,疙瘩;海里/小时(航速单位)

thread通过;穿透过

contort扭曲

circuit绕回…环行

相关热词