C++ programming language family
Algorithmic skeleton
In computing, algorithmic skeletons are a high-level parallel programming model for parallel and distributed computing.
In computing, algorithmic skeletons are a high-level parallel programming model for parallel and distributed computing.
C++/CLI
C++/CLI (Common Language Infrastructure) is Microsoft's language specification intended to supersede Managed Extensions for C++.
C++/CLI (Common Language Infrastructure) is Microsoft's language specification intended to supersede Managed Extensions for C++.
Charm++
Charm++ is a parallel object-oriented programming language based on C++ and developed in the Parallel Programming Laboratory at the University of Illinois.
Charm++ is a parallel object-oriented programming language based on C++ and developed in the Parallel Programming Laboratory at the University of Illinois.
Felix (programming language)
Felix is an open source programming language which provides an ML style type system with a syntax that C++ programmers should find easy to learn.
Felix is an open source programming language which provides an ML style type system with a syntax that C++ programmers should find easy to learn.
Intel Array Building Blocks
Intel Array Building Blocks is a C++ library developed by Intel Corporation for exploiting data parallel portions of programs to take advantage of multi-core processors, graphics processing unit...
Intel Array Building Blocks is a C++ library developed by Intel Corporation for exploiting data parallel portions of programs to take advantage of multi-core processors, graphics processing unit...
Intel Parallel Studio
Intel Parallel Studio is a software development product developed by Intel that plugs into the Microsoft Visual Studio Integrated Development Environment.
Intel Parallel Studio is a software development product developed by Intel that plugs into the Microsoft Visual Studio Integrated Development Environment.
Intel Threading Building Blocks
Intel Threading Building Blocks (also known as TBB) is a C++ template library developed by Intel Corporation for writing software programs that take advantage of multi-core processors.
Intel Threading Building Blocks (also known as TBB) is a C++ template library developed by Intel Corporation for writing software programs that take advantage of multi-core processors.
iswdigit
iswdigit is a function in Visual Studio 2010 It has one parameter: It checks if parameter unicode character is a decimal digit.the iswdigit function is equivalent to the wide character function ...
iswdigit is a function in Visual Studio 2010 It has one parameter: It checks if parameter unicode character is a decimal digit.the iswdigit function is equivalent to the wide character function ...
Managed Extensions for C++
Managed Extensions for C++ or just Managed C++ is a now deprecated Microsoft set of deviations from C++, including grammatical and syntactic extensions, keywords and attributes, to bring t...
Managed Extensions for C++ or just Managed C++ is a now deprecated Microsoft set of deviations from C++, including grammatical and syntactic extensions, keywords and attributes, to bring t...
Sieve C++ Parallel Programming System
The Sieve C++ Parallel Programming System is a C++ compiler and parallel runtime designed and released by Codeplay that aims to simplify the parallelization of code so that it may run efficient...
The Sieve C++ Parallel Programming System is a C++ compiler and parallel runtime designed and released by Codeplay that aims to simplify the parallelization of code so that it may run efficient...
ΜC++
μC++, also called uC++, is a programming language, an extension of C++ designed for concurrent programming.
μC++, also called uC++, is a programming language, an extension of C++ designed for concurrent programming.
Settings