Descarcă aplicația
educalingo
recompilation

Înțelesul "recompilation" în dicționarul Engleză

DICȚIONAR

PRONUNȚIA RECOMPILATION ÎN ENGLEZĂ

ˌriːkɒmpɪˈleɪʃən


CATEGORIA GRAMATICALĂ A RECOMPILATION

substantiv
adjectiv
verb
adverb
pronume
prepoziție
conjuncție
determinant
exclamație

CE ÎNSEAMNĂ RECOMPILATION ÎN ENGLEZĂ?

Definiția recompilation în dicționarul Engleză

Definiția recompilației în dicționar este acțiunea sau procesul de recompilare a unui set de instrucțiuni de mașină din nou sau într-un mod diferit. O altă definiție a recompilării este acțiunea sau procesul de recompilare a unei liste, a unui text etc., din nou sau într-un mod diferit.


CUVINTE ÎN ENGLEZĂ CARE RIMEAZĂ CU RECOMPILATION

calculation · cancellation · circulation · compilation · correlation · formulation · installation · insulation · isolation · legislation · manipulation · musculation · mutilation · population · regulation · relation · simulation · translation · ventilation · violation

CUVINTE ÎN ENGLEZĂ CARE ÎNCEP CA RECOMPILATION

recommended reading · recommended retail price · recommender · recommission · recommit · recommitment · recommittal · recommitted · recommitting · recompact · recompensable · recompense · recompenser · recompile · recompose · recomposition · recompress · recompression · recomputation · recompute

CUVINTE ÎN ENGLEZĂ CARE SE SFÂRȘESC CA RECOMPILATION

accreditation · action · administration · animation · application · association · certification · citation · combination · communication · confirmation · conversation · corporation · creation · decoration · destination · documentation · duration · education · evaluation · excitation

Sinonimele și antonimele recompilation în dicționarul de sinonime Engleză

SINONIME

Traducerea «recompilation» în 25 de limbi

TRADUCĂTOR

TRADUCEREA RECOMPILATION

Găsește traducerea recompilation în 25 de limbi cu traducătorul nostru multilingv înEngleză.

Traducerile recompilation din Engleză în alte limbi prezentate în prezenta secțiune au fost obținute prin traducerea statistică automată; unde unitatea esențială a traducerii este cuvântul «recompilation» în Engleză.
zh

Traducător din Engleză - Chineză

重新编译
1,325 milioane de vorbitori
es

Traducător din Engleză - Spaniolă

recompilación
570 milioane de vorbitori
en

Engleză

recompilation
510 milioane de vorbitori
hi

Traducător din Engleză - Hindi

recompilation
380 milioane de vorbitori
ar

Traducător din Engleză - Arabă

إعادة تجميع
280 milioane de vorbitori
ru

Traducător din Engleză - Rusă

перекомпиляция
278 milioane de vorbitori
pt

Traducător din Engleză - Portugheză

recompilação
270 milioane de vorbitori
bn

Traducător din Engleză - Bengali

কম্পায়লেশান
260 milioane de vorbitori
fr

Traducător din Engleză - Franceză

recompilation
220 milioane de vorbitori
ms

Traducător din Engleză - Malaeză

Pengumpulan semula
190 milioane de vorbitori
de

Traducător din Engleză - Germană

Neuübersetzung
180 milioane de vorbitori
ja

Traducător din Engleză - Japoneză

再コンパイル
130 milioane de vorbitori
ko

Traducător din Engleză - Coreeană

재 컴파일
85 milioane de vorbitori
jv

Traducător din Engleză - Javaneză

Recompilation
85 milioane de vorbitori
vi

Traducător din Engleză - Vietnameză

biên dịch lại
80 milioane de vorbitori
ta

Traducător din Engleză - Tamilă

மறுதொகுப்பானது
75 milioane de vorbitori
mr

Traducător din Engleză - Marathi

Recompilation
75 milioane de vorbitori
tr

Traducător din Engleză - Turcă

recompilation
70 milioane de vorbitori
it

Traducător din Engleză - Italiană

ricompilazione
65 milioane de vorbitori
pl

Traducător din Engleză - Poloneză

ponowna kompilacja
50 milioane de vorbitori
uk

Traducător din Engleză - Ucraineană

перекомпіляція
40 milioane de vorbitori
ro

Traducător din Engleză - Română

recompilarea
30 milioane de vorbitori
el

Traducător din Engleză - Greacă

επαναμεταγλώττισης
15 milioane de vorbitori
af

Traducător din Engleză - Afrikaans

hersamestelling
14 milioane de vorbitori
sv

Traducător din Engleză - Suedeză

omkompilering
10 milioane de vorbitori
no

Traducător din Engleză - Norvegiană

recompilation
5 milioane de vorbitori

Direcții de utilizare a recompilation

DIRECȚII

TENDINȚE DE FOLOSIRE A TERMENULUI «RECOMPILATION»

Tendințele principale de căutare și întrebuințările obișnuite ale recompilation
Lista principalelor căutări efectuate de utilizatori pentru accesarea dicționarului nostru online înEngleză și cele mai întrebuințate expresii cu cuvântul «recompilation».

Exemple de întrebuințări în literatura, citatele și știrile în Engleză despre recompilation

EXEMPLE

CĂRȚI ÎN ENGLEZĂ ÎN LEGĂTURĂ CU «RECOMPILATION»

