ntu
Here are 20 public repositories matching this topic...
An LLVM forked for implementing global register allocation. This is the final project of Advanced Compiler (17' Spring) instructed by Prof. Wei-Chung Hsu.
-
Updated
Jun 19, 2017 - C++
Dead Code Elimination & Common Subexpression Elimination. This is the first two homeworks of Advanced Compiler (17' Spring) instructed by Prof. Wei-Chung Hsu.
-
Updated
Jun 25, 2017 - C++
🏁 Arduino (Hardware) for the exploration and navigation of an unknown maze by an autonomous ground vehicle
-
Updated
Sep 4, 2017 - C++
Year-2 Module taken in NTU that focuses on understanding how an Operating System works
-
Updated
Jan 21, 2018 - C++
In this lab, you are required to complete a virtual memory implementation, including how to get a physical frame for a virtual page from the IPT if it exists there, how to put a physical frame/virtual page entry into TLB, and how to implement a least recently used page replacement algorithm. A software-managed TLB is implemented in Nachos. There…
-
Updated
Mar 18, 2018 - C++
We have two exercises in this experiment. 1. In this exercise, we will conduct the following steps to understand race condition problem in Nachos. 1) Change your working directory to lab2 by typing cd ~/nachos-3.4/lab2 2) Read the Nachos thread test program threadtest.cc carefully. There is a shared variable named value (initially zero). There a…
-
Updated
Mar 19, 2018 - C++
Discrete Hidden Markov Model (HMM) Implementation in C++
-
Updated
Dec 12, 2018 - C++
NTUEE Algorithm 23Spring PA2
-
Updated
Sep 21, 2023 - C++
NTUEE Algorithm 23Spring PA3
-
Updated
Sep 21, 2023 - C++
NTU Introduction to Computer 2023 Fall Final Project - Assembler & VM Translator
-
Updated
Dec 26, 2023 - C++
NTUEE Computer Programming 21Fall Personal Project
-
Updated
May 11, 2024 - C++
NTUEE Computer Programming 21Fall Final Project
-
Updated
May 11, 2024 - C++
Improve this page
Add a description, image, and links to the ntu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ntu topic, visit your repo's landing page and select "manage topics."