%@ 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 1988
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-134
- J.A. Dain,
Recruitment and Performance of Female and Male Students in Science,
December 1, 1988
- CS-RR-133
- W.M. Beynon,
Evaluating Definitive Principles for Interaction in Graphics,
November 1, 1988
- CS-RR-132
- W.M. Beynon,
Definitive Programming for Parallelism,
October 1, 1988
- CS-RR-131
- A.M. Gibbons,
Dynamic Expression Evaluation in One of a Class of Problems which are Efficiently Solvable on Mesh-connected Computers,
September 1, 1988
- CS-RR-130
- M.S. Paterson and A.A. Razborov,
The Set of Minimal Braids is co-NP-complete,
July 1, 1988
- CS-RR-129
- M. Joseph and A. Goswami,
Formal Description of Real-Time Systems: A Review,
August 1, 1988
- CS-RR-128
- M. Todd and R.G. Wilson,
Image Data Compression,
July 1, 1988
- CS-RR-127
- W.M. Beynon, M. Norris and M. Slade,
Parallel Computation in Definitive Models,
May 1, 1988
- CS-RR-126
- Y.Q. Gu,
A Brief Summary of Digital Image Enhancement,
May 1, 1988
- CS-RR-125
- R.M. Howarth,
Cluster Programming Language Definition and User Manual,
April 1, 1988
- CS-RR-124
- W.M. Beynon, M. Norris and M. Slade,
Definitions for Modelling and Simulating Concurrent Systems,
May 1, 1988
- CS-RR-123
- M. Joseph and A. Goswami,
What's 'Real' about Real-time Systems?,
May 1, 1988
- CS-RR-122
- W.F. McColl, M.S. Paterson and B.H. Bowditch,
Planar Acyclic Computation,
May 1, 1988
- CS-RR-121
- A. Goswami and M. Joseph,
A Semantic Model for the Specification of Real-Time Processes,
April 1, 1988
- CS-RR-120
- I.D. Craig,
WINNSOME: A Neural Network Simulation Package,
March 1, 1988
- CS-RR-119
- K. Langley,
Phase Shifts from Gabor Filters,
May 1, 1988
- CS-RR-118
- F.F. Yao, D. Dobkin, H. Edelsbrunner and M.S. Paterson,
Partitioning Space for Range Queries,
January 1, 1988
- CS-RR-117
- M. Joseph,
Software Engineering: Theory, Experiment, Practice or Performance,
February 1, 1988
- CS-RR-116
- J.A. Dain,
Getting Women into Computing,
February 1, 1988
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>