Results 221 to 230 of about 24,591 (261)
Some of the next articles are maybe not open access.
1998
The Standard Template Library provides a large number of generic algorithms that can greatly simplify routine programming tasks. Although the number of algorithms can seem overwhelming at first, they can be broken into categories that make them easier to comprehend.
openaire +1 more source
The Standard Template Library provides a large number of generic algorithms that can greatly simplify routine programming tasks. Although the number of algorithms can seem overwhelming at first, they can be broken into categories that make them easier to comprehend.
openaire +1 more source
The Journal of the Acoustical Society of America, 1973
The STL-ionophone consists of a dc discharge in air. The discharge emits sound when an ac current is superimposed on the dc current. It represents a small sound emitter with high internal impedance and constant source strength from low to ultrasound frequencies.
F. J. Fransson, E. V. Jansson
openaire +1 more source
The STL-ionophone consists of a dc discharge in air. The discharge emits sound when an ac current is superimposed on the dc current. It represents a small sound emitter with high internal impedance and constant source strength from low to ultrasound frequencies.
F. J. Fransson, E. V. Jansson
openaire +1 more source
The STL Model in the Geometric Domain
2000Computational geometry and its close relative image analysis are among the most promising application domains of generic programming. This insight raises the question whether, and to which extent, the concepts of the Standard Template Library (STL) are appropriate for library design in this realm.
Ullrich Köthe, Karsten Weihe
openaire +1 more source
2023
The use of STL files become common in recent years with the democratization of additive manufacturing processes and also the advent of numerical technics in the medical field. These two technologies, among others, use the STL file format to save the geometry of the shapes.
openaire +1 more source
The use of STL files become common in recent years with the democratization of additive manufacturing processes and also the advent of numerical technics in the medical field. These two technologies, among others, use the STL file format to save the geometry of the shapes.
openaire +1 more source
Responding to Cooperation Problems at the STL
2014Under the Special Tribunal for Lebanon's (STL) legal framework only one state — Lebanon — is obligated to cooperate with the STL. Suspects have not been arrested, and it remains uncertain whether other cooperation obligations will be fulfilled when the first trial begins. This chapter examines possible solutions to cooperation difficulties.
openaire +3 more sources
2014
The STL containers you have seen so far have all provided options for storing and retrieving values and are suited to different circumstances. The stack and queue containers are designed for different reasons. Although they do store values, their behavior is much more important. I'll show you exactly how these containers behave in this chapter.
openaire +1 more source
The STL containers you have seen so far have all provided options for storing and retrieving values and are suited to different circumstances. The stack and queue containers are designed for different reasons. Although they do store values, their behavior is much more important. I'll show you exactly how these containers behave in this chapter.
openaire +1 more source
2014
You saw in Chapter 13 that the STL provides different types of string classes by specializing a template to create different implementations. This is where the template part of the STL comes from. The STL string classes are what we call containers, because they store string data.
openaire +1 more source
You saw in Chapter 13 that the STL provides different types of string classes by specializing a template to create different implementations. This is where the template part of the STL comes from. The STL string classes are what we call containers, because they store string data.
openaire +1 more source
2004
Die nicht-modifizierenden Sequenz-Algorithmen durchsuchen einen sequenziellen Container ohne Anderung der Reihenfolge for_each() // Durchmustern aller find(),find_end(),find_first() //Suchen adjacent_find() // Suchen benachbarter Elemente count().count_if() // Zahlen mismatch() // Untersuchen auf Ungleichheit equal ...
openaire +1 more source
Die nicht-modifizierenden Sequenz-Algorithmen durchsuchen einen sequenziellen Container ohne Anderung der Reihenfolge for_each() // Durchmustern aller find(),find_end(),find_first() //Suchen adjacent_find() // Suchen benachbarter Elemente count().count_if() // Zahlen mismatch() // Untersuchen auf Ungleichheit equal ...
openaire +1 more source

