Production-Ready Modular Prototypes using Hardy Connectors of Yesteryear
-
Updated
Oct 15, 2022 - C
Production-Ready Modular Prototypes using Hardy Connectors of Yesteryear
Library Management System in C language ( comprehensive library management system, allowing users to manage book-related operations. It supports adding new books with details such as title, author, and quantity, viewing available books, issuing books to students, returning issued books, deleting books, and searching for specific books by ID)
An arm32 emulator which is rewritten by me for better modularization
L'objectif de ce projet est de créer un traducteur en C qui permet à un utilisateur de saisir un mot dans une langue nationale et de recevoir sa traduction en langue Yemba. Le programme s'appuie sur une table de hachage pour stocker et rechercher les mots du dictionnaire, et les données sont chargées depuis un fichier texte externe
🔫 Exercises in the C programming language
C project created for Technion intro to CS course. A snake game. Made 2021.
Atividades realizadas na matéria de Algoritmos e Estruturas de Dados 1
Example for how to write modularized Linux and baremental driver
The problem of the traveling salesman describes a situation that takes as input a set of cities with their geographical position, and which consists of providing in response a visit order from these cities which is as short as possible.
The game in C of the snake, otherwise called the Snake. The principle of Snake is simple. A snake wanders from square to square in an area delimited as long as it does not leave the frame. The snake can grow in size by eating apples that appear randomly in the outlined area
Add a description, image, and links to the modularization topic page so that developers can more easily learn about it.
To associate your repository with the modularization topic, visit your repo's landing page and select "manage topics."