The Website of Nicholas Piper [14.08203125]

Coursework

This is not the current version of this page!
You may wish to move to the current version.

This page is http://

First Joint Project

Not sure why it was called a joint project, but here's the abstract from this paper:

This report provides a general introduction to mobile robotics, exploring basic techniques for locomotion and sensing with reference to notable examples. Behaviour generation and control systems are explored. Several real world implementations are described and an indication is given regarding where research might be headed.

The file is gzipped postscript - Download (2228 KB)

1/CS/E Event Driven Programming

(which means, learn to drag and drop to write calculators in delphi...)
These files are gzipped postscript.

Practicals 1 through 4 - Download (330 KB)

Write a program to view images, a 4-function calculator, kludgy pattern matching on a string, and a click-the-moving-target game.

Practicals 5 though 8 - Download (116 KB)

Write a program to display simple stats about a text file, number guessing game using the console instead of a GUI, use arrays, use StringGrid control.

Practicals 9 though 11 - Download (355 KB)

Return values from functions, and return values from procedures by passing variable instead of value, more of similar, and drag and drop between forms.

1/EI/A Introduction to Computer Systems

68K Simulator Asm.
These files are text (unix style line endings)

Practial 2 - Download (1 KB)

Calculate Fibonacci numbers

Practial 3 - Download (0 KB)

Count characters in a string, excluding spaces.