RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator
-
Updated
Oct 17, 2024 - Java
RPNCalc: The Command Line Reverse Polish Notation (RPN) Calculator
implementations of FIFO and LRU algorithms
Resolvedor de Labirintos em Arquivos txt. Desenvolvido para a matéria de Estrutura de Dados I para nosso querido professor Maligno (André) no COTUCA
Elimination-backoff stack is an unbounded lock-free LIFO linked list, that eliminates concurrent pairs of pushes and pops with exchanges.
Stack is an Abstrack Data Type (Linear) Data Structure that defines sets operations and behaviour for certain purpose, it follows LIFO principle
Backoff stack is an unbounded lock-free LIFO linked list, where pushes and pops synchronize at a single location.
A simple and functional LIFO (last in first out) Stack data structure from scratch.
Algoritmo de pilha em java utilizando programação orientada à objetos e o conceito de LIFO. Projeto de aula prática da disciplina de estrutura de dados da faculdade.
Estructuras de Datos 2019 - Licenciatura en Sistemas de Información
Development of systems for handling data in files, strings and dynamic and non-homogeneous structures FIFO, LIFO, Bubble Sort and Merge-Sort.
Add a description, image, and links to the lifo topic page so that developers can more easily learn about it.
To associate your repository with the lifo topic, visit your repo's landing page and select "manage topics."