Results 231 to 240 of about 24,591 (261)
Some of the next articles are maybe not open access.

Putting the STL to Work

1998
The preceding chapters have introduced the concepts of the STL and shown small examples of how the STL can be used. The purpose of this chapter is to show how the STL can be used on larger problems. Although a book of this size cannot address problems of an industrial scale, it can examine the solutions to problems that are larger than in the previous ...
openaire   +1 more source

STL for Derivatives Programming

2016
Modern financial programming in C++ makes heavy use of template-based algorithms. Many of the basic algorithms related to trading options and their derivatives are implemented in terms of function and class templates. This is done due to the superior advantages of templates in performance as well as their ability to improve code reuse.
openaire   +1 more source

Structural basis of staphylococcal Stl inhibition on a eukaryotic dUTPase

International Journal of Biological Macromolecules, 2021
Shihao Li, Fuhua Li, Changshui Liu
exaly  

STL Technology

1979 International Electron Devices Meeting, 1979
openaire   +1 more source

STL’s Associative Containers

2014
All of the STL containers you have seen so far have stored individual data elements. In this chapter you will be introduced to associative containers. These containers associate a key with the data values that you are inserting. In the case of the map and unordered_map containers, you are required to supply a value to use as the key, whereas the set ...
openaire   +1 more source

The STL String Class

2014
The next few chapters of this book are going to introduce you to the Standard Template Library (STL). The STL contains classes that you can use to manipulate strings, store objects, and access them using several different patterns. The STL also provides iterators to traverse collections and algorithms for carrying out different types of operations on ...
openaire   +1 more source

Serial transfer learning (STL) theory for processing data insufficiency: Fault diagnosis of transformer windings

International Journal of Electrical Power and Energy Systems, 2021
Jiajun Duan, Xiaoxin Wu
exaly  

Automatic polyhedral mesh generation and scaled boundary finite element analysis of STL models

Computer Methods in Applied Mechanics and Engineering, 2017
Chongmin Song   +2 more
exaly  

The STL Registry

2014
David Tolbert, Evelyn Anoya
openaire   +1 more source

Home - About - Disclaimer - Privacy