%@ 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 1997
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-336
- J.S. Harper, D.J. Kerbyson and G.R. Nudd,
Predicting the Cache Miss Ratio of Loop-Nested Array References,
December 5, 1997
- CS-RR-335
- E. Papaefstathiou, D.J. Kerbyson, G.R. Nudd, T.J. Atherton and J.S. Harper,
An Introduction to the Layered Characterisation for High Performance Systems,
December 5, 1997
- CS-RR-334
- Gary Meehan,
Compiling Functional Programs to Java Byte-code,
September 2, 1997
- CS-RR-332
- P. Giridhar, Vinod Kumar and Mathai Joseph,
The Mine Pump Control Program in Esterel,
August 1, 1997
- CS-RR-331
- James Beacom and Roland Wilson,
Model Based Multiresolution Motion Analysis,
July 1, 1997
- CS-RR-330
- Richa Agarwala, Vineet Bafna, Martin Farach, Mike Paterson and Mikkel Thorup,
On the Approximability of Numerical Taxonomy (Fitting Distances by Tree Metrics),
July 1, 1997
- CS-RR-329
- James Allderidge, Meurig Beynon, Richard Cartwright and Yun Pui Yung,
Enabling Technologies for Empirical Modelling in Graphics,
July 1, 1997
- CS-RR-328
- Leslie Ann Goldberg and Philip D. MacKenzie,
Contention Resolution with Guaranteed Constant Expected Delay,
July 1, 1997
- CS-RR-327
- Mary Cryan, Leslie Ann Goldberg and Cynthia A. Phillips,
Approximation Algorithms for the Fixed-Topology Phylogenetic Number Problem,
June 1, 1997
- CS-RR-326
- M. Marx and C. Areces,
Failure of Interpolation in Combined Modal Logics,
June 1, 1997
- CS-RR-325
- Natasha Kurtonina and Maarten de Rijke,
Expressiveness of First-Order Description Logics,
December 16, 1997
- CS-RR-324
- Jer Hogan,
An Analysis of OO Software Metrics,
May 1, 1997
- CS-RR-323
- Iain D. Craig,
Programs that Model Themselves,
May 1, 1997
- CS-RR-322
- Gary Meehan,
Fuzzy Functional Programming,
April 1, 1997
- CS-RR-321
- Chang-Tsun Li and R.G. Wilson,
Textured Image Segmentation Using Multiresolution Markov Random Fields and a Two-component Texture Model,
March 1, 1997
- CS-RR-320
- M.K. Steliaros, G.R. Martin and R.A. Packwood,
Parallelisation of Block Matching Motion Estimation Algorithms,
January 1, 1997
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>