タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

algorithmとjavaに関するperezvonのブックマーク (1)

  • Open Data Structures

    Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs. Data structures presented in the book include stacks, queues, deques, and lists implemented as arrays and linked-lists; space-efficient implementations of lists; skip lists; hash tables and hash codes; binary search

    perezvon
    perezvon 2012/10/30
    Open Data Structures covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs. データ構造の教科書
  • 1