hnu
Here are 24 public repositories matching this topic...
"Round Robin scheduling" is considered one of the simplest process scheduling algorithms in operating systems, as it allocates equal time slices to each process in a circular manner, treating all processes without giving priority to any of them.
-
Updated
Jun 27, 2025 - Python
Course project for Algorithms – Implementation and analysis of two algorithms (recursive and non-recursive) to solve the "Maximum Product of Three Numbers" problem without using built-in functions. Includes pseudocode, time complexity analysis, and comparison.
-
Updated
Jun 27, 2025 - Python
Course project for Algorithms – Implementation and analysis of a non-recursive algorithm to find the median of two sorted arrays without merging. Includes pseudocode, time complexity analysis, and explanation.
-
Updated
Jun 27, 2025 - Python
Vaccination Scheduling System for IS course — Built in Python using text files as a lightweight database. Handles user registration, vaccine reservations, and admin approvals.
-
Updated
Jun 26, 2025 - Python
这是湖南大学2024年操作系统课程实验,拆解的是 UniProton 操作系统内核,这是华为 OpenEuler 旗下的嵌入式实时内核。
-
Updated
Jun 30, 2025 - C
4221-to-Seven-Segment Decoder for Logic Design course — A combinational circuit converting custom 4-bit binary inputs into signals to drive a common-cathode 7-segment display, using basic logic gates (NOT, AND, OR).
-
Updated
Jun 26, 2025
A curated collection of academic projects completed at HNU across various courses. Includes code, documentation, and experiments for learning and reference purposes.
-
Updated
Jun 25, 2025
Course project for Computer Networks – a secure and scalable network design for Helwan National University using Packet Tracer.
-
Updated
Jun 26, 2025
Human Resources Management System (HRMS) — Built in C for the OS course using a simulated file system. Supports role-based access for HR operations like payroll, performance tracking, and employee self-service.
-
Updated
Jun 27, 2025 - C
A practical project for Electronics course, involving DC motor speed control using a MOSFET and potentiometer.
-
Updated
Jun 26, 2025
Course project for Fundamentals of Management, analyzing how effective management drives organizational success — featuring Spotify and TSMC as case studies.
-
Updated
Jun 26, 2025
LaTex template according to the guidelines of the information management faculty
-
Updated
Feb 6, 2019 - TeX
Improve this page
Add a description, image, and links to the hnu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hnu topic, visit your repo's landing page and select "manage topics."