hashtable class

バージョン 1.1.0.0 (13.5 KB) 作成者: Christopher
general purpose hashtable
ダウンロード: 2.8K
更新 2009/7/13

ライセンスの表示

A general purpose hashtable implemented completely in MATLAB, with O(1) performance. Allows use of almost any arbitrary MATLAB type as keys or values, including user-defined classes. You can customize behavior by supplying custom equality and hashcode functions.

In general, not as fast as alternative methods which do not allow arbitrary types as keys.

A short README is included with all details.

引用

Christopher (2026). hashtable class (https://jp.mathworks.com/matlabcentral/fileexchange/15831-hashtable-class), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R14SP3
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDictionaries についてさらに検索
バージョン 公開済み リリース ノート
1.1.0.0

- change to BSD license

1.0.0.0