Results 271 to 280 of about 13,380 (311)
Some of the next articles are maybe not open access.

The programming of recursive procedures

ITNOW, 1977
Abstract This paper draws attention to some elementary examples of poor programming in published recursive procedures, and describes two particular points of which authors of textbooks and algorithms should be aware when presenting or using recursion as a programming technique.
B J Cornelius, G H Kirby
openaire   +1 more source

Procedural Quantum Programming

AIP Conference Proceedings, 2002
While classical computing science has developed a variety of methods and programming languages around the concept of the universal computer, the typical description of quantum algorithms still uses a purely mathematical, non‐constructive formalism which makes no difference between a hydrogen atom and a quantum computer. This paper investigates, how the
openaire   +1 more source

Procedural Programming Statements

2021
These chapter discusses procedural programming statements, such as if-else-if, case/casex/casez, unique-if, priority-if, unique-case, priority-case, loop statements, jump statements, etc.
openaire   +1 more source

Procedure based program compression

Proceedings of 30th Annual International Symposium on Microarchitecture, 1999
Darko Kirovski   +2 more
openaire   +1 more source

Programming: Functions and Procedures

2001
In PASCAL, a function returns a result while a procedure carries out an action: a modification of variables may be the outcome of such an action, but a procedure doesn’t return a value, and is not directly usable within an expression. Such a distinction doesn’t exist with MAPLE whose functions and procedures both return a result which is usable within ...
Jack-Michel Cornil, Philippe Testud
openaire   +1 more source

A PROGRAMED ADJUSTMENT PROCEDURE.

The Accounting Review, 1964
Abstract The article presents a simple procedure for teaching accounting adjustments. The use of this procedure will result in better student comprehension of adjustments and provide him with a device for consistently doing adjustments correctly.
openaire   +1 more source

Transformation of Procedural Programs

1990
In the previous chapters, it has been mentioned several times that the major part of any program development by transformations can be done at the level of applicative formulations. Nevertheless, when aiming at the efficient running of programs on conventional von Neumann machines, a few more transformations have to be available for introducing ...
openaire   +1 more source

Procedures and Program Structure

1978
In the corresponding chapter of part 1 (chapter 1.4) we saw that in Algol 60 blocks and procedures are nested one inside another, storage allocation is dynamic, and store availability and sharing are organised by the common access of all blocks and procedures to the stack, subject to the scope rules for identifiers.
openaire   +1 more source

Home - About - Disclaimer - Privacy