Tinuvile's Note
  • Welcome
  • Contents
  • MIT 6.S081
    • Book-riscv-rev1
      • Chapter1
      • Chapter2
      • Chapter3
      • Chapter18
      • Chapter4
      • Chapter5
    • Lecture
      • Introduction and Examples
      • Organization and System Calls
      • Page tables
      • Calling conventions and stack frames RISC-V
      • Isolation and system call entry/exit
      • Page faults
      • Interrupts
      • Locking
    • Lab
      • Lab_util_Unix_utilities
      • Lab_system_calls
      • Lab_page_tables
      • Lab_traps
      • Lab_Copy_on_write_fork_for_xv6
    • Code
      • page table源码阅读
      • FileDescriptors源码阅读
      • exec源码阅读
      • traps源码阅读
  • CS 186
    • Note
    • Lecture
    • Project
      • Project 1: SQL
      • Project 2: B+ Trees
  • CS 144
    • Lab
      • Checkpoint0: networking warmup
  • CS 61B
    • Java
    • Data Structure
      • 列表
      • 不相交集
      • 树
      • 哈希
      • 堆和优先级队列
      • 树遍历和图形
Powered by GitBook
On this page
  1. CS 186

Note

课程笔记参考

课程笔记

LogoDatabase SystemsDatabase Systems

这是老师写的课程摘要。

1MB
B+Trees - Database Systems.pdf
pdf
513KB
Buffer Management - Database Systems.pdf
pdf
369KB
Consensus - Database Systems.pdf
pdf
528KB
DB Design - Database Systems.pdf
pdf
616KB
Disks and Files - Database Systems.pdf
pdf
378KB
Distributed Transactions - Database Systems.pdf
pdf
270KB
Hashing - Database Systems.pdf
pdf
1MB
Iterators and Joins - Database Systems.pdf
pdf
575KB
MapReduce and Spark - Database Systems.pdf
pdf
876KB
NoSQL - Database Systems.pdf
pdf
635KB
Parallel Query Processing - Database Systems.pdf
pdf
833KB
Query Optimization - Database Systems.pdf
pdf
779KB
Recovery - Database Systems.pdf
pdf
455KB
Relational Algebra - Database Systems.pdf
pdf
324KB
Sorting - Database Systems.pdf
pdf
3MB
Spatial and Vector Indexes - Database Systems.pdf
pdf
1000KB
SQL Part 1 - Basic Queries - Database Systems.pdf
pdf
805KB
SQL Part 2 - Joins & Subqueries - Database Systems.pdf
pdf
366KB
Transactions & Concurrency I - Database Systems.pdf
pdf
625KB
Transactions & Concurrency II - Database Systems.pdf
pdf
Previoustraps源码阅读NextLecture

Last updated 1 month ago