-
41 rapid
1) Биология: Randomly Amplified Polymorphic DNA2) Медицина: Ударопрочное приспособление точной диагностики для определения патогенов (ruggedized advanced pathogen identification device), Routine Assessment of Patient Index Data4) Военный термин: rapid Army priority item distribution, retrieval and processing information for display5) Телекоммуникации: Remote Access Protocol Interface Device6) Сокращение: Retrorocket-Assisted Parachute In-flight Delivery7) Физиология: Ruggedized Advanced Pathogen Identification Device8) Вычислительная техника: Resource And Performance Interactive Display system9) Космонавтика: (imaging energetic particle spectrometer) РАПИД (спектрометр высокоэнергетических частиц с формированием изображения)10) Транспорт: Reforming Accelerating And Protecting Interstate Design11) Деловая лексика: Rapidly Appraised Publications To Inform Decisions12) Программное обеспечение: Rapid Application Programming For Imaging Developers -
42 module
1) самый узкий элемент штрихового кода, которому кратны величины всех штрихов и пробеловсм. тж. bar code2) в программировании - оформленный специальным образом функционально самостоятельный (в том числе по отношению к компиляции или загрузке) блок кода, взаимодействие с которым осуществляется через его внешний интерфейс. Раздельная трансляция (separate compilation) модулей важна при создании больших систем, кроме того, каждый отдельный модуль может повторно использоваться в других проектах. Разбиение программы на модули и, соответственно, модульность (modularity), существенно облегчает её понимание, разработку, документирование, отладку, модификацию и сопровождение. В зависимости от контекста синонимами этого термина являются термины unit, program unit и package.With clean, minimal interfaces between modules, one module can be changed with minimal impact on other modules. — Благодаря чётким и минимальным интерфейсам между программными модулями предоставляется возможность вносить изменения в каждый модуль, почти не затрагивая другие см. тж. modular programming, module interface, module system
3) в некоторых языках ОО-программирования, например в Ruby, модуль рассматривается как набор ( собрание) методовсм. тж. method4) функционально законченное устройство, отвечающее ряду конструктивных требований, которое может быть легко добавлено или удалено из системы.Syn:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > module
См. также в других словарях:
Application programming interface — API redirects here. For other uses, see API (disambiguation). An application programming interface (API) is a source code based specification intended to be used as an interface by software components to communicate with each other. An API may… … Wikipedia
Direct Programming Interface — (DPI) is an interface which we use to interface System Verilog with foreign languages. These Foreign languages can be a C, C++, System C as well as others. DPI s consists of two layers: A System Verilog Layer and a Foreign language layer. Both… … Wikipedia
Application Programming Interface — Eine Programmierschnittstelle ist eine Schnittstelle, die von einem Softwaresystem anderen Programmen zur Anbindung an das System zur Verfügung gestellt wird. Oft wird dafür die Abkürzung API (für engl. application programming interface, deutsch … Deutsch Wikipedia
Application programming interface — Eine Programmierschnittstelle ist eine Schnittstelle, die von einem Softwaresystem anderen Programmen zur Anbindung an das System zur Verfügung gestellt wird. Oft wird dafür die Abkürzung API (für engl. application programming interface, deutsch … Deutsch Wikipedia
Windows Application Programming Interface — Windows API (application programming interfaces) общее наименование целого набора базовых функций интерфейсов программирования приложений операционных систем семейств Windows и Windows NT корпорации «Майкрософт». Является самым прямым способом… … Википедия
Messaging Application Programming Interface — (MAPI) is a messaging architecture and a Component Object Model based API for Microsoft Windows. MAPI allows client programmes to become (e mail) messaging enabled, aware, or based by calling MAPI subsystem routines that interface with certain… … Wikipedia
Netscape Server Application Programming Interface — For other uses, see NSAPI. The Netscape Server Application Programming Interface (NSAPI) is an application programming interface for extending server software, typically web server software. Contents 1 History 2 NSAPI plug ins 3 Comparison with… … Wikipedia
Speech Application Programming Interface — The Speech Application Programming Interface or SAPI is an API developed by Microsoft to allow the use of speech recognition and speech synthesis within Windows applications. To date a number of versions of the API have been released, which have… … Wikipedia
Telephony Application Programming Interface — The Telephony Application Programming Interface (TAPI) is a Microsoft Windows API, which provides computer telephony integration and enables PCs running Microsoft Windows to use telephone services. Different versions of TAPI are available on… … Wikipedia
Advanced SCSI Programming Interface — L ASPI («Advanced SCSI Programming Interface») est une interface logicielle et une API pour le système d exploitation Windows, permettant d accéder aux périphériques SCSI. Les distributions Windows XP et antérieures n offraient aucune API… … Wikipédia en Français
Performance Application Programming Interface — In computer science, Performance Application Programming Interface (PAPI) is a portable interface (in the form of a library) to hardware performance counters on modern microprocessors. It is being widely used to collect low level performance… … Wikipedia