Full metadata record
DC FieldValueLanguage
dc.contributor.authorWU, PCen_US
dc.contributor.authorWANG, FJen_US
dc.date.accessioned2014-12-08T15:03:49Z-
dc.date.available2014-12-08T15:03:49Z-
dc.date.issued1994-09-01en_US
dc.identifier.issn0362-1340en_US
dc.identifier.urihttp://hdl.handle.net/11536/2357-
dc.description.abstractMany collection objects, e.g., stack, can be implemented with tabular representation (an array). Such an implementation provides fast index and saves space on linked structures. However, its space is bounded at creation time. This note presents a hybrid data structure, called pool, which combines tabular and indexed data structures. A pool is a number of segments of contiguous memory space. It provides unbounded space. Its first segment is allocated initially. When more space is needed, a new segment is allocated in double size of previous segment. All segments allocated can be accessed via an index table. The size of index table is log n, where n is the number of elements. A pool can provide index operation in O(log n) and iterations almost as fast as tabular implementation.en_US
dc.language.isoen_USen_US
dc.subjectDYNAMIC DATA STRUCTURESen_US
dc.subjectCOLLECTION OBJECTSen_US
dc.titlePOOL - AN UNBOUNDED ARRAYen_US
dc.typeArticleen_US
dc.identifier.journalSIGPLAN NOTICESen_US
dc.citation.volume29en_US
dc.citation.issue9en_US
dc.citation.spage68en_US
dc.citation.epage71en_US
dc.contributor.department資訊科學與工程研究所zh_TW
dc.contributor.departmentInstitute of Computer Science and Engineeringen_US
dc.identifier.wosnumberWOS:A1994PD32000010-
dc.citation.woscount0-
Appears in Collections:Articles


Files in This Item:

  1. A1994PD32000010.pdf

If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.