Back to COMP1521 返回 COMP1521

📚 Final Review Hub 📚 期末复习中心

Daily review notes to master COMP1521 concepts 每日复习笔记,掌握 COMP1521 核心概念

🎯 About This Hub 🎯 关于复习中心

Welcome to the COMP1521 Final Review Hub! This is your comprehensive collection of daily review materials, each focusing on critical exam topics. Each day covers a specific concept with detailed notes, visual diagrams, and practice quizzes to help you prepare for your final exam. 欢迎来到 COMP1521 期末复习中心!这是您的每日复习资料综合集合, 每天专注于关键考试主题。每一天都涵盖特定概念,包含详细笔记、可视化图表 和练习测验,帮助您为期末考试做准备。

📁
DAY 1 第1天

File I/O Operations 文件 I/O 操作

Master file operations: fopen/fclose patterns, temporary files, line deletion, mkstemp/fdopen conversion, and file modification workflows. Includes complete solution walkthrough with visual flow diagrams. 掌握文件操作:fopen/fclose 模式、临时文件、删除行、 mkstemp/fdopen 转换和文件修改工作流程。包含完整 解决方案演练和可视化流程图。

Basic 基础 ✓ Available ✓ 可用
DAY 2 第2天

MIPS Architecture MIPS 架构

Master MIPS assembly: registers, instruction formats, control flow patterns, array manipulation, and stack frame management. Includes essential templates. 精通 MIPS 汇编:寄存器、指令格式、控制流模式、 数组操作和栈帧管理。包含核心模板。

Advanced 高级 ✓ Available ✓ 可用
COMING SOON 即将推出
⚙️
DAY 3 第3天

Processes & System Calls 进程与系统调用

Process creation, fork/exec patterns, pipes, signal handling, and inter-process communication. 进程创建、fork/exec 模式、管道、信号处理 和进程间通信。

Intermediate 中级 Coming Soon 即将推出
COMING SOON 即将推出
🧮
DAY 4 第4天

Bitwise Operations 位运算

Integer representation, bitwise operators, bit manipulation tricks, and binary arithmetic patterns. 整数表示、位运算符、位操作技巧 和二进制算术模式。

Intermediate 中级 Coming Soon 即将推出
COMING SOON 即将推出
🧱
DAY 5 第5天

MIPS Assembly Programming MIPS 汇编编程

Comprehensive MIPS review: instructions, registers, control flow, function calls, stack management, and common programming patterns. Includes 2D array manipulation and algorithm implementations. 全面 MIPS 复习:指令、寄存器、控制流、 函数调用、栈管理和常见编程模式。 包含 2D 数组操作和算法实现。

Advanced 高级 Coming Soon 即将推出
COMING SOON 即将推出
🔢
DAY 6 第6天

Floating Point & Encoding 浮点与编码

IEEE-754 standard, floating-point precision, Unicode, UTF-8/16/32 encoding, and character representation. IEEE-754 标准、浮点精度、Unicode、 UTF-8/16/32 编码和字符表示。

Intermediate 中级 Coming Soon 即将推出