0%

Data Structures and Algorithms tutorials

推薦清單

#資料結構與演算

#書本

  • 資料結構

    Fundamentals of Data Structures in C++ (Ellis Horowitz, Sartaj Sahni, Dinesh Mehta)

    Fundamentals of Data Structures in C (Ellis Horowitz, Sartaj Sahni, Susan Anderson-Freed)

  • 演算法

    Introduction to Algorithms(Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein)

  • 程式設計

    提升程式設計的資料結構力(吳永輝)

#聖經

  • 作業系統

    Operating System Concepts(Abraham Silberschatz)

  • 計算機組織

    Computer Organization and Design: The Hardware/Software Interface(Hennessy Patterson)

  • 資料庫系統

    Fundamentals of Database Systems(Ramez Elmasri, Shamkant B. Navathe)

    Fundamentals of Database Systems(Navathe Elmasri)

  • 組合語言

    Assembly Language for x86 Processors(Kip R. Irvine)

  • 電腦網路

    Computer Networking : A Top-Down Approach(James Kurose)

  • 線性代數

    Linear Algebra and Its Applications(David C. Lay / Steven R. Lay / Judi J. McDonald)

  • 邏輯設計

    Fundamentals of Logic Design(Jr. , Larry Kinney, Charles Roth)

#Online Judge

#網站