-
1 Feldvereinbarung
f < edv> ■ array declaration -
2 Bereichsvereinbarung
f.array declaration n. -
3 Matrixvereinbarung
f.array declaration n. -
4 Feldvereinbarung
Deutsch-Englisch Wörterbuch der Elektrotechnik und Elektronik > Feldvereinbarung
-
5 Bereichsvereinbarung
farray declaration -
6 Matrixvereinbarung
farray declaration -
7 Verteilung
Verteilung f 1. BÖRSE, FIN apportionment, distribution; 2. PAT apportionment; 3. RW allotment, apportionment; 4. LOGIS distribution, allotment; 5. WIWI distribution* * *f 1. <Börse, Finanz> apportionment, distribution; 2. < Patent> apportionment; 3. < Rechnung> allotment, apportionment; 4. < Transp> distribution, allotment; 5. <Vw> distribution* * *Verteilung
distribution, division, dispensation, share-out, (Anordnung) disposition, arrangement, (Aufgaben) assignment, (Streuung) dispersal, (Zuteilung) allotment, allocation, partition, array, apportionment;
• anteilige (anteilsmäßige) Verteilung pro-rata (proportional) distribution;
• mangelhafte Verteilung maldistribution;
• prozentuale Verteilung percentage distribution;
• quotenmäßige Verteilung prorata distribution;
• ungleichmäßige Verteilung uneven distribution;
• verhältnismäßige Verteilung repartition;
• Verteilung von Arbeitskräften allocation of manpower;
• Verteilung der Ausgaben breakdown of expenditures;
• Verteilung der Bevölkerung distribution of population;
• Verteilung einer Dividende distribution (declaration) of dividend;
• Verteilung des Einkommens income distribution;
• Verteilung der Finanzlasten distribution of the financial burden;
• Verteilung der Gemeinschaftshilfen (EU) distribution of Community aid;
• Verteilung der Geschäftskosten overhead allocation;
• Verteilung des Gesellschaftergewinns distribution of partnership profit and loss;
• Verteilung durch den Handel physical distribution;
• Verteilung durch einen ausgewählten Händlerkreis selective distribution;
• höchst zulässige Verteilung auf mehrere Jahre (Einkommensteuer) maximum time apportionment;
• Verteilung der Konkursmasse distribution of assets (of a bankrupt), division of a bankrupt’s estate;
• Verteilung von Kontingenten allocation of quotas;
• Verteilung der Kosten distribution (allocation) of expenses, apportionment (allocation) of costs, cost allocation;
• Verteilung von kostenlosen Mustern distribution of free samples;
• Verteilung eines Nachlasses distribution of a deceased’s estate, distribution and partition (US);
• Verteilung von Nahrungsmitteln dispensation of food;
• Verteilung von Quoten allocation of quotas;
• Verteilung des Reingewinns distribution of the net gain;
• Verteilung des Risikos spread of risk;
• Verteilung der Steuerlast incidence of a tax;
• Verteilung einer Superdividende cutting a melon (US);
• Verteilung des Volkseinkommens distribution of wealth;
• zur Verteilung bringen to distribute.
См. также в других словарях:
Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the … Wikipedia
Array — In computer science an array [Paul E. Black, array , in Dictionary of Algorithms and Data Structures , Paul E. Black, ed., U.S. National Institute of Standards and Technology. 26 August 2008 (accessed 10 September 2008).… … Wikipedia
Declaration and address — Published December 1809 The Declaration and Address was written by Thomas Campbell in 1809. It was the founding document for the Christian Association of Washington, a short lived religious movement of the 19th century. The Christian Association… … Wikipedia
Array slicing — In computer programming, array slicing is an operation that extracts certain elements from an array and packages them as another array, possibly with different number of indices (or dimensions) and different index ranges. Two common examples are… … Wikipedia
Declaration (computer programming) — In programming languages, a declaration specifies the identifier, type, and other aspects of language elements such as variables and functions. It is used to announce the existence of the element to the compiler; this is important in many… … Wikipedia
Declaration (computer science) — In programming languages, a declaration specifies the identifier, type, and other aspects of language elements such as variables and functions. It is used to announce the existence of the element to the compiler; this is important in many… … Wikipedia
Forward declaration — In computer programming, a forward declaration is a declaration of a variable or function which the programmer has not yet given a complete definition.int elements [] ;void foo(int);In C, the two lines above represent forward declarations of an… … Wikipedia
JavaScript syntax — This article is part of the JavaScript series. JavaScript JavaScript syntax JavaScript topics This box: view · … Wikipedia
LPC (programming language) — Infobox programming language name = LPC paradigm = prototype based year = designer = Lars Pensjö developer = Lars Pensjö and others latest release version = latest release date = typing = implementations = LPC dialects = Amylaar, MudOS, LDMud,… … Wikipedia
Comparison of programming languages (basic instructions) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Cola (programming language) — Cola is a programming language similar to Java and C# with some higher level features of Perl and Ruby including first class regular expressions. It can be compiled for the Microsoft .NET CLR or the Parrot virtual machine. Cola is a compiled… … Wikipedia