Descoperă întrebuințarea recompilation în următoarea selecție bibliografică. Cărți în legătură cu recompilation și extrase din aceasta pentru a furniza contextul de întrebuințare al acestuia în literatura Engleză.
1
GNU make: a program for directed recompilation : GNU make ...
a program for directed recompilation : GNU make version 3.81 Richard M. Stallman, Roland McGrath, Paul D. Smith. assumes that any change in the header file requires recompilation of all dependent files, but you know that they do not need ...
Richard M. Stallman, Roland McGrath, Paul D. Smith, 2004
2
High Performance Computing: 4th International Symposium, ...
As a result, overhead related to dynamic recompilation is not added to total execution time. This approach reduces number of processors for computation. However, performance loss caused by this can be ignored if number of processors is ...
Hans Zima, 2002
3
ADA Yearbook 1995
For instance, changing a comment in an Ada package spec entail the recompilation of all the units directly or indirectly depending on the spec. Likewise, deleting an empty line in a C header file implies the recompilation of all the C files directly ...
Mark Ratcliffe, 1995
4
SQL Server 2012 Query Performance Tuning
Extended Events output showing an SP:StmtCompleted event causing recompilation To see which statement caused the recompile, look at the statement column within the sql_statement_ recompile event. It shows specifically the statement ...
Grant Fritchey, 2012
5
SQL Server 2008 Query Performance Tuning Distilled
Who this book is for SQL Server Query Performance Tuning Distilled is aimed at anyone writing business–critical Transact–SQL queries, and also at those responsible for the continued good performance of those queries.
Sajal Dam, Grant Fritchey, 2009
6
Professional Microsoft SQL Server 2012 Administration
Recompilation. Sometimes a cached plan needs to be recompiled because it is not valid for some reason. Suppose that a batch has been compiled into a collection of one or more query plans. SQL Server 2012 checks for validity ( correctness) ...
Adam Jorgensen, Steven Wort, Ross LoForte, 2012
7
Finding a balance: computer software, intellectual property, ...
Important factors cited in the policy debate are the uses of recompilation, the ease with which it can be done, and the degree to which the information is available from sources other than recompilation. It has been argued that limits placed on ...
United States. Congress. Office of Technology Assessment
8
SQL Server 2005 Practical Troubleshooting
Recompilation Pop quiz: If you have past experience with stored procedure recompilation, see whether you know the correct answer. Why did Microsoft add stored procedure recompilation to SQL Server? A. It helps ensure employment for  ...
Ken Henderson Editor, 2006
9
FME 2002: Formal Methods - Getting IT Right: International ...
It is the most useful with languages such as C that allow for splitting source files into implementation and interface (header) files, because then make's cascading recompilation can be instrumented as follows: Recompile a file either if the file ...
Lars-Henrik Eriksson, Peter A. Lindsay, 2002
10
Microsoft SQL Server 2012 Performance Tuning Cookbook
Query recompilation can be defined as the process of compiling a query and generating a new, different query plan for the query whose query plan is already present in the procedure cache but cannot be used because the query plan is no  ...
Ritesh Shah, 2012

ȘTIRI NOI CARE INCLUD TERMENUL «RECOMPILATION»

Află ce ziare naționale și internaționale au scris despre și cum este întrebuințat termenul recompilation în contextul următoarelor știri.
1
IBM i 6.1 Upgrades: What's In Your Box?
But it required a recompilation that the installed base had not encountered since migrating from the System/38 to the AS/400 in 1988. The program conversion ... «IT Jungle, Iul 15»
2
Motoko Kusanagi Gets Fishy in Mentaiko Campaign
Ghost in the Shell: Arise Alternative Architecture serves as a recompilation of the Ghost in the Shell Arise original video animee as well as some new content. «Anime News Network, Iul 15»
3
Who manages textbook recompilation?
VietNamNet Bridge - When asked who was chairing the textbook recompilation program, the Minister of Education and Training Pham Vu Luan did not provide ... «VietNamNet Bridge, Iun 15»
4
More details about Microsoft's self-Palming
If you recall in our earlier piece, we said that by emulation and recompilation of iOS and Android apps, Microsoft was putting itself at the mercy of its two fiercest ... «SemiAccurate, Mai 15»
5
Microsoft just Palmed itself out of the mobile market
On the app porting side there are two variants on Windows 10, emulation for Android apps and recompilation for iOS apps. Both are doomed for the same ... «SemiAccurate, Mai 15»
6
Linux-ready smart camera SoC encodes 1080p@70fps video
The Allwinner V3 is “the world's first camera solution that supports recompilation of FHD MJPEG [full HD Motion JPEG] into H.264 format,” says Allwinner. «LinuxGizmos, Apr 15»
7
Intel Gunning To Challenge Nvidia At HPC With 'Knights Landing …
... processor, meaning that it can boot and run x86 operating systems and application code without any need for recompilation. It can also act as a co-processor. «VR World, Mar 15»
8
Young but daily growing
11, is a remastering and a recompilation of songs Dylan and his friends recorded between February and December 1967 in the cellar of a rented pink house in ... «Weld for Birmingham, Nov 14»
9
A Guide to Alabama's 2014 Constitutional Amendments
"Proposing an amendment to the Constitution of 1901, to amend Amendment 597, now appearing as Section 36.02 of the Official Recompilation of the ... «WBHM, Oct 14»
10
Five statewide amendments will be on the ballot Nov. 4th
Proposing an amendment to the Constitution of Alabama of 1901, to amend Amendment 597, now appearing as Section 36.02 of the Official Recompilation of ... «whnt.com, Oct 14»
REFERINȚE
« EDUCALINGO. Recompilation [online]. Disponibil <https://educalingo.com/ro/dic-en/recompilation>. Mai 2024 ».
Descarcă aplicația educalingo
RO