Results 301 to 310 of about 6,611,777 (348)
Some of the next articles are maybe not open access.
Multi-paradigm parallel programming
[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track, 2003A method is described for designing secure and highly efficient parallel programs that can be written simply and straightforwardly for a wide range of applications. The method is based on the Occam programming language and a set of paradigms, or program structures, which can be used individually or in combination.
A.J.G. Hey+2 more
openaire +2 more sources
Programming paradigms for reconfigurable computing
Microprocessors and Microsystems, 2005Abstract High-level programming paradigms are examined to determine their appropriateness for describing systems, which are amenable to automated compilation onto a reconfigurable computing platform. We aim to find a set of language features to act as a basis for future language development which: provide a concise description of the system to be ...
Gareth Lee, George J. Milne
openaire +2 more sources
Definition and Execution of a Generic Assembly Programming Paradigm
, 2008Purpose – This paper aims to introduce a generic robot‐programming paradigm for assembly tasks that overcomes the strong coupling between the motion commands and underlying algorithms of programming languages currently on the market. Therefore, it allows
J. Maass+4 more
semanticscholar +1 more source
A new paradigm for programming competitions
ACM SIGCSE Bulletin, 2008The annual ACM International Collegiate Programming Contest produces a competitive paradigm that is at odds with the pedagogical goals of modern computer science and software engineering degree programs. This paradigm stresses the fast completion of a programming task and evaluates the results solely with black-box testing specified by the judges.
openaire +2 more sources
Non-programmed Versus Programmed Aging Paradigm
Current Aging Science, 2015There are two opposite paradigms to explain aging, here precisely defined as "age-related progressive mortality increase, i.e. fitness decline, in the wild". The first maintains that natural selection is unable to maintain fitness as age increases.
openaire +3 more sources
An experiment on a new programming paradigm
IEEE 3rd International Conference on Computational Cybernetics, 2005. ICCC 2005., 2006In the development of any technology there is always a tendency to lose sight of the basic problems that stimulated its introduction. There is very little quantitative research regarding the question whether object-oriented programming really improves productivity.
H.F. Ledgard, Yasushi Kambayashi
openaire +2 more sources
Programming Languages: Principles and Paradigms
2010The book provides a detailed and up to date description of the main principles behind the design and implementation of modern programming languages. Rather than focusing on a specific language, the book identifies the most important principles shared by large classes of languages.
GABBRIELLI, MAURIZIO, MARTINI, SIMONE
openaire +2 more sources
Exploring Programming Paradigms
2017The snippets of code that you have seen in this book so far are just that - snippets. They show a single line of code that does one thing such as set a variable or print out a string.
openaire +2 more sources
A High-Level Programming Paradigm for SystemC
2004The SystemC language plays an increasingly important role in the system-level design domain, facilitating designers to start with modeling and simulating system components and their interactions in the very early design stages. This paper presents the SCPEx language which is built on top of SystemC and which extends SystemC’s programming model with a ...
Thompson, M., Pimentel, A.D.
openaire +4 more sources
JavaScript and Programming Paradigms
2019In this chapter, I will explain some of the different programming paradigms you can use with JavaScript. By programming paradigms I mean the different ways or “styles” in which you can write your JavaScript code.
openaire +2 more sources