-
21 module interface
ЯП интерфейс модуля (часть описания модуля, содержащая список переменных и интерфейсов функций (см. function prototype), которые определены в модуле и могут вызываться пользователями)Большой англо-русский и русско-английский словарь > module interface
-
22 SI function block
Программирование: СИФБ, сервисный интерфейсный (Service Interface) функциональный блок -
23 external interface events
Программирование: события внешнего интерфейса (функционального блока. См. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)Универсальный англо-русский словарь > external interface events
-
24 instance of an adapter interface type
Программирование: экземпляр типа адаптерного интерфейса (см. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)Универсальный англо-русский словарь > instance of an adapter interface type
-
25 instances of an adapter interface type
Программирование: экземпляры типа адаптерного интерфейса (см. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)Универсальный англо-русский словарь > instances of an adapter interface type
-
26 subapplication interface
Программирование: интерфейс субприложения (см. IEC 61499-1, Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems)Универсальный англо-русский словарь > subapplication interface
-
27 module interface
ЯП интерфейс модуля (часть описания модуля, содержащая список переменных и интерфейсов функций (function prototype), которые определены в модуле и могут вызываться пользователями)English-Russian dictionary of computer science and programming > module interface
-
28 application program interface
Gen Mgta computer program or piece of software designed to perform a function directly for a user, for example, a word processor, spell checker, or spreadsheetThe ultimate business dictionary > application program interface
-
29 Graphics Device Interface
"An executable program that processes graphical function calls from a Windows-based application and passes those calls to the appropriate device driver, which performs the hardware-specific functions that generate output. By acting as a buffer between applications and output devices, GDI presents a device-independent view of the world for the application while interacting in a device-dependent format with the device." -
30 communication function block: A service interface function block which represents the interface between an application and the communication mapping function of a resource
Общая лексика: коммуникационный функциональный блок (см. IEC 61499-1)Универсальный англо-русский словарь > communication function block: A service interface function block which represents the interface between an application and the communication mapping function of a resource
-
31 Q interface signaling-generic function
Универсальный англо-русский словарь > Q interface signaling-generic function
-
32 acceptor: A function block instance which provides a socket adapter of a defined adapter interface type
Общая лексика: получатель: экземпляр функционального блока, который оснащён адаптер-сокетом ( имеющий адаптер-сокет) для о (см. IEC 61499-1)Универсальный англо-русский словарь > acceptor: A function block instance which provides a socket adapter of a defined adapter interface type
-
33 data input: An interface of a function block which receives data from a data connection
Программирование: вход данных: интерфейс функционального блока, который принимает данные из информационного соединения (cм. IEC 61499-1)Универсальный англо-русский словарь > data input: An interface of a function block which receives data from a data connection
-
34 data output: An interface of a function block which supplies data to a data connection
Программирование: выход данных: интерфейс функционального блока, который подаёт данные на информационное соединение (cм. IEC 61499-1)Универсальный англо-русский словарь > data output: An interface of a function block which supplies data to a data connection
-
35 instance of a service interface function block type
Программирование: экземпляр типа сервисного интерфейсного функционального блокаУниверсальный англо-русский словарь > instance of a service interface function block type
-
36 plug adapter: An instance of an adapter interface type which provides a starting point for an adapter connection from a provider function block
Общая лексика: адаптер-штекер: экземпляр типа адаптерного интерфейса, который обе (см. IEC 61499-1)Универсальный англо-русский словарь > plug adapter: An instance of an adapter interface type which provides a starting point for an adapter connection from a provider function block
-
37 provider: A function block instance which provides a plug adapter of a defined adapter interface type
Общая лексика: поставщик: экземпляр функционального блока, который оснащён адаптер-штекером ( обладающий адаптер-штекером) д (см. IEC 61499-1)Универсальный англо-русский словарь > provider: A function block instance which provides a plug adapter of a defined adapter interface type
-
38 service interface function block type
Программирование: тип сервисного интерфейсного функционального блока (см. IEC 61499-1)Универсальный англо-русский словарь > service interface function block type
-
39 socket adapter: An instance of an adapter interface type which provides an end point for an adapter connection to an acceptor function block
Общая лексика: адаптер-сокет: экземпляр типа адаптерного интерфейса, который обеспеч (см. IEC 61499-1)Универсальный англо-русский словарь > socket adapter: An instance of an adapter interface type which provides an end point for an adapter connection to an acceptor function block
-
40 the engineering interface reference tracking function
Программирование: функция отслеживания указателей инженерных интерфейсов (см. ISO/IEC 10746-1, ГОСТ Р ИСО/МЭК 10746-1-2004)Универсальный англо-русский словарь > the engineering interface reference tracking function
См. также в других словарях:
Foreign function interface — A foreign function interface (or abbr|FFI|Foreign Function Interface) is a mechanism by which a program written in one programming language can call routines or make use of services written in another. The term comes from the specification for… … Wikipedia
Foreign function interface — Saltar a navegación, búsqueda Foreign function interface o FFI es un mecanismo por el que un programa escrito en un lenguaje de programación puede realizar llamadas a funciones o usar los servicios escritos en otro. El término procede de la… … Wikipedia Español
Foreign Function Interface — Eine Binärschnittstelle definiert eine Schnittstelle auf Maschinenebene zwischen einem Programm und dem Betriebssystem, bzw. zwischen einem Programm und einer Bibliothek, oder auch zwischen verschiedenen Bestandteilen des Programms. Eine… … Deutsch Wikipedia
Interface (computing) — For other uses, see Interface. In the field of computer science, an interface is a tool and concept that refers to a point of interaction between components, and is applicable at the level of both hardware and software. This allows a component,… … Wikipedia
Function object — A function object, also called a functor or functional, is a computer programming construct allowing an object to be invoked or called as if it were an ordinary function, usually with the same syntax.Function objects are unrelated to functors in… … Wikipedia
Function key — A function key is a key on a computer or terminal keyboard which can be programmed so as to cause an operating system command interpreter or application program to perform certain actions. On some keyboards/computers, function keys may have… … Wikipedia
Function prototype — A function prototype in C or C++ is a declaration of a function that omits the function body but does specify the function s name, arity, argument types and return type. While a function definition specifies what a function does, a function… … Wikipedia
Interface (Java) — An interface in the Java programming language is an abstract type that is used to specify an interface (in the generic sense of the term) that classes must implement. Interfaces are declared using the interface keyword, and may only contain… … Wikipedia
Interface Control Document — In systems engineering [Wolter J. Fabrycky, Benjamin S. Blanchard, Systems Engineering and Analysis, Prentice Hall, 2005] and software engineering, an Interface Control Drawing (ICD) is a document that describes the interface(s) to a system or… … Wikipedia
interface — n. /in teuhr fays /; v. /in teuhr fays , in teuhr fays /, n., v., interfaced, interfacing. n. 1. a surface regarded as the common boundary of two bodies, spaces, or phases. 2. the facts, problems, considerations, theories, practices, etc., shared … Universalium
Function point — A function point is a unit of measurement to express the amount of business functionality an information system provides to a user. Function points are the units of measure used by the IFPUG Functional Size Measurement Method. The IFPUG FSM… … Wikipedia