-
1 программа на псевдокоде
Programming: pseudo-code programУниверсальный русско-английский словарь > программа на псевдокоде
См. также в других словарях:
pseudo-code — /sooh doh kohd /, n. Computers. a program code unrelated to the hardware of a particular computer and requiring conversion to the code used by the computer before the program can be used. Also called symbolic code. [1950 55] * * * … Universalium
pseudo-code — /sooh doh kohd /, n. Computers. a program code unrelated to the hardware of a particular computer and requiring conversion to the code used by the computer before the program can be used. Also called symbolic code. [1950 55] … Useful english dictionary
Pseudo-Code — Pseudocode ist eine sprachliche Mischung aus natürlicher Sprache, mathematischer Notation und einer höheren Programmiersprache. Wie Flussdiagramme und Nassi Shneidermann Diagramme ist auch Pseudocode eine Möglichkeit um Algorithmen darzustellen.… … Deutsch Wikipedia
Program Information File — PIFs, or Program Information Files, define how a given MS DOS program should be run in a multi tasking environment, notably to avoid giving it unnecessary resources which could remain available to other programs. TopView was the originator of… … Wikipedia
P-code machine — In computer programming, a p code machine or pseudo code machine is a specification of a CPU whose instructions are expected to be executed in software rather than in hardware (ie, interpreted). This term is applied both generically to all such… … Wikipedia
Pidgin code — In computer programming, pidgin code is a mixture of several programming languages in the same program, or pseudocode that is a mixture of a programming language with natural language descriptions. Hence the name: the mixture is a programming… … Wikipedia
Ligne de code — La ligne de code, ou ligne de code source (SLOC en anglais) est une métrique logicielle servant à mesurer la taille d’un programme informatique en dénombrant le nombre de lignes de son code source. Les lignes de code sont habituellement employées … Wikipédia en Français
P-Code — ist der Befehlssatz einer Pseudo Maschine (oder P Maschine), also einer virtuellen CPU, die P Code als Maschinensprache ausführt. Der P Code war ein Computer bzw. CPU unabhängiger Code und war Teil der Entwicklungsumgebung UCSD Pascal. Die… … Deutsch Wikipedia
S/SL programming language — The Syntax/Semantic Language (S/SL) is an executable high level specification language for recursive descent parsers developed by James Cordy and Ric Holt at the University of Toronto in 1980.S/SL is a small programming language that supports… … Wikipedia
Inner loop — In computer programs, an important form of control flow is the loop . For example, this small pseudo code program uses two nested loops to iterate over all the entries of an n times; n matrix, changing their values so that the matrix becomes an… … Wikipedia
Commodore DOS — Commodore DOS, aka CBM DOS, was the disk operating system used with Commodore s 8 bit computers. Unlike most other DOS systems before or since which are booted from disk into the main computer s own RAM at startup, and executed there CBM DOS was… … Wikipedia