-
1 module
"In programming, a collection of routines and data structures that performs a particular task or implements a particular abstract data type. Modules usually consist of two parts: an interface, which lists the constants, data types, variables, and routines that can be accessed by other modules or routines, and an implementation, which is private (accessible only to the module) and which contains the source code that actually implements the routines in the module."
См. также в других словарях:
programming module — programinis modulis statusas T sritis automatika atitikmenys: angl. program module; programming module; software module vok. Programmbaustein, m; Programm Modul, m; Programmodul, m; Softwaremodul, m rus. модуль программного обеспечения, m;… … Automatikos terminų žodynas
Programming language — lists Alphabetical Categorical Chronological Generational A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that… … Wikipedia
module de programme — programinis modulis statusas T sritis automatika atitikmenys: angl. program module; programming module; software module vok. Programmbaustein, m; Programm Modul, m; Programmodul, m; Softwaremodul, m rus. модуль программного обеспечения, m;… … Automatikos terminų žodynas
Programming in the large and programming in the small — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computin … Wikipedia
Module (musician) — Module Birth name Jeramiah Ross Also known as Module Origin Wellington, New Zealand Genres Electro, Downtempo, Ambient, Classical … Wikipedia
Programming in the large — In software development, programming in the large can involve programming by larger groups of people or by smaller groups over longer time periods. Either of these conditions will result in large, and hence complicated, programs that can be… … Wikipedia
Module — A module is a self contained component of a system, which has a well defined interface to the other components; something is modular if it includes or uses modules which can be interchanged as units without disassembly of the module. Design,… … Wikipedia
Module (disambiguation) — Contents 1 Computing and engineering 2 Science and mathematics 3 Music … Wikipedia
program module — programinis modulis statusas T sritis automatika atitikmenys: angl. program module; programming module; software module vok. Programmbaustein, m; Programm Modul, m; Programmodul, m; Softwaremodul, m rus. модуль программного обеспечения, m;… … Automatikos terminų žodynas
software module — programinis modulis statusas T sritis automatika atitikmenys: angl. program module; programming module; software module vok. Programmbaustein, m; Programm Modul, m; Programmodul, m; Softwaremodul, m rus. модуль программного обеспечения, m;… … Automatikos terminų žodynas
Comparison of programming languages (syntax) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia