queue and stack classes

Implementation of doubly linked list, stack and queue

您现在正在关注此提交

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

引用格式

Hanan Kavitz (2026). queue and stack classes (https://ww2.mathworks.cn/matlabcentral/fileexchange/33876-queue-and-stack-classes), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

The queue and stack classes now contain 'isempty' method

1.0.0.0