版本 a7cbb20cd532f5103eb5b3af6cec9f19f61caae1
nickchenchj (陳浩容)
個人簡介 Personal profile
- 姓名: 陳浩容 (Nick Chen)
- 學號: E14056083
- Email: nickchenchj@gmail.com
- GitHub: https://github.com/nickchenchj
學歷
- 國立成功大學 機械工程學系 (2016-)
- 國立成功大學 資訊工程學系 (2016-)
2020 秋季班 個人評量
作業及筆記
- Homework1:
- Homework2:
- Homework3:
- Homework4:
Side projects
- External sorting: documentation / GitHub
- ETL process: documentation / GitHub
- Key-value database: documentation / GitHub
題目
- 知道 x - y < 0 敘述為何不能寫為 x < y 嗎? (CS:APP 第 2 章)
- Res:
- 知道 void (signal(int sig, void (handler)(int))) (int); 這樣的宣告該如何解讀嗎?
- Res:
- 知道傅立葉分析在通訊領域的應用嗎?舉例說明
- Res:
- 知道 Bloom filter 嗎?以你寫過或用過的程式,舉例說明這機制帶來的好處
- Res:
學會的工具
Git, Perf, Valgrind, Markdown, Makefile, Bash script, gnuplot, etc.