Глоссарий





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

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

20 ноября, 2023

Chatbot machine learning language service



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

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

Standard programming language

Statistic terms
    A programming language which has a publicly agreed common form across several different types of computer. such standardisation allows a program to be transported conveniently between the different types of computer and is thus suitable for communicating




Programming, английский
  1. Программирование

  2. Constructing a program; usually in a high level language. the art of instructing computers how to store, retrieve, and process data automatically.

  3. Планирование


Standardisation, французский
    Lors de la construction d'un test psychologique, il s'agit de l'étape où on développe les outils permettant d'assurer que les condition d'administration et de correction du test sont uniformes. il en résulte un «manuel


Transported, английский

Convenient, английский

Nominal alpha criterion level, английский
    A publicly agreed value for type-1 error, such that the outcome of a statistical test is classified in terms of whether the obtained value of alpha is extreme as compared with this criterion level. the fine detail of the comparison involves the tail defin


Compiler, английский
  1. A program supplied especially for a particular type of computer, to enable the translation of code expressed in some programming language into object code for that computer. a compiler undertakes translation of the whole of the user's program to produce a

  2. Компилятор

  3. Компилятор; транслятор compiler-compiler компилятор компиляторов

  4. A program that translates text files in one computer language into another, usually lower level, language. for example, a c compiler will translate a set of c files and headers into an object (machine language) or an assembler file. a compiler might also resolve cross-references, macros, and macro directives in the process of compiling.

  5. A computer program which reads a computer program in a higher level (->ordinality) language, usually in the one a human 14 programmer uses to state his problem algorithmically, and translates it into the machine language of a particular computer.

  6. A program for translating a program written in one language into code that can be executed.