contributed by <RusselCK >
tags: RusselCK
作業要求
Step 1
Use Uart to show Free linked list.
Create a task to call vPrintFreeList().
Implement your vPrintFreeList() in heap_2.c.
RusselCK changed 4 years agoView mode Like Bookmark
contributed by <RusselCK >
tags: RusselCK
作業要求
Must use sensor interrupt : motion detection.
When you shake your board, it will trigger the interrupt.
Please use the deferred interrupt handling task.
RusselCK changed 4 years agoView mode Like Bookmark
contributed by <RusselCK >
tags: RusselCK
[ ] Routing, Spectrum and Modulation Level Assignment, and Scheduling in Survivable Elastic Optical Networks Supporting Multi-Class Traffic
環境假設
survivability of an EON with multiclass traffic
each traffic type needs specific protection mechanism and scheduling strategy
RusselCK changed 4 years agoView mode Like Bookmark
contributed by <RusselCK >
tags: RusselCK
記憶體管理
alignment、pedding、pack
參照 What a C programmer should know about memory (簡記)
Understanding virtual memory - the plot thickens
RusselCK changed 4 years agoView mode Like Bookmark
contributed by <RusselCK >
tags: RusselCK
[ ] Fairness in Wireless Networks:Issues, Measures and Challenges
[ ] Fair end-to-end window-based congestion control
[ ] Cross-layer optimization for OFDM wireless networks-part I: Theoretical framework
[ ] Multi-resource allocation is measured by proportional fairness
[ ] Rate control for communication networks: shadow prices, proportional fairness and stability [18]
[ ] Charging and rate control for elastic traffic [17]
RusselCK changed 4 years agoView mode Like Bookmark
contributed by <RusselCK >
tags: RusselCK
基礎指令和開發環境 (ARM 指令)
ARM 與 MIPS
2012年,MIPS 被 Imagination 買走了
CoreMarks : a benchmark that measures the performance of central processing units (CPU) used in embedded systems.
RusselCK changed 5 years agoView mode Like Bookmark
contributed by < RusselCK >
tags: RusselCK
dynamic programming & bitwise 操作 & linked list & 非連續記憶體操作 練習題
Q1. LeetCode 1494. Parallel Courses II
Given
the integer n representing the number of courses at some university labeled from 1 to n
RusselCK changed 5 years agoView mode Like Bookmark