Avatar notebook default
9篇文章 · 5032字 · 1人关注
  • Jan 29 page data

    page size: typically ~100 KB, extreme 256 MB First question: row store o...

  • Assignment 1 Buffer manager

    坑:用来做(page id)<=>(pagePtr)映射的map有两种实现,一种是map (内部红黑树,排序map相当于pq)unordered...

  • Jan22 disk failures

    Disk failures Typically as DBMS imp, we assume second storage just works...

  • Jan 19/22 buffer management

    Memory management in DBs. As databases designer, you don't trust the os....

  • 2018-01-12 Class notes -- storage

    Storage layer: Two types of storage (not b+ tree, that's 2-3 steps up fo...

  • Assignment zero: C++ 内存管理

    assignment 0 (warm up) requires using class template to implement a stac...

  • CPP class

    class definition example: Keyword this 关键字:thisThe keyword this represen...

  • 2018-01-10

    What are key design goals when building a DBMS? support recovery from fa...

  • Resize,w 360,h 240
    CPlusPlus basics

    马上要学compiler construction和Database implementation两门课,用的是C/C++这是上课前预习/复习C...

文集作者