9618 Computer Science


  • 简介
  • 目录大纲
  • 最新文档

    未命名

    Theo - 2026年1月13日 13:49


    16.2 Translation Software

    Compliation and Interpreter Stage of compilation Lexical analysis converting a sequence of characters into a sequence of tokens Syntax analysis using parsing algorithms to interpret the meaning of ...……

    Theo - 2026年1月13日 13:44


    16.1 Purposes of an Operating System (OS)

    Purposes of an Operating System (OS) Optimizes the use of computer resources Implements process scheduling to ensure efficient CPU use Manages main memory usage Optimizes I/O Dictates whether I/O ...……

    Theo - 2026年1月13日 13:44


    18.1 Artificial Intelligence (AI)

    State the purpose of the A* and Dijkstra’s algorithms. - To find the path between two points on a graph using the algorithm. difference between the A and Dijkstra’s algorithms. - A tries to find a ...……

    Theo - 2026年1月13日 13:36


    15.1 Processors, Parallel Processing and Virtual Machines

    Type of Processor Reduced Instruction Set Computers (RISC) Uses simple instructions Uses fixed length instructions Instructions only require one clock cycle Uses many registers Makes use of pipeli...……

    Theo - 2026年1月13日 13:34



    Theo