%@ 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 2002
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-392
- Ranko Lazic and David Nowak,
On a Semantic Definition of Data Independence,
December 6, 2002
- CS-RR-391
- Chee Un Ng and Graham R. Martin,
Content-Description Interfaces for Medical Imaging,
August 10, 2002
- CS-RR-390
- N. Katugampala and R.G. Wilson,
Parameter Estimation of Two Dimensional Component Gaussian Mixtures,
July 10, 2002
- CS-RR-389
- J.D. Turner, R. Lopez-Hernandez, D.J. Kerbyson and G.R. Nudd,
Performance Optimisation of a Lossless Compression Algorithm using
the PACE Toolkit, May 10, 2002
- CS-RR-388
- Constantino Carlos Reyes-Aldasoro and Abhir Bhalerao,
Classification of Human Knee Data from Magnetic Resonance Images,
April 10, 2002
- CS-RR-387
- Simon Rawles, Mike Joy and Michael Evans,
Computer-Assisted Assessment in Computer Science: Issues and Software,
February 4, 2002
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>