8214 modules
Page 176
-
CHEM2034 2026-27
Computational Practical
-
MATH3094 2028-29
Computational Statistical Inference
-
MATH3094 2027-28
Computational Statistical Inference
-
MATH6192 2025-26
Computationally Intensive Statistical Methods
Modern statistics relies on computational methods for most practical applications. This module provides an introduction to computer intensive methods and their application to common modelling and inference problems. The focus is on introducing methodology and algorithms, implemented in the R programming language. -
MATH6192 2026-27
Computationally Intensive Statistical Methods
Modern statistics relies on computational methods for most practical applications. This module provides an introduction to computer intensive methods and their application to common modelling and inference problems. The focus is on introducing methodology and algorithms, implemented in the R programming language. -
AICE2008 2027-28
Computer Architecture
This module aims to give students an understanding of how a CPU works, and also the ability to implement a working CPU. The module covers basic data- and control-path design, and the implemention of an existing Instruction Set Architecture (ISA). Standard optimisations (pipelining and caches) are introduced to explain basic techniques for improving performance. The module shows how a CPU can be used as one component within a larger computational system, for example how CPUs are integrated with other devices within a modern System on Chip (SoC). -
AICE2008 2026-27
Computer Architecture
This module aims to give students an understanding of how a CPU works, and also the ability to implement a working CPU. The module covers basic data- and control-path design, and the implemention of an existing Instruction Set Architecture (ISA). Standard optimisations (pipelining and caches) are introduced to explain basic techniques for improving performance. The module shows how a CPU can be used as one component within a larger computational system, for example how CPUs are integrated with other devices within a modern System on Chip (SoC). -
COMP1313 2025-26
Computer Systems I
This module aims to give students an understanding of the fundamentals of computer hardware and of the principles of operation of computers and peripheral devices. In addition, the module aims to give an overview of the main families of microprocessors and their differences. Some digital electronics is also covered - with hands-on experience in the lab with a Raspberry Pi in order to better understand computer fundamentals. -
COMP1313 2026-27
Computer Systems I
This module aims to give students an understanding of the fundamentals of computer hardware and of the principles of operation of computers and peripheral devices. In addition, the module aims to give an overview of the main families of microprocessors and their differences. Some digital electronics is also covered - with hands-on experience in the lab with a Raspberry Pi in order to better understand computer fundamentals. -
COMP2323 2026-27
Computer Systems II
This module aims to introduce students to operating system internals and the general principles and practices of developing low-level software that interacts directly with hardware.