pretty print c struct's content at runtime.
-
Updated
Sep 27, 2019 - C
pretty print c struct's content at runtime.
A repository I'm using to learn hashing with GLib.
simulation of a cache in regards to flushing, updating, and replacing bytes for the purpose of data access optimization with a focus on locality
This is a payment program that interacts with the user, takes some inputs, validates them through the system, and if it is valid it pushes them to the server to be processed
Este repositorio contiene un proyecto de C realizado en Code::Blocks el cual trabaja directamente con TDA (Teoría del Dato Abstracto). En este proyecto intentamos como compañeros generalizar las funciones típicas de un TDA anidado. Para luego utilizarlo en exámen.
Designed to crack the Traveling Salesman Problem, this program employs graph theory, depth-first search, and a stack for efficient route optimization. Tailored for budget-conscious users navigating city routes, it guarantees an optimal journey starting and concluding in Santa Cruz, with each city visited precisely once.
eSports Championship Simulator - FCT Unesp, Algorithms and Programming Techniques II
Ivan Ricart Borges - Simulation of the seven and a half card game through the use of sockets.
a simple and effective car inventory management system that's built in C. This project demonstrates the use of structs, file persistence and basic sorting and searching algorithms. It allows users to add cars,track sales and maintain an up to date inventory using a file-based storage. Developed as a part of my learning journey with C programming.
Implementation of a voting system using a linear hash table and a doubly linked list.
A terminal-based book review manager with persistent storage, built in C to explore file I/O, memory management, and modular programming practices.
Add a description, image, and links to the structs topic page so that developers can more easily learn about it.
To associate your repository with the structs topic, visit your repo's landing page and select "manage topics."