Project ideas for BSc and MSc computing students. Please Note: These are idea 'stubs' it is up to you to realise these projects, but I am more than happy to help with the requirements of analysis.
Labels
- Accessibility (2)
- Alan Turing (2)
- Artificial Intelligence (5)
- Augmented/Virtual Reality (3)
- BSc (27)
- Compiler Design (3)
- Computer Architecture (1)
- Computer History (2)
- Computer Security (1)
- Data Analytics (2)
- eLearning (3)
- Formal Computing (2)
- Geographic information Systems (2)
- Graphics (10)
- Haskell (1)
- Image Processing (4)
- James Bond (1)
- Knowledge Management (1)
- Linux (1)
- MSc (16)
- Networks (2)
- Open Source (2)
- Parser (1)
- Pure Research (3)
- Robotics (1)
- Statistics (1)
- Swarm Intelligence (1)
- Testing (1)
- Visualisation (3)
Showing posts with label Formal Computing. Show all posts
Showing posts with label Formal Computing. Show all posts
Universal Turning Machine Simulator
The Turing machine was described by Alan Turing in 1937 as a theoretical device that manipulates symbols contained on a strip of tape. It is a very interesting theoretical tool and teaching tool, and they have been a number of simulators created in the past, but most are very ugly and are limited in functionality, so this project would set out to create a "pretty" looking Universal Turning Machine inspired by 1940s computers, Steampunk, and any other nice looking machines, e.g. I would see the input as a white paper tape of infinite length with a width of 15cm, the machine stamps (and removes) white cards (10cm X 10cm) with black symbols onto the paper tape. The stamping mechanism would look something like this video (without the need for someone to put their hand in ;-)
Formal Language Parsing
This project would be to implement a parser for the Z Specification language, using the Haskell programming language. The parser should be compliant with the official Z standard as far as possible.
http://en.wikipedia.org/wiki/Z_notation
http://en.wikipedia.org/wiki/Z_notation
Subscribe to:
Posts (Atom)