-
1 ámbito jerarquizado
• nested• nested loop• nested scopes -
2 ámbitos jerarquizados
• nested• nested loop• nested procedure• nesting -
3 bloques anidados
• nested• nested loop• nested procedure• nesting -
4 bloques jerarquizados
• nested• nested loop• nested procedure• nesting -
5 campos anidados
• nested• nested loop• nested procedure• nesting -
6 campos jerarquizados
• nested• nested loop• nested procedure• nesting -
7 bucle anidado
m.nested loop. -
8 anidamiento
• nested scope• nesting loop -
9 encajamiento
• nested scope• nesting loop -
10 encastre
• nested scope• nesting loop -
11 bucle
m.1 curl, ringlet.2 loop (automobiles & computing).* * *1 curl, ringlet2 INFORMÁTICA loop* * *SM1) [de pelo] curl, ringlet2) (=curva) curve, bend; (Aer, Inform) loop* * *a) ( en el pelo) ringlet; (en un cable, una cuerda) loopb) (Inf) loop* * *= loop, ringlet, curl.Ex. Let us empower ourselves to bring those persons who cannot read, or those with a low level of literacy, or those who have been locked out of the information cycle, into the literacy loop.Ex. Most of the photographs of boys wearing ringlets come from a relatively narrow time range, about 1880-1900.Ex. Curls are something every girl with straight hair wants.----* hacer bucles = loop.* * *a) ( en el pelo) ringlet; (en un cable, una cuerda) loopb) (Inf) loop* * *= loop, ringlet, curl.Ex: Let us empower ourselves to bring those persons who cannot read, or those with a low level of literacy, or those who have been locked out of the information cycle, into the literacy loop.
Ex: Most of the photographs of boys wearing ringlets come from a relatively narrow time range, about 1880-1900.Ex: Curls are something every girl with straight hair wants.* hacer bucles = loop.* * *1 (en el pelo) ringlet2 (en un cable, una cuerda) loop4 ( Inf) loop* * *
bucle sustantivo masculino
b) (Inf) loop
bucle sustantivo masculino curl
' bucle' also found in these entries:
Spanish:
tirabuzón
English:
loop
- curl
* * *bucle nm1. [de pelo] curl, ringlet2. [en hilo, cable] loop3. [en carretera] loop4. Informát loop* * *m1 ( rizo) curl2 INFOR loop* * *bucle nm1) : curl, ringlet2) : loop* * *bucle n curl -
12 jerarquización
• hierarchical object-oriented design• hierarchize• nested scope• nesting loop
См. также в других словарях:
Nested Loop — Der Nested Loop Join ist eine mögliche Strategie in einem Datenbanksystem für Umsetzungen von Joins. Dabei werden nacheinander alle Tupel (Informatik) aus der einen Relation ausgewählt und mit jedem Tupel aus der anderen verglichen. Beispiel Für… … Deutsch Wikipedia
Nested Loop Join — Der Nested Loop Join ist eine mögliche Strategie in einem Datenbanksystem für Umsetzungen von Joins. Dabei werden nacheinander alle Tupel (Informatik) aus der einen Relation ausgewählt und mit jedem Tupel aus der anderen verglichen. Beispiel Für… … Deutsch Wikipedia
Nested loop join — A nested loop join is a naive algorithm that joins two relations R and S by making two nested loops: For each tuple r in R do For each tuple s in S do If r and s satisfy the join condition Then output the tuple <r,s> This algorithm will… … Wikipedia
Block nested loop — A block nested loop is an algorithm used to join two relations in a relational database.This algorithm is a variation on the simple nested loop join used to join two relations R and S (the outer and inner join operands, respectively). Suppose |R| … Wikipedia
Loop optimization — In compiler theory, loop optimization plays an important role in improving cache performance, making effective use of parallel processing capabilities, and reducing overheads associated with executing loops. Most execution time of a scientific… … Wikipedia
Nested function — definitions can be compared to how a Matryoshka doll nests within larger versions of itself, in several levels. In computer programming, a nested function (or nested procedure/subroutine) is a function which is lexically (textually) encapsulated… … Wikipedia
Loop nest optimization — (LNO) is a special case of loop transformation, dealing with nested loops, that allows large reductions in the cache bandwidth necessary for some common algorithms.Example: Matrix multiplyMany large mathematical operations on computers end up… … Wikipedia
Loop counter — In software engineering, a loop counter is the term often used to refer to the variable that controls the iterations of a loop (a computer programming language construct). It is so named because most uses of this construct result in the variable… … Wikipedia
Nested function — Fonction imbriquée Une fonction imbriquée ou fonction interne est une fonction encapsulée dans une autre. Elle ne peut être appelée que par la fonction englobante ou par des fonctions imbriquées directement ou non dans la même fonction englobante … Wikipédia en Français
For loop — In computer science a for loop is a programming language statement which allows code to be repeatedly executed. A for loop is classified as an iteration statement.Unlike many other kinds of loops, such as the while loop, the for loop is often… … Wikipedia
Stem-loop — intramolecular base pairing is a pattern that can occur in single stranded DNA or, more commonly, in RNA. The structure is also known as a hairpin or hairpin loop. It occurs when two regions of the same molecule, usually palindromic (reads the… … Wikipedia