linked lists
基本解釋
- 鏈表
英漢例句
- One advantage of linked lists is that you can use them to avoid locking situations.
鏈表的優(yōu)勢之一是,您可以使用它們來避免鎖定狀態(tài)。 - In theory the hash table is a rather simple construct, just collection of arrays or linked lists divided into a finite number of buckets.
理論上,哈希表是一個(gè)非常簡單的構(gòu)造,就是數(shù)組或鏈表的集合被劃分到有限數(shù)量的存儲(chǔ)體中。 - Since a NULL pointer terminates a list, we can also use the NULL pointer condition as a base case for many of our recursive functions on linked lists.
由于 NULL 指針會(huì)結(jié)束一個(gè)鏈表,所以我們也可以使用 NULL 指針條件作為基于鏈表的很多遞歸程序的基線條件。 - Think Apple iBookstore-meets-Linked In, with colleague's reading lists, recommended books, and book clubs.
ENGADGET: IDEO's e-book concepts threaten our enjoyment of reading with social networking, online commentary
雙語例句
權(quán)威例句
詞組短語
- Linked Blog Lists 鏈接性文章
- double -linked circular lists 雙向循環(huán)鏈表
- single -linked lists 單向列表
- doubly linked lists 鏈表;雙向鏈結(jié)串列
- Interlocked Singly Linked Lists 互鎖單鏈表
短語
專業(yè)釋義
- 鏈表
This paper discusses data organization and obstacle tree in PCB CAD design, compares three data structures: linked lists, quad trees, and 4-d binary tree.
討論了PCB自動(dòng)設(shè)計(jì)中版面圖形數(shù)據(jù)組織和障礙數(shù)的建立,比較了鏈表、二叉樹、四維二叉樹3種結(jié)構(gòu)的特點(diǎn)。