Глоссарий





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

16 мая, 2024

Translating UMI-CMS based website

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



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

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

Asynchronous postback

Глоссарий ИТ-терминов
    In asp.net, the process of sending web page data (plus viewstate and other necessary metadata) from the browser to the server without a complete postback and without blocking the user from continuing to work in the page. asynchronous postbacks are an important feature of ajax technology.




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, английский

Continuing, английский
    Продолжающийся


Technology, английский
  1. The use of tools and knowledge to meet human needs.

  2. Техника; технология

  3. Техника (означает все знания или неотъемлемую часть знаний о: научных принципах или открытиях; промышленных процессах; материальных и энергетических ресурсах; средствах транспорта и связи, постольку, поскольку эти знания непосредственно касаются развития производства товаров или сферы услуг; документы юнеско)

  4. N технология speech recognition ~ технология распознава- ния речи3

  5. Национальный институт стандартов и технологии

  6. Технология

  7. The body of knowledge about, and the systematic study of, methods, techniques and hardware applied in the adaptation of the physical environment to man`s needs and wants. the application of scientific knowledge to build or improve the infrastructure of agriculture, industry government and daily life. (technology must not be confused with the very infrastructure it generates). technology has autocatalytic properties. it favores the use of technical devices and processes even in solving social problems, e.g., by using fertilizers to enhance agricultural production rather than a different form of work organization, by using computers for national planning rather than decentralized decision making processes.

  8. The practical application of knowledge to achieve particular tasks that employs both technical artefacts (hardware, equipment) and (social) information (‘software’, know-how for production and use of artefacts). supply push aims at developing specifi c technologies through support for research, development and demonstration. demand pull is the practice of creating market and other incentives to induce the introduction of particular sets of technologies (e.g., low-carbon technologies through carbon pricing) or single technologies (e.g., through technology-specifi c feed-in tariffs).


Virtual channel, английский
    In asynchronous transfer mode (atm), the path taken by data sent from one sender to one receiver.


Application service, английский
    In asp.net, built-in functionality for common application tasks. asp.net includes application services for authentication (asp.net membership), persistent per-user information (profile properties), and more.