DictionaryForumContacts

   English
Terms for subject Programming containing S unit | all forms
EnglishRussian
A very small program, consisting of no more than a few hundred lines, can be implemented as a single monolithic unitОчень небольшая программа, содержащая всего несколько сотен строк, может быть представлена одной неделимой единицей (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986 ssn)
the basic programming unit, equivalent to a statement in algorithmic languages, is a rungОсновной единицей программирования, эквивалентом оператора в алгоритмических языках, является звено (многозвенной схемы; of a ladder; см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)
the duration between successive clock ticks is chosen as the basic unit for measuring timeв качестве единицы измерения времени выбирается продолжительность времени между двумя последовательными тиками часов (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999)
the Windows thread is the basic unit of executionБазовой единицей выполнения в Windows является поток (см. Windows System Programming, 4th Edition by Johnson M. Hart 2010)
unit test framework: A tool that provides an environment for unit or component testing in which a component can be tested in isolation or with suitable stubs and drivers. It also provides other support for the developer, such as debugging capabilitiesинтегрированная среда модульного тестирования: инструмент, предоставляющий окружение для модульного тестирования или компонентного тестирования, в котором компонент может быть протестирован как в изоляции, так и с соответствующими заглушками и драйверами. этот инструмент также предоставляет разработчику возможности отладки (Standard glossary of terms used in Software Testing)