-
1 object module library
Англо-русский словарь промышленной и научной лексики > object module library
-
2 библиотека объектных модулей
Русско-английский политехнический словарь > библиотека объектных модулей
-
3 библиотека объектных модулей
1) Engineering: object library, object program library2) Information technology: object module libraryУниверсальный русско-английский словарь > библиотека объектных модулей
-
4 библиотека модулей
1) Engineering: object module library2) Automation: library of modules (программного обеспечения)Универсальный русско-английский словарь > библиотека модулей
-
5 корректировка модульной библиотеки
Engineering: object module library updateУниверсальный русско-английский словарь > корректировка модульной библиотеки
-
6 библиотека объектных модулей
Русско-английский словарь по информационным технологиям > библиотека объектных модулей
-
7 объектный
целевая ЭВМ, объектная ЭВМ — object computer
конечный модуль; объектный модуль — object module
Русско-английский словарь по информационным технологиям > объектный
-
8 библиотека исходных модулей
Русско-английский большой базовый словарь > библиотека исходных модулей
-
9 библиотека перемещаемых модулей
Русско-английский большой базовый словарь > библиотека перемещаемых модулей
-
10 библиотека исходных модулей
Русско-английский словарь по информационным технологиям > библиотека исходных модулей
-
11 стандартный элемент
1) Engineering: library cell, normal cell, standard cell, standard element2) Mathematics: standard object (множества)3) Information technology: library cell (в библиотеке модулей), sample item4) Oil: standard item5) Astronautics: building block6) Microelectronics: off-the-shelf component, tile7) Makarov: module (конструкции), modulus (конструкции), saturated cell8) Electrochemistry: standard voltage cell9) Electrical engineering: reference cellУниверсальный русско-английский словарь > стандартный элемент
См. также в других словарях:
Object file — OBJ file redirects here. For specific format used on DOS, see Relocatable Object Module Format. In computer science, an object file is an organized collection of separate, named sequences of machine code[citation needed]. Each sequence, or object … Wikipedia
Library (computing) — This article is about the programming concept. For Windows 7 Libraries, see Features new to Windows 7#Libraries. Illustration of an application which uses libvorbisfile to play an Ogg Vorbis file In computer science, a library is a collection of… … Wikipedia
Object Pascal — Delphi ist zum einen der Name einer vom Unternehmen Borland entwickelten objektorientierten Programmiersprache, die ursprünglich aus der von Niklaus Wirth erstellten Programmiersprache Pascal hervorgegangen ist, und zum anderen die Bezeichnung… … Deutsch Wikipedia
Object copy — An object copy is an action in computing where a data object has its attributes copied to another object of the same data type. An object is a composite data type in object oriented programming languages. The copying of data is one of the most… … Wikipedia
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Library — Eine Programmbibliothek bezeichnet in der Programmierung eine Sammlung von Programmfunktionen für zusammengehörende Aufgaben. Bibliotheken sind im Unterschied zu Programmen keine eigenständig lauffähigen Einheiten, sondern Hilfsmodule, die… … Deutsch Wikipedia
Perl module — A Perl module is a discrete component of software for the Perl programming language. Technically, it is a particular set of conventions for using Perl s package mechanism that has become universally adopted.[discuss] A module defines its source… … Wikipedia
Component Object Model — Not to be confused with COM file. Component Object Model (COM) is a binary interface standard for software componentry introduced by Microsoft in 1993. It is used to enable interprocess communication and dynamic object creation in a large range… … Wikipedia
Perl Object Environment — For the Mach variant, see Mach kernel The Perl Object Environment or POE is a library of Perl modules written in the Perl programming language by Rocco Caputo et alia. From CPAN:: POE originally was developed as the core of a persistent object… … Wikipedia
Shared Object — Eine Programmbibliothek bezeichnet in der Programmierung eine Sammlung von Programmfunktionen für zusammengehörende Aufgaben. Bibliotheken sind im Unterschied zu Programmen keine eigenständig lauffähigen Einheiten, sondern Hilfsmodule, die… … Deutsch Wikipedia
Loadable kernel module — In computing, a loadable kernel module (or LKM) is an object file that contains code to extend the running kernel, or so called base kernel, of an operating system. Most current Unix like systems, and Microsoft Windows, support loadable kernel… … Wikipedia