DictionaryForumContacts

   Russian
Terms for subject Programming containing опрашивать | all forms | exact matches only
RussianEnglish
Асинхронные задачи ввода / вывода называемые пассивными задачами ввода / вывода в Gomaa [2000] используются для работы с пассивными устройствами ввода / вывода, которые не надо опрашивать. В частности, они применяются в случае, когда желательно совместить вычисления с вводом / выводомDemand driven I/O tasks referred to as passive I/O tasks in Gomaa [2000] are used when dealing with passive I/O devices that do not need to be polled. In particular, they are used when it is considered desirable to overlap computation with I/O (см. Software Modeling and Design by Hassan Gomaa 2011)
Например как опрашивать контроллер прерываний о том какое прерывание произошло или о том как настроить таймер на регулярную генерацию прерыванийfor example, how to ask an interrupt controller chip about which interrupt fired, or how to interface to the timer chip to be able to arrange for periodic interrupts, etc (и т.п.; см. "Getting Started with QNX Neutrino 2. A Guide for Realtime Programmers" by Rob Krten (1996))
не надо опрашиватьdo not need to be polled (ssn)
опрашивать контроллер прерывания о том, какое прерывание произошлоask an interrupt controller chip about which interrupt fired (ssn)