Глоссарий





Новости переводов

19 апреля, 2024

Translations in furniture production

07 февраля, 2024

Ghostwriting vs. Copywriting

30 января, 2024

Preparing a scientific article for publication in an electronic (online) journal

20 декабря, 2023

Translation and editing of drawings in CAD systems

10 декабря, 2023

About automatic speech recognition

30 ноября, 2023

Translation services for tunneling shields and tunnel construction technologies

22 ноября, 2023

Proofreading of English text



Глоссарии и словари бюро переводов Фларус

Поиск в глоссариях:  

Asynchronous running

Глоссарий по электротехнике


    Асинхронный режим (ход), русский



    Asynchronous, английский
    1. Lacking synchronization. in video, a signal is asynchronous when its timing

    2. Lacking synchronization. in video, a signal is asynchronous when its timing differs from that of the system reference signal. a foreign video signal is asynchronous before a local frame synchronizer treats it.

    3. Data that is transmitted without an associated clock signal. the time spacing between data characters or blocks may be of arbitrary duration. opposite of synchronous.

    4. Асинхронный

    5. Асинхронный. термин применяется к устройствам памяти, цикл обращения к которым состоит из стадий, имеющих разную длительность, что не позволяет оптимизировать совместную работу подсистемы памяти и процессора. в настоящее время происходит вытеснение асинхронных устройств синхронными.


    Asynchronous (adj), английский
      Pertaining to, being, or characteristic of something that is not dependent on timing. each application or command runs in the specified order, but the specified item does not wait for any previously started processes to finish before an application or command runs.


    Asynchronous (асинхронность), английский
      Отсутствие синхронизации. видеосигнал несинхронизирован, если его длительность отличается от длительности опорного сигнала системы. внешний видеосигнал несинхронизирован до тех пор, пока он не подвергнется обработке синхронизатором кадров видеосистемы.


    Asynchronous address communication system, английский
      Асинхронно-адресная система связи


    Asynchronous adressed communication, английский
      Асинхронная адресная система связи


    Asynchronous agent, английский
      A task that follows the actor pattern and uses an asynchronous message queue to communicate with other similar tasks. agents let you take advantage of coarse-grained task parallelism in your applications.


    Asynchronous attack, английский
      Шифрование типа "асинхронная атака"


    Asynchronous automaton, английский
      Асинхронный автомат


    Asynchronous bit synchronization, английский
      Асинхронная синхронизация битов; асинхронные коммуникации


    Asynchronous bus, английский

    Asynchronous call, английский
      A method call that returns to the caller immediately regardless of whether processing has completed. the results of processing are returned through another call on another thread. asynchronous methods free the caller from having to wait until processing has finished.


    Asynchronous circuit, английский
      Асинхронная схема


    Asynchronous communication, английский
    1. Takes place in different time frames and accessed at the user`s convenience. synchronous communication takes place in the same time frame such as a live teleconference.

    2. Асинхронная передача

    3. A form of data transmission in which information is sent and received at irregular intervals, one character at a time. because data is received at irregular intervals, the receiving modem must be signaled to let it know when the data bits of a character begin and end. this is done by means of start and stop bits.


    Asynchronous communication element, английский
      Асинхронный элемент связи


    Asynchronous communication layer, английский
      The layer of ajax functionality that takes care of communication between the browser and the server.


    Asynchronous communication server, английский

    Asynchronous communications interface adapter, английский
    1. Адаптер асинхронной связи

    2. Адаптер асинхронной интерфейсной связи

    3. Адаптер асинхронной связи; интерфейсный адаптер асинхронной передачи данных


    Asynchronous communications server, английский
      Сервер асинхронной связи


    Asynchronous communications server;, русский

    Asynchronous connection, английский
      Асинхронная связь; асинхронное соединение


    Asynchronous control logic, английский

    Астатический регулятор, русский

    Asynchronous operation, английский
    1. Асинхронная работа

    2. A process whose execution can proceed independently or in the background. other processes may be started before the asynchronous process has finished.