%@ 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 2004
<%-- Include the code for the lines and navigation --%>
<%@ include file="/arch/middle.jsp" %>
<%@ include file="copyright.html" %>
- CS-RR-410
-
N. Griffiths,
Task Delegation using Experience-Based Multi-Dimensional
Trust, December 8, 2004.
- CS-RR-409
-
N. Griffiths and K.-M. Chao,
Experience-Based Trust: Enabling Effective Resource Selection in a
Grid Environment, December 8, 2004.
- CS-RR-408
-
A. Krokhin and B. Larose,
Maximum Constraint Satisfaction on Diamonds, November 18, 2004.
- CS-RR-407
-
A. Korhonen (Ed.),
Proceedings of the Third Program Visualization Workshop,
November 15, 2004.
- CS-RR-406
-
M. Dyer, L.A. Goldberg, M. Jerrum, and R. Martin,
Markov Chain Comparison,
October 11, 2004.
- CS-RR-405
-
P. Berenbrink, L.A. Goldberg, P. Goldberg, and R. Martin,
Utilitarian Resource Assignment,
October 11, 2004.
- CS-RR-404
-
Andy C. Yu,
Efficient Intra- and Inter-mode Selection Algorithms for H.264/AVC,
September 16, 2004.
- CS-RR-403
-
Aleksandar Dimovski and Ranko Lazic,
Software Model Checking Based on Game Semantics and CSP,
August 11, 2004 (revised June 20, 2005).
- CS-RR-402
-
Petra Berenbrink, Tom Friedetzky and Russell Martin,
Dynamic Diffusion Load Balancing,
July 1, 2004.
- CS-RR-401
-
Chang-Tsun Li,
Reversible Watermarking Scheme with
Image-independent Embedding Capacity,
June 10, 2004
- CS-RR-400
- Aleksandar Dimovski and Ranko Lazic,
CSP Representation of Game Semantics for Second-order Idealized Algol,
May 21, 2004
- CS-RR-399
- Ranko Lazic, Tom Newcomb and Bill Roscoe,
Polymorphic Systems with Arrays: Decidability and Undecidability,
April 23, 2004
- CS-RR-398
- Constantino Carlos Reyes-Aldasoro,
A Guide to Co-occurrence Matrix Analysis,
February 19, 2004
- CS-RR-397
- Nasir Rajpoot,
Model Based Optimal Bit Allocation,
January 12, 2004
<%-- Include the code for the document footer --%>
<%@ include file="/arch/footer.jsp" %>