分享到plurk 分享到twitter 分享到facebook

版本 6d400564f5c81cc94aabced4413ebc96e44c9a35

embedded/quiz

Changes from 6d400564f5c81cc94aabced4413ebc96e44c9a35 to 0887963e64a2f3b87f7f02dfc7a300f2d631c3f2

---
title: 課堂測驗與解答
toc: no
...

2016 年
-------
- 春季班[期初基本能力測驗試題](/embedded/exam-2016spring.doc)

2015 年
-----------
- 秋季班[期初基本能力測驗試題](http://people.debian.org.tw/~jserv/ncku/2015q3.pdf)
- 春季班[期初基本能力測驗試題](/embedded/exam-2015spring.doc)

2013 年
------------
* `#0`: [Feb 19, 2013](/embedded/exam-2013-0-full.doc)
    * Four conditions that must hold for deadlock to occur
    * Compute the average turnaround time: SJF, RR
    *  read/write requests for sectors on tracks
    * semaphore vs. monitor
    * race condition
    * TLB; address translation
    * red-black tree
    * Probability
    * sequence of memory references, cache invalidates on a write hit

* `#1`: [Mar 26, 2013](/embedded/exam-1-full.doc)
    * critical section
    * Rate Monotonic scheduling; Earlies Deadline First scheduling
    * synchronization
    * priority inversion
    * FreeRTOS programming: semaphore API

* `#2`: [Apr 30, 2013](/embedded/exam-2013-2-full.doc)

* `#3`: [May 28, 2013](/embedded/exam-2013-3-full.doc)