Speech recognition and OCR: construction of class-based language models.
In the current elections, En Comú Podem, through a class-based language and with a programme for the radical transformation of society, was able to capture much of the progressive nationalist vote and also the support of former PSOE and Ciudadanos voters.
In dieser Wahl konnte En Comu Podem durch eine klassenorientierte Sprache und mit einem Programm der radikalen Veränderung der Gesellschaft viele der progressiven nationalistischen Stimmen erfassen, ebenso die Unterstützung ehemaliger PSOE- und Ciudadanos-WählerInnen.
During the campaign, Pablo Iglesias was able to overcome the stagnation that PODEMOS had been experiencing thanks to a radical, class-based language.
Andere resultaten
In this way Self handles duties that would use inheritance in class-based languages.
JavaScript does not have "methods" in the form that class-based languages define them.
Although these constructs look like those familiar to developers of class-based languages, they are not the same.
Obwohl diese Konstrukte aussehen wie die, die Entwicklern aus Klassen-basierten Sprachen bekannt sind, verhalten sie sich doch anders.
ActionScript 2.0 also introduced class-based inheritance syntax so that developers could create classes and interfaces, much as they would in class-based languages such as Java and C++.
Prototype-based programming is a style of object-oriented programming in which classes are not present, and behavior reuse (known as inheritance in class-based languages) is performed via a process of cloning existing objects that serve as prototypes.
Prototypenbasierte Programmierung, auch als klassenlose Objektorientierung bekannt, ist eine Form der Objektorientierten Programmierung, die auf das Sprachelement der Klasse verzichtet. Objekte werden nicht bei der Kompilation, sondern erst zur Laufzeit durch Klonen bereits existierender Objekte erzeugt.
Java is a class-based programming language designed for fast execution and type safety.
Java is a general-purpose, concurrent, class-based, object-oriented language that is specifically designed to have as few implementation dependencies as possible.
Java gilt als Allzweckprogrammiersprache, die gleichzeitig klassen- und objektbasiert ist. Sie wurde speziell für Programme entwickelt, die sowenig Umsetzungsabhängigkeiten wie möglich haben sollten.
During the last year, the framework was effectively utilized to realize composition systems for different languages, including Aspect-Oriented Modelling for UML class diagrams and Ecore-based languages.
Develop CAN applications with a class library for all.NET based languages (C#, VB.NET, etc.) X
JavaScript is an object-based language based on prototypes, rather than being class-based.