Werbung
 Übersetzung für 'function overloading' von Englisch nach Deutsch
NOUN   a function overloading | function overloadings
comp.
function overloading
Funktionsüberladung {f}
Teiltreffer
overloading {adj}überladend
39
overloadingÜberbelastung {f}
8
overloadingÜberlastung {f}
7
overloadingÜbersteuerung {f}
comp.ling.tech.
overloading
Überladen {n}
15
overloadingÜberladung {f}
comp.
operator overloading
Operatorüberladung {f}
The cause of this failure is unquestionably overloading of the ... Die eindeutige Ausfallursache ist auf Überlastung des ... zurückzuführen.
engin.math.
Dirac delta function function>
Delta-Distribution {f}
engin.math.phys.
Dirac delta function function>
Dirac-Puls {m}
engin.math.phys.
Dirac delta function function>
Dirac-Stoß {m}
engin.math.phys.
Dirac delta function function>
Dirac-Impuls {m}
engin.math.phys.
Dirac delta function function>
Stoßfunktion {f}
engin.math.phys.
Dirac delta function function>
Impulsfunktion {f}
electr.math.
Dirac delta function function>
Dirac'sche Deltafunktion {f} <δ-Funktion>
electr.math.
Dirac (delta) function function>
Dirac-Funktion {f} <δ-Funktion>
engin.math.phys.
Dirac delta function function>
Einheitsimpulsfunktion {f}
math.
cosine function <cos function>
Cosinusfunktion {f} <cos-Funktion, COS-Funktion>
math.
cotangent function <cot function>
Kotangensfunktion {f} <cot-Funktion, COT-Funktion>
math.
cotangent function <cot function>
Cotangensfunktion {f} [Rsv.] <cot-funktion, COT-Funktion>
21 Übersetzungen
Neue Wörterbuch-Abfrage: Einfach jetzt tippen!

Anwendungsbeispiele Englisch
  • The compiler uses these types to instantiate suitable versions, resolving any function overloading appropriately.
  • Multiple dispatch should be distinguished from function overloading, in which static typing information, such as a term's declared or inferred type (or base type in a language with subtyping) is used to determine which of several possibilities will be used at a given call site, and that determination is made at compile or link time (or some other time before program execution starts) and is thereafter invariant for a given deployment or run of the program.
  • Lite-C supports rudimentary classes and function overloading, but does not support advanced language concepts such as inheritance, polymorphism, or operator overloading.
  • When combined with other features such as function overloading (one verb, multiple nouns) and generic functions (one verb, a family of nouns with certain properties), the programmer can decide whether to solve a specific problem in terms of nouns or verbs.
  • This is because the definition of function overloading only accounts for the function name, parameter type list and the enclosing namespace (if any).

  • The need for name mangling arises where the language allows different entities to be named with the same identifier as long as they occupy a different namespace (typically defined by a module, class, or explicit "namespace" directive) or have different signatures (such as in function overloading).
  • In some programming languages, function overloading or method overloading is the ability to create multiple functions of the same name with different implementations.
  • When applied to object-oriented or procedural concepts, it is also known as function overloading or operator overloading.
  • This adds a limited support for function overloading of the mathematical functions: the same function name can be used with different types of parameters; the actual function will be selected at compile time according to the types of the parameters.
  • In order to supply the information that the mother of a dog is a dog in turn, another declaration "mother": "dog" → "dog" may be issued; this is called "function overloading", similar to overloading in programming languages.

  • The above example can be realized using function overloading, for instance by implementing two methods [...] and [...].
Werbung
© dict.cc English-German dictionary 2024
Enthält Übersetzungen von der TU Chemnitz sowie aus Mr Honey's Business Dictionary (nur Englisch/Deutsch).
Links auf das Wörterbuch oder auch auf einzelne Übersetzungen sind immer herzlich willkommen!