Suche

Funktionsprototyp Definition

Functional
(a.) Pertaining to, or connected with, a function or duty
Functional
(a.) Pertaining to the function of an organ or part, or to the functions in general.
Prototype
(n.) An original or model after which anything is copied

functional prototype Bedeutung

functional magnetic resonance imaging
fMRI
a form of magnetic resonance imaging of the brain that registers blood flow to functioning areas of the brain
blood-oxygenation level dependent functional magnetic resonance imaging
BOLD FMRI
functional magnetic resonance imaging that relies on intrinsic changes in hemoglobin oxygenation
prototype
paradigm
epitome
image
a standard or typical example, he is the prototype of good breeding, he provided America with an image of the good father
functional anatomy
physiological anatomy
morphophysiology
the study of anatomy in its relation to function
functional genomics the branch of genomics that determines the biological function of the genes and their products
predicate calculus
functional calculus
a system of symbolic logic that represents individuals and predicates and quantification over individuals (as well as the relations between propositions)
functional illiterate a person with some ability to read and write but not enough for daily practical needs
functional disorder disorder showing symptoms for which no physiological or anatomical cause can be identified
functional designed for or capable of a particular function or use, a style of writing in which every word is functional, functional architecture
running(a)
operative
functional
working(a)
(of e.g. a machine) performing or capable of performing, in running (or working) order, a functional set of brakes
functional involving or affecting function rather than physiology, functional deafness
functional designed for or adapted to a function or use, functional education selects knowledge that is concrete and usable rather than abstract and theoretical, functional architecture
functional
usable
useable
operable
operational
fit or ready for use or service, the toaster was still functional even after being dropped, the lawnmower is a bit rusty but still usable, an operational aircraft, the dishwasher is now in working order
functional relating to or based on function especially as opposed to structure, the problem now is not a constitutional one, it is a functional one, delegates elected on a functional rather than a geographical basis
Ergebnisse der Bewertung:
120 Bewertungen 3

 

Einfach einen Begriff in der Tabelle rechts anklicken um weitere Übersetzungen in dieser Sidebar zu erhalten.

Als Funktionsprototyp bezeichnet man in verschiedenen Programmiersprachen die Deklaration einer Funktion ? inklusive Angaben über Anzahl und Typ der Parameter und Typ des Rückgabewertes ? getrennt von ihrer Implementierung . Man spricht auch ungenau von der Vorausdeklaration einer Funktion, diese muss aber nicht in jedem Fall einen vollwertigen Funktionsprototypen darstellen. Beispiel: int funktion; wäre in C eine gültige Vorausdeklaration, aber kein Prototyp, da keinerlei Angaben über Funktionsparameter gemacht werden. Jede Definition einer Funktion liefert hingegen automatisch immer auch eine Prototypdeklaration für nachfolgenden Programmcode.

Vokabelquiz per Mail: