語言選擇:
免費網上英漢字典|3Dict

data structure

資料來源 : WordNet®

data structure
     n : (computer science) the organization of data (and its storage
         allocations in a computer)

資料來源 : Free On-Line Dictionary of Computing

data structure
     
         Any method of organising a collection of
        {data} to allow it to be manipulated effectively.  It may
        include {meta} data to describe the properties of the
        structure.
     
        Examples data structures are: {array}, {dictionary}, {graph},
        {hash}, {heap}, {linked list}, {matrix}, {object}, {queue},
        {ring}, {stack}, {tree}, {vector}.
     
        (2003-09-11)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z