- assignment statement
-
оператор присваивания
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
assignment statement — priskyrimo sakinys statusas T sritis informatika apibrėžtis Sakinys, aprašantis komandą, kuria atliekamas ↑priskyrimo veiksmas. Vartojamas programavimo kalbose. atitikmenys: angl. assignment statement ryšiai: dar žiūrėk – priskyrimas … Enciklopedinis kompiuterijos žodynas
Assignment (computer science) — In computer programming, an assignment statement sets or re sets the value stored in the storage location(s) denoted by a variable name. In most imperative computer programming languages, assignment statements are one of the basic statements.… … Wikipedia
Assignment (law) — Contract law Part … Wikipedia
Statement (programming) — In computer programming a statement can be thought of as the smallest standalone element of an imperative programming language. A program is formed by a sequence of one or more statements. A statement will have internal components (eg,… … Wikipedia
Statement of Gen. H. Norman Schwarzkopf — May 11, 1993Statement of Gen. H. Norman Schwarzkopf, USA (Ret.)(112) service Whether we like it or not, in my years of militaryI have experienced the fact that the introductionof an open homosexual into a small unit immediatelypolarizes that unit … Wikipedia
Definite assignment analysis — In computer science, definite assignment analysis is a data flow analysis used by compilers to conservatively ensure that a variable or location is always assigned to before it is used. Contents 1 Motivation 2 Terminology 3 The analysis … Wikipedia
Static single assignment form — In compiler design, static single assignment form (often abbreviated as SSA form or SSA) is an intermediate representation (IR) in which every variable is assigned exactly once. Existing variables in the original IR are split into versions , new… … Wikipedia
Route assignment — Route assignment, route choice, or traffic assignment concerns the selection of routes (alternative called paths) between origins and destinations in transportation networks. It is the fourth step in the conventional transportation forecasting… … Wikipedia
Augmented assignment — (or compound assignment) is the name given to certain operators in certain programming languages (especially those derived from C). An augmented assignment is generally used to replace a statement where an operator takes a variable as one of its… … Wikipedia
Quadratic assignment problem — The quadratic assignment problem (QAP) is one of fundamental combinatorial optimization problems in the branch of optimization or operations research in mathematics, from the category of the facilities location problems.The problem models the… … Wikipedia
Von Neumann cardinal assignment — The von Neumann cardinal assignment is a cardinal assignment which uses ordinal numbers. For a well ordered set U , we define its cardinal number to be the smallest ordinal number equinumerous to U . More precisely,:|U| = mathrm{card}(U) = inf {… … Wikipedia