public marks

PUBLIC MARKS from YukuanBlog with tags queue & "unit test"

21 May 2006 10:00

An Array Implementation of Queue

Embedded System 程式開發, queue 是很常用的資料結構: UART 在接收及傳輸資料時,通常各需要一個 character queue;在處理 keypad 的按鍵輸入時需要一個 key queue ;task 間的溝通,也可能要用到某種 event queue 。

YukuanBlog's TAGS related to tag queue

c +   embedded +   programming +   UART +   unit test +