Zobrazeno 1 - 10
of 27
pro vyhledávání: '"C mathematical functions"'
Autor:
Jaakko Järvi, John Freeman
Publikováno v:
Science of Computer Programming. 75:762-772
A style of programming that uses higher-order functions has become common in C++, following the introduction of the Standard Template Library (STL) into the standard library. In addition to their utility as arguments to STL algorithms, function param
Autor:
Duncan Temple Lang
Publikováno v:
Computational Statistics. 24:283-293
This paper describes an R package that allows one to read and generate a description of C and C++ source code elements. These descriptions are meta-data about that C/C++ code and can be used for several different purposes. The most obvious applicatio
Autor:
Brian McNamara, Yannis Smaragdakis
Publikováno v:
Journal of Functional Programming. 14:429-472
We describe the FC++ library, a rich library supporting functional programming in C++. Prior approaches to encoding higher order functions in C++ have suffered with respect to polymorphic functions from either lack of expressiveness or high complexit
Publikováno v:
Software: Practice and Experience. 33:259-291
The Lambda Library (LL) adds a form of lambda functions to C++, which are common in functional programming languages. The LL is implemented as a template library using standard C++; thus no language extensions or preprocessing is required. The LL con
Autor:
Jianru Zhou
Publikováno v:
Advances in Social Science, Education and Humanities Research.
Although C language and C + + are two different programming languages, they have some similarities in grammar and subtle differences in practical application. This article summarizes practical experience. Combined with practical application, it analy
Autor:
Søren Saxmose Nielsen
Publikováno v:
Computational Economics. 14:47-68
The C++ programming language has undergone significant changes since its inception in the 1980s, but has now reached a relatively steady state. Standard C++ now includes a general library of container classes, the Standard Template Library (STL). The
Publikováno v:
ACM SIGPLAN notices
During the past decade the IEEE 754 standard for binary floating-point arithmetic has been very successful. Many of today's hardware platforms conform to this standard and compilers should make floating-point functionality available to programmers th
Autor:
Robert J. Yager
Two-dimensional (2-D) operations, such as rotations, translations, and intersections, are tools that are essential for many types of scientific modeling. However, the C++ programming language does not natively perform them. This report documents a se
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::2cca5ec47f0d59853644548f6b61a9d2
https://doi.org/10.21236/ada588750
https://doi.org/10.21236/ada588750
Autor:
Yoshitaka Wada, Masanori Kikuchi
Publikováno v:
TRANSACTIONS OF THE JAPAN SOCIETY OF MECHANICAL ENGINEERS Series A. 60:2652-2657
Finite-element method codes for 2-dimensional and 3-dimensional structural analyses are reprogrammed using FEM code class libraries in an object-oriented language, C++. The readability and modifiability are improved by using C++ instead of FORTRAN. I
Autor:
E.J. Wood
Publikováno v:
IEEE Transactions on Semiconductor Manufacturing. 6:119-127
An object-oriented programming (OOP) environment for developing SEMI Equipment Communication Standard (SECS) applications with the C++ and C programming languages in a Unix workstation environment is described. The system defines a set of programming