Examples with "wird C-Code" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Normaler Text wird Kommentar, der Inhalt der Sourcecode-Umgebung wird C-Code.
Normal text becomes comment, the content of the sourcecode environment becomes C code - ps
Mit diesem Modell wird C-Code für ein Videostabilisierungssystem erstellt und der Algorithmus in einen digitalen Signalprozessor (DSP) eingebettet.
This model generates C code for a video stabilization system and embeds the algorithm into a digital signal processor (DSP).
Andere resultaten
C-Code wird in diesem Beispiel ausschließlich zur Ablaufsteuerung benutzt.
The only thing the C code is used for in this example is control flow.
Zum Veröffentlichen wird der lite-C-Code in eine.exe-Datei kompiliert. Diese startet um einiges schneller als ein.c-Skript.
When publishing, lite-C code is compiled to an.exe file that starts a lot faster than a.c script.
Code-Erzeugung Der erzeugte C-Code wird einfach in Ihren C-Compiler eingebunden und anschließend mit der zugehörigen Bibliothek kompiliert.
The generated C code is easily integrated into your C compiler, and then compiled with the associated library.
Aus den Varianten wird wiederum C-Code generiert, der dafür sorgt, dass in unseren Autos alles so funktioniert, wie es soll.
C code is generated from the variants, which ensures that everything works as it should.
Je nach gewählten Konvertierungsoptionen wird daraus C-Code für Debugausgaben in Datei oder auf die Standardausgabe erzeugt.
Depending on the conversion options C code is generated to write debug messages to file or to standard output.
Die Programmiersprache Cython ist ein Dialekt der Sprache Python. Sie bietet optionale statische Typ-Deklarationen und wird in schnellen C-Code übersetzt.
The Cython programming language is a dialect of the Python language that offers optional static type declarations and compiles to fast C code.
Beim Kompilieren von C-Code wird jedes Symbol nur innerhalb der Zusammenstellung Einheit, in der erklärt wurde, es sei denn, es wieder in anderen Einheiten angegeben wie extern.
When compiling C code, each symbol is only visible within the compilation unit in which it was declared, unless it is stated again in other units such as extern.
Darüber hinaus wird openD als C-Code auf dem Linux-Betriebssystem laufen und es werden Codebeispiele für wichtige Funktionen folgen.
OpenD will run as C-Code on the Linux OS and provides sample code for each of the key use cases.
Aus dem ASCET-Modell wird automatisch der Produktions-C-Code für neue Steuergeräte-Funktionen - basierend auf den Ergebnissen der vorhergehenden Schritte -erstellt.
The automatic generation of target code from the ASCET model is used to create the production C code of new functions for the ECU based on the results obtained in preceding steps.
Das CBI-system wird in C-Code (später in C0-Code) implementiert werden, um seine Korrektheit gegen die formale Spezifikation zu verifizieren.
The CBI-System will be implemented in C-Code (later C0 Code) in order to verify it's correctness against the formal specification.
So kann ein mapp-Baustein zum Beispiel für das Alarmhandling genutzt werden, der Motion-Teil wird mit PLCopen umgesetzt und eine spezielle Regelung einer Maschinenfunktion wird als C-Code beziehungsweise Matlab-Modell umgesetzt.
You can use a mapp block for the alarm system, implement the motion control application using PLCopen and develop a special closed-loop controller for a particular machine function in C code or as a MATLAB model.