Глоссарий





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

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



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

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

Compile on demand

Глоссарий по вычислительной технике
    Компиляция по запросу




Compile, английский
    To translate all the source code of a program from a high-level language into object code prior to execution of the program.


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

Compile -, английский
    Customs on-line method of producing from invoice logeable entries (australia). an australian-wide computer network run by acs and subscribed to by most customs brokers whereby the customs brokers can directly enter details of imported goods into the australian customs service (acs) and australian quarantine inspection service (aqis) systems, pay customs duties and other charges by eft and receive clearance of the cargo. some brokers, using their own computer systems, interface compile with document data, including edifact standard documents. see also edifice.


Compile all modules, английский
    Компилировать все модули


Compile error, английский
    Ошибка компиляции compile loaded modulesкомпилировать загруженные модули


Compile time, английский
  1. The amount of time required to perform a compilation of a program. compile time can range from a fraction of a second to many hours, depending on the size and complexity of the program, the speed of the compiler, and the performance of the hardware.

  2. The point at which a program is being compiled (i.e., most languages evaluate constant expressions at compile time but evaluate variable expressions at run time).

  3. During the time that a program is being compiled.


Compile-time error, английский
    An error in a script that occurs if you mistype a keyword, forget to close a multi-line command (such as do … loop), or introduce a similar mistake. if a script includes a compile-time error, the script will not execute and an error message is displayed as soon as the browser or server processes the page. also called a syntax error.


Compiled binary file, английский
    An access 2007 database (.accdb) file with all modules compiled and all editable source code removed.


Compiled code, английский
    Скомпилированная программа; объектный код


Compiled knowledge, английский
    Скомпилированные знания


Compiled language, английский
    Транслируемый язык


Compiled menu, английский
    Скомпилированное меню


Compiled query, английский
  1. Компилируемый запрос

  2. A query that has been pre-compiled and cached for the future reuse. compiler


Compiled time expression, английский
    Выражение периода компиляции


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.


Compiler (program), английский

Compiler diagnostic aids, английский
    Диагностические средства компилятора


Compiler diagnostics, английский
    Сообщения компилятора об ошибках


Compiler directive, английский
    Директива компилятора


Compiler driver, английский
    Драйвер компилятора


Компиляция, русский
  1. Компиляция , книга, сочинение

  2. (от лат . compilatio, букв. - ограбление), составление сочинений на основе чужих исследований или чужих произведений (литературная компиляция) без самостоятельной обработки источников; работа, составленная таким методом.

  3. Объединение или составление своей работы, на основе чужих исследований или произведений без самостоятельной обработки источников


Compiling to memory, английский
    Компиляция с размещением программы в памяти


Knowledge compilation, английский
  1. Компиляция знаний

  2. The term knowledge compilation has been used for the process of representing a propositional formula by its optimal upper and lower horn approximations. these approximations are also known as the horn envelope and horn core of the formula. see also: horn core, horn envelope. knowledge discovery in databases (kdd) knowledge discovery in databases is the general process of discovering knowledge in data. this process includes nine steps. first is the development of an understanding of the application domain and the goal of the process. the second step involves the creation of a data set (the ``data mine"), which leads to the third and fourth steps of cleaning, preprocessing, reduction, and projection. the fifth step is choosing the data mining method to match the goals chosen in the first step. the sixth and seventh steps are the exploratory analysis and model/hypothesis selection, followed by the actual mining process. the final two steps involve the interpretation of the patterns and acting on the derived knowledge. in summary, kdd is an attempt to automate the entire art and practice of data analysis and database inference. knowledge discovery in text (kdt) this sub-discipline of knowledge discovery in databases (kdd) extends and adapts the techniques of kdd, which is primarily oriented toward data that can be represented numerically or structured into tables and database, into the area of textual collections, which lack the structure and numeric content of databases. an example would be a tool to analyze financial news, possibly applied to a portfolio advisor.