<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>计算机组成原理 | 课堂笔记 on Zuwei</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/</link><description>Recent content in 计算机组成原理 | 课堂笔记 on Zuwei</description><generator>Hugo -- 0.154.5</generator><language>zh-cn</language><lastBuildDate>Tue, 30 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://zuwei.org/notes/2025-1/computer-organization/lectures/index.xml" rel="self" type="application/rss+xml"/><item><title>计算机组成原理 | 课堂笔记 | Week 13+14 虚拟存储器</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week13_14_virtual_memory/</link><pubDate>Tue, 30 Dec 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week13_14_virtual_memory/</guid><description>虚存基本概念、TLB、访存整体流程</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 15~17 输入输出系统</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week15_17_io_systems/</link><pubDate>Tue, 16 Dec 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week15_17_io_systems/</guid><description>磁盘、闪存、IO控制方式</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 12 Cache</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week12_cache/</link><pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week12_cache/</guid><description>Cache 效率、Cache 与主存映射、替换策略、写策略、多级 Cache</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 11 存储器概述</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week11_memory_overview/</link><pubDate>Thu, 20 Nov 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week11_memory_overview/</guid><description>存储器常识、主存介绍</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 10 异常、并行、微程序</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week10_exceptions_parallelism_and_microprogramming/</link><pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week10_exceptions_parallelism_and_microprogramming/</guid><description>异常处理、并行方法、微程序控制器（略）</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 8 单周期、多周期控制器</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week08_single_cycle_and_multi_cycle_control/</link><pubDate>Thu, 06 Nov 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week08_single_cycle_and_multi_cycle_control/</guid><description>单周期控制器的实现、多周期控制器的实现</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 9 流水线控制器</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week09_pipelined_processor/</link><pubDate>Thu, 06 Nov 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week09_pipelined_processor/</guid><description>流水线数据通路、三种冒险</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 7 数据通路</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week07_datapath/</link><pubDate>Tue, 04 Nov 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week07_datapath/</guid><description>基本元件、指令操作、单总线与多总线数据通路、数据通路的逐步建立逻辑</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 6 指令结构、算术运算</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week06_instrcution_structure_and_arithmetic_operations/</link><pubDate>Thu, 16 Oct 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week06_instrcution_structure_and_arithmetic_operations/</guid><description>MIPS 指令系统、机器数基本运算、加减乘除、浮点数运算</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 5 数据表示、指令表示</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week05_data_and_instruction_representation/</link><pubDate>Thu, 09 Oct 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week05_data_and_instruction_representation/</guid><description>数据对齐、数据纠错、指令类型、MIPS指令系统</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 4 运算、数据表示</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week04_arithmetic_and_data_representation/</link><pubDate>Tue, 30 Sep 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week04_arithmetic_and_data_representation/</guid><description>机器数运算、各种数据的表示、定点表示、浮点表示</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 3 指令格式和寻址方式</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week03_instruction_formats_and_addressing_modes/</link><pubDate>Tue, 23 Sep 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week03_instruction_formats_and_addressing_modes/</guid><description>操作码设计、地址码结构、基本寻址方式、复合寻址方式</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 2 计算机性能、指令系统</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week02_performance_and_instruction_system/</link><pubDate>Thu, 18 Sep 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week02_performance_and_instruction_system/</guid><description>性能计算、功耗、计算机的发展、指令系统概述、指令格式</description></item><item><title>计算机组成原理 | 课堂笔记 | Week 1 计算机简史与结构</title><link>https://zuwei.org/notes/2025-1/computer-organization/lectures/week01_computer_history_and_structure/</link><pubDate>Tue, 09 Sep 2025 00:00:00 +0000</pubDate><guid>https://zuwei.org/notes/2025-1/computer-organization/lectures/week01_computer_history_and_structure/</guid><description>引言、程序表象之下、机箱之内的硬件</description></item></channel></rss>