Pythonで学ぶデータ構造とアルゴリズム:マルチプロセッシングへの入門(テキスト・第2版)
Data Structures and Algorithms with Python
With an Introduction to Multiprocessing
Undergraduate Topics in Computer Science
Lee, Kent D.
Hubbard, Steve
- 出版社:Springer
- 出版年月:2023年 12月
- ISBN:9783031422089
- 装丁:PAP
-
装丁について
- 言語:ENG
- 版次:2ND
- 巻数・ページ数:375 p.
- 分類: データベース
- 内容紹介:
-
This textbook explains the concepts and techniques required to write programs that can handle large amounts of data efficiently. Project-oriented and classroom-tested, the book presents a number of important algorithms - supported by motivating examples - that bring meaning to the problems faced by computer programmers. The idea of computational complexity is introduced, demonstrating what can and cannot be computed efficiently at scale, helping programmers make informed judgements about the algorithms they use.