๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

The C.P.C. program library


Book ID
107744712
Publisher
Elsevier Science
Year
1970
Tongue
English
Weight
307 KB
Volume
1
Category
Article
ISSN
0010-4655

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


C++ Programming with the Standard Templa
โœ Musser D.R., Derge G.J., Saini A. ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Addison-Wesley ๐ŸŒ English โš– 4 MB

Standard Template Libraries (STL) were created to provide C++ programmers with a suite of rusable programs, or lines of code, that could be used by everyone to increase programming productivity and quality. This book is the definitive reference on C++ programming using STL, as it was written by the

Features from functional programming for
โœ H. Kuchen; J. Striegnitz ๐Ÿ“‚ Article ๐Ÿ“… 2005 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 193 KB ๐Ÿ‘ 1 views

## Abstract Message passing based on libraries such as MPI is typically used to program parallel machines with distributed memory. This is efficient, but error prone. Algorithmic skeletons are intended to simplify parallel programming by increasing expressive power. The idea is to offer typical par

An efficient and flexible C++ library fo
โœ Agostino Poggi; Giovanni Rimassa ๐Ÿ“‚ Article ๐Ÿ“… 1998 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 221 KB

A major problem for the integration of concurrency in object-oriented languages is the so-called inheritance anomaly, i.e. the conflicts between inheritance and concurrency that often cause the need to redefine inherited methods in order to maintain the integrity of objects. Several solutions have b