rgongw0414
Graduate Student Dept. of Computer Science and Engineering of National Chung Hsing University
Taichung, Taiwan
Pinned Repositories
2023-IC-Design-Contest
Graduate-Level Cell-Based Digital Circuit Design Category
2D-Max-Rank-Finding
2D-Rank-Finding
allegro5
The official Allegro 5 git repository. Pull requests welcome!
channel-router
constrained left-edge algorithm
CPP_Optimizations_Diary
Tips and tricks to optimize your C++ code
generic-queue
generic-dataType (circular) queue, implement in linked-list and array;
graph
Graph algorithms practice
Set-Associative-Cache
Simulation of Set Associative Cache
TomasuloAlgorithm
CPU Resources Simulator using Tomasulo algorithm
rgongw0414's Repositories
rgongw0414/channel-router
constrained left-edge algorithm
rgongw0414/2023-IC-Design-Contest
Graduate-Level Cell-Based Digital Circuit Design Category
rgongw0414/2D-Max-Rank-Finding
rgongw0414/2D-Rank-Finding
rgongw0414/allegro5
The official Allegro 5 git repository. Pull requests welcome!
rgongw0414/CPP_Optimizations_Diary
Tips and tricks to optimize your C++ code
rgongw0414/generic-queue
generic-dataType (circular) queue, implement in linked-list and array;
rgongw0414/graph
Graph algorithms practice
rgongw0414/Set-Associative-Cache
Simulation of Set Associative Cache
rgongw0414/TomasuloAlgorithm
CPU Resources Simulator using Tomasulo algorithm
rgongw0414/Digital-system-lab
數位系統測試實驗
rgongw0414/fmt
A modern formatting library
rgongw0414/generic-stack
generic dataType stack
rgongw0414/gitignore
A collection of useful .gitignore templates
rgongw0414/heapsort
rgongw0414/Interactive_AR_E-Book
Capstone project: AR-interactive E-book
rgongw0414/memo
rgongw0414/mergesort
rgongw0414/radixsort
Radix sort, LSD (least significant digit) first.
rgongw0414/SecondRound
初學者寫給初學者的演算法教學
rgongw0414/snake-ai
An AI agent that beats the classic game "Snake".
rgongw0414/tree
tree algorithms practice