Dan McCracken
Page 295
ACM Committee on Self-Assessment
Pages 297-300
SP/k is a compatible subset of the PL/I language that has been designed for teaching programming. The features of the SP/k language were chosen to encourage structured problem solving by computers, to make the language easy to …
R. C. Holt, D. B. Wortman, D. T. Barnard, J. R. Cordy
Pages 301-309
This paper extends the use of the regenerative property of queueing systems in the analysis of simulation output. In particular, it describes a sequential estimation method which when used with the regenerative property allows …
George S. Fishman
Pages 310-315
An optimization procedure for the allocation of program and data files in a computer network is presented. This algorithm takes into account the dependencies between files and programs such as occur in real heterogeneous computer …
Howard L. Morgan, K. Dan Levin
Pages 315-322
Several algorithms — height-balance (i.e. AVL and extensions), weight-balance (i.e. BB and WB), and total restructuring — for building balanced binary search trees are compared. The criteria for comparison encompass theoretical …
J.-L. Baer, B. Schwab
Pages 322-330
The Associative Processing of Line Drawings (APLD) System utilizes a hardware associative memory and creates, modifies, deletes, stores, and retrieves two-dimensional line drawings consisting of points, lines, rectangles, and …
Neil J. Stillman, P. Bruce Berra
Pages 331-339
Improvements to the exhaustive search method of best-match file searching have previously been achieved by doing a preprocessing step involving the calculation of distances from a reference point. This paper discusses the proper …
Marvin Shapiro
Pages 339-343
Michael Z. Hanani
Pages 344-347
Y. Milman
Pages 347-350
Previously published algorithms for finding the longest common subsequence of two sequences of length n have had a best-case running time of O(n
2). An algorithm for this problem is presented which has a running time of O((r + …
James W. Hunt, Thomas G. Szymanski
Pages 350-353
Robert L. Ashenhurst
Pages 362-366