queue and stack classes

Implementation of doubly linked list, stack and queue
704 Downloads
Aktualisiert 1. Dez 2011

Lizenz anzeigen

this is an implementation of queue and stack using doubly linked list.
Doubly linked list class may be used seperatly.

Zitieren als

Hanan Kavitz (2024). queue and stack classes (https://www.mathworks.com/matlabcentral/fileexchange/33876-queue-and-stack-classes), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Polygons finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

The queue and stack classes now contain 'isempty' method

1.0.0.0