Data Structures

버전 1.0.0.0 (27.6 KB) 작성자: Brian Moore
MATLAB implementations of common data structures, including trees, hash tables, heaps, and lists
다운로드 수: 3.3K
업데이트 날짜: 2014/1/20

라이선스 보기

This package contains MATALB class-based implementations of the following common data structures:

1) Arrays
2) Binary Search Trees
3) Hash Tables
4) Heaps
5) Lists
6) Queues
7) Red Black Trees
8) Stacks

The code is written in such a way that it can be easily translated into other languages. A majority of the methods are taken from the canonical algorithms text:

Introduction to Algorithms
http://mitpress.mit.edu/books/introduction-algorithms

Note: All classes inherit pass-by-reference behavior via MATLAB's handle superclass

인용 양식

Brian Moore (2026). Data Structures (https://kr.mathworks.com/matlabcentral/fileexchange/45123-data-structures), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Structures에 대해 자세히 알아보기

Data Structures/Arrays/

Data Structures/Binary Search Trees/

Data Structures/Hash Tables/

Data Structures/Heaps/

Data Structures/Lists/

Data Structures/Queues/

Data Structures/Red Black Trees/

Data Structures/Stacks/

버전 게시됨 릴리스 정보
1.0.0.0