allemand » anglais

Traductions de „Compiler“ dans le dictionnaire allemand » anglais (Aller à anglais » allemand)

Com·pi·ler <-s, -> [kɔmˈpailɐ] SUBST m INFOR

Phrases d'exemples tirées d'Internet (non-vérifiées par l'équipe de rédaction)

Erst mit der Erfindung des Kernspeichers waren ausreichend große Arbeitsspeicher vorhanden, mit denen die Datenverarbeitung den Sprung über das bloße Manipulieren von Zahlen schaffte.

Programme für die Übersetzung von Programmen in die Maschinensprache, Compiler für so genannte höhere Programmiersprachen und Organisationsprogramme für die Ablaufsteuerung konnten nun "prozessornah" untergebracht werden.

www.hnf.de

Not until the magnetic core memory was invented did computers have enough storage capacity to process data beyond simple manipulation of numbers.

Programs to translate programs into machine language, compilers for high-level programming languages, and flow control programs could now be implemented "close to the processor".

www.hnf.de

Für mehr Informationen lesen Sie bitte die Hilfeseite zu configure.

Um einen kurzen Eindruck zu gewinnen, welche Möglichkeiten Sie haben, folgt hier ein typisches Beispiel, das den Apache mit einem speziellen Compiler und Compilerflags für das Installationsverzeichnis / sk / pkg / apache kompiliert, sowie die beiden zusätzlichen Module mod_rewrite und mod_speling für späteres Laden durch den DSO-Mechanismus:

$ CC = " pgcc " CFLAGS = " -O2 " \. / configure -- prefix = / sw / pkg / apache \ -- enable-rewrite = shared \ -- enable-speling = shared

touro.ligo-la.caltech.edu

For more information, see the configure manual page.

For a short impression of what possibilities you have, here is a typical example which compiles Apache for the installation tree / sw / pkg / apache with a particular compiler and flags plus the two additional modules mod_rewrite and mod_speling for later loading through the DSO mechanism:

$ CC = " pgcc " CFLAGS = " -O2 " \. / configure -- prefix = / sw / pkg / apache \ -- enable-rewrite = shared \ -- enable-speling = shared

touro.ligo-la.caltech.edu

Zum Beispiel, wenn man ein Programm so schreiben möchte, daß es für verschiedene Betriebssysteme compiliert werden kann.

In diesem Fall definiert man einfach diejenigen Prozeduren, die für die beiden Systeme unterschiedlich sein müssen, doppelt und steuert dann über Schalter, welche Prozeduren vom Compiler übersetzt werden sollen.

Siehe auch COMPILER ON | OFF, COMPILER " DEF_CONST " und COMPILER " CIE ".

www.berkhan.de

For example, if a program is to be written in such a way as to make it compileable by different operating systems.

In this case, one just has to define those procedures twice that have to be different for the two systems and then control those procedures that are to be translated by the compiler via switches.

See also COMPILER ON | OFF, COMPILER " DEF_CONST ", and COMPILER " CIE ".

www.berkhan.de

Configware-Co-Compiler.

Das Xputer-Labor entwickelt neben Anwendungen auch Compiler neuer Art, die C-Programme in Rekonfigurationskode ( Configware ) uebersetzen.

xputers.informatik.uni-kl.de

Configware-Co-Compiler.

The Xputer Lab develops not only applications but also a new kind of compilers translating C source programs into reconfiguration code ( configware ).

xputers.informatik.uni-kl.de

Installiere und verwende einen gcc, konfiguriert mit -- with-as = gas )

Ein typischer Fehler, den du bekommst, wenn du mit einem GNU C Compiler arbeitest, der GNU " as " nicht verwendet:

ftp.uni-kl.de

Install and use a gcc configured with -- with-as = gas )

Typical error you get when building with a GNU C compiler that does not use GNU as:

ftp.uni-kl.de

Jasymca 2.0 ist eine wesentliche Weiterentwicklung von Jasymca 1.01 [ 1 ].

Neben der neuen Grammatik ( Jasymca 1.01 war Maxima [ 7 ] -orientiert ) wurden vor allem Matrix- und Plotfunktionen hinzugefügt, sowie der Parser und Compiler völlig umgeschrieben.

webuser.fh-furtwangen.de

Jasymca 2.0 is based on Jasymca 1.01 [ 1 ] with significant extensions and improvements.

Apart from the new grammar ( Jasymca 1.01 was Maxima [ 7 ] - oriented ), matrix and plotfunktionen were added, as well as the parser and compiler completely rewritten.

webuser.fh-furtwangen.de

Unterstützt werden in diesem Release die auf Power Architecture ® basierenden Mikrocontroller Familien Qorivva / 5xxx von Freescale und die SPC5 Serie von STMicroelectronics.

Neben verschiedenen Verbesserungen bei Code-Optimierungen in Bezug auf Geschwindigkeit und Größe bringt der neue Compiler Unterstützung für die MPC56xx und SPC56x Mikrocontroller-Serien, wobei die Benutzer durch die Auswahl des entsprechenden e200 Core-Levels auch Anwendungen für neue Bausteine entwickeln können.

arm-Andre Verhoef, TASKING Product Manager at Altium

www.altium.com

Sydney, Australia, 17 December 2013 - Altium Limited, a global leader in Smart System Design Automation, 3D PCB design ( Altium Designer ) and embedded software development ( TASKING ) announces a new major release of its TASKING C compiler solution for automotive application development, supporting the Power Architecture ® based microcontrollers from the Freescale Qorivva / 5xxx series and STMicroelectronics SPC5 series.

In addition to various improvements on code optimizations for speed and size, the new compiler brings device support for the MPC56xx and SPC56x microcontroller series, while also allowing users to develop applications already for new devices by selecting the corresponding e200 core level.

arm-Andre Verhoef, TASKING Product Manager at Altium

www.altium.com

Forschung

Für unsere Forschungaktivitäten im Bereich der High Level Synthese verwenden wir den C-to-Silicon Compiler CtoS.

Kontakt: tschweiz @ informatik.uni-tuebingen.de

www.ti.uni-tuebingen.de

Research

For our research activities in the area of high level synthesis, we use the C-to-Silicon Compiler CtoS.

Contact: tschweiz @ informatik.uni-tuebingen.de

www.ti.uni-tuebingen.de

Die Einschränkungen dieser Teilmenge betreffen nicht die Entwicklung sicherheitskritischer Software sondern die Entwicklung von eingebetteten Systemen.

Die Werkzeuge, die zur Unterstützung der jeweiligen Teilmenge entwickelt wurden (u.a. statische Analysetools, Compiler, usw.), wurden untersucht und soweit möglich miteinander verglichen.

Die Programmiersprache Java wurde hinsichtlich besonders fehleranfälliger Konstrukte untersucht.

www11.informatik.uni-erlangen.de

The restrictions of this subset are directed towards making C + + more suitable for use in embedded consumer devices.

The tools used to support each subset were also examined and as far as possible compared with each other. Tool of the subsets are for example static analysers and compilers.

The Java programming language was also looked at with respect to the constructs that make Java less suitable for programming safety critical software.

www11.informatik.uni-erlangen.de

Voulez-vous ajouter des mots, des phrases ou des traductions ?

Proposez de créer une nouvelle entrée pour un mot.

"Compiler" dans les dictionnaires unilingues allemand


Page en Deutsch | български | Ελληνικά | English | Español | Français | Italiano | Polski | Português | Русский | Slovenščina | Srpski | Türkçe | 中文