當前位置:才華齋>英語>英語單詞>

關於資料結構基本英語單詞

英語單詞 閱讀(8.1K)

拓撲排序 topological sort

關於資料結構基本英語單詞

偏序 partical order

拓撲有序 topological order

AOV網 activity on vertex network

AOE網 activity on edge network

關鍵路徑 critical path

匹配 matching

最大匹配 maximum matching

增廣路徑 augmenting path

增廣路徑圖 augmenting path graph

查詢 searching

線性查詢(順序查詢)linear search (sequential search)

二分查詢 binary search

分塊查詢 block search

雜湊查詢 hash search

平均查詢長度 average search length

列表 hash table

雜湊函式 hash funticion

直接定址法 immediately allocating method

數字分析法 digital analysis method

平方取中法 mid-square method

摺疊法 folding method

除法 division method

隨機數法 random number method

排序 sort

內部排序 internal sort

外部排序 external sort

插入排序 ion sort

隨小增量排序 diminishing increment sort

選擇排序 selection sort

堆排序 heap sort

快速排序 quick sort

歸併排序 merge sort

基數排序 radix sort

外部排序 external sort

平衡歸併排序 balance merging sort

二路平衡歸併排序 balance two-way merging sort

多步歸併排序 ployphase merging sort

置換選擇排序 replacement selection sort

檔案 file

主檔案 master file

順序檔案 sequential file

索引檔案 indexed file

索引順序檔案 indexed sequential file

索引非順序檔案 indexed non-sequential file

直接存取檔案 direct access file

多重連結串列檔案 multilist file

倒排檔案 inverted file

目錄結構 directory structure

樹型索引 tree index