DINGSEN

@q36134289

Joined on Dec 2, 2023

  • :::danger 說好的進度呢? ::: contribute by < dingsen-Greenhorn > Improve output handling and enhance code clarity commit 6ad68e0 Fix the stuck of first play table after Ctrl-Q commit 8899970
     Like  Bookmark
  • contribute by dingsen-Greenhorn Week1_Quiz 測驗1-1 首先定義要用到的程式 #include <stddef.h> typedef struct list_item { int value; struct list_item *next; } list_item_t;
     Like  Bookmark
  • contribute by < dingsen-Greenhorn > 前六周練習與專題的相關技巧 BAR(Base Address Register) 用來定義裝置所需的 MMIO/IO 空間大小與映射位置。 BAR: 透過讀寫 BARs 可以得知目標 function 需要的記憶體空間大小,並可藉其提供配置空間位址的資訊 BAR0: – Memory Register Base Address, lower 32-bits BAR1: – Memory Register Base Address, upper 32-bits BAR 分析步驟:
     Like  Bookmark
  • contributed by dingsen-Greenhorn Reviewed by yy214123 q_reverse 可以如下改善: /* Reverse elements in queue */ void q_reverse(struct list_head *head) { if (!head || list_empty(head)) { return;
     Like  Bookmark
  • {%hackmd NrmQUGbRQWemgwPfhzXj6g %}
     Like  Bookmark
  • # 2025q1_Homework1_ideas ---
     Like  Bookmark