Data structures and problem solving using C++ / Mark Allen Weiss.
Materyal türü:
MetinDil: İngilizce Yayın ayrıntıları:Reading, Mass. : Addison-Wesley, c2000.Baskı: 2nd edTanım: xxx, 879, 47, 16 p. : ill. ; 24 cmISBN: - 020161250X
- QA76.73.C153
| Materyal türü | Geçerli Kütüphane | Yer numarası | Durum | Notlar | Barkod | |
|---|---|---|---|---|---|---|
| Book | University of Kyrenia Grand Library General Collection | QA76.73.C153 W45 2000 (Rafa gözat(Aşağıda açılır)) | Kullanılabilir | Gifted by: Orta Doğu Teknik Üniversitesi | 6833368544 |
Includes bibliographical references and index.
C++ allows the programmer to write the interface and implementation separately, to place them in separate files and compile separately, and to hide the implementation details. This book goes a step further: the interface and implementation are discussed in separate parts of the book. Part I (Objects and C++), Part II (Algorithms and Building Blocks), and Part III (Applications) lay the groundwork by discussing basic concepts and tools and providing some practical examples, but implementation of data structures is not shown until Part IV (Implementations). This separation of interface and implementation promotes abstract thinking. Class interfaces are written and used before the implementation is known, forcing the reader to think about the functionality and potential efficiency of the various data structures (e.g., hash tables are written well before the hash table is implemented).
Bu materyal hakkında henüz bir yorum yapılmamış.