数学-一元微分学的应用
微分等式
- 零点定理(证明根的存在性)
- 单调性(证明根的唯一性)
- 罗尔定理及其推论
- 实系数奇次方程至少有一个实根($-\infty +\infty$)
微分不等式
- 用函数性态(包括单调性、凹凸性和最值)
- 用常数变量化证明不等式
- 用中值定理证明不等式
物理应用与相关变化率
-
物理应用
- 速度
- 加速度
-
相关变化率
$$ \dfrac{dA}{dB}=\dfrac{dA}{dC}\cdot\dfrac{dC}{dB} $$
操作系统-Three easy pieces
Segmentation
-
explicit approach
[———-|————– ] (address)
[ segment | offset ]
-
implicit approach
Hardware determined.
-
Coarse segmentation vs. Fine segmentation
Free Space Management
- Low level Mechanisms
- Splitting and coalescing
- Embedding a free list
- Growing a Heap
- Basic Strategies
- Best Fit
- First Fit
- Next Fit
- Other Approaches
- Segregated Lists
- Buddy Allocation
Introduction to Paging
-
Page table
-
PTE