%@ page language="java" contentType="text/html" %>
<%-- Include common initialisation code --%>
<%@ include file="/arch/common.jsp" %>
<%-- The current tab --%>
<% String currentTab = "Research"; %>
<%-- Content of navigation pane --%>
<%@ include file="nav.jsp" %>
<% showCurrentLink=true; %>
<%-- Current navigation location --%>
<% String currentNav = "Reports and Theses"; %>
<%-- Include the code for the document header --%>
<%@ include file="/arch/header.jsp" %>
Research Reports 1995
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-295
- M.J. Zemerly, J. Papay and G.R. Nudd,
Optimising Overlaped and Non-Overlapped Parallel Algorithms Using Bottleneck Analysis: A Case Study,
November 1, 1995
- CS-RR-294
- J. Papay, M.J. Zemerly and G.R. Nudd,
Pipelining the Givens Linear Solver on Distributed Memory Machines,
November 1, 1995
- CS-RR-293
- S.J. O'Neill,
Partial Metrics, Valuations and Domain Theory,
October 1, 1995
- CS-RR-292
- G.R. Martin, R.A. Packwood and I. Rhee,
Variable Size Block Matching Motion Estimation with Minimal Error,
October 1, 1995
- CS-RR-291
- N. Cross and R.G. Wilson,
Neural Networks for Object Recognition,
September 1, 1995
- CS-RR-290
- C.-T. Li and R.G. Wilson,
Image Segmentation Using Multiresolution Fourier Transform,
September 1, 1995
- CS-RR-289
- I. Levy and R.G. Wilson,
A Hybrid Fractal-Wavelet Transform Image Data Compression Algorithm,
September 1, 1995
- CS-RR-288
- P.R. Meulemans and R.G. Wilson,
Feature Extraction for Very Low Bit Rate Video Coding,
August 1, 1995
- CS-RR-287
- I. Rhee and G.R. Martin,
A Scalable Real-Time Synchronization Protocol for Distributed Systems,
June 1, 1995
- CS-RR-286
- M.S. Paterson and T. Przytycka,
On the Complexity of String Folding,
May 1, 1995
- CS-RR-285
- M.S. Paterson and A. Srinavasan,
Contention Resolution with Bounded Delay,
May 1, 1995
- CS-RR-284
- S. Ravindran, A.M. Gibbons and M.S. Paterson,
Dense Edge-Disjoint Embedding of Complete Binary Trees in Interconnection Networks,
March 1, 1995
- CS-RR-283
- S.J. O'Neill,
Two Topologies are Better Than One,
March 1, 1995
- CS-RT-282
- E.R.S. Pearson,
The Multiresolution Fourier Transform and its application to Polyphonic Audio Analysis,
January 1, 1995
- CS-RR-281
- M.J. Zemerly, J. Papay and Graham R. Nudd,
Characterisation Based Bottleneck Analysis of Parallel Systems,
January 1, 1995
- CS-RR-280
- E. Papaefstathiou, Darren J. Kerbyson, Graham R. Nudd and T.J. Atherton,
An Introduction to the CHIP3S Language for Characterising Parallel Systems in Performance Studies,
January 1, 1995
- CS-RR-278
- W.M. Beynon, A. Cartwright and Y.P. Yung,
Databases from an Agent-oriented Perspective,
January 1, 1995
- CS-RR-277
- W.M. Beynon and S.B. Russ,
Empirical Modelling of Requirements,
January 1, 1995
- CS-RR-276
- Michael Luck and Mark d'Inverno,
Agency and Autonomy: A Formal Framework,
January 1, 1995
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>