Java: Data Structures and Programming
Autor Liwu Lien Limba Engleză Paperback – 23 aug 2014
Preț: 335.74 lei
Preț vechi: 419.67 lei
-20% Nou
Puncte Express: 504
Preț estimativ în valută:
64.25€ • 66.74$ • 53.37£
64.25€ • 66.74$ • 53.37£
Carte tipărită la comandă
Livrare economică 04-18 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783642958533
ISBN-10: 3642958532
Pagini: 504
Ilustrații: XV, 484 p. 11 illus.
Dimensiuni: 155 x 235 x 29 mm
Greutate: 0.7 kg
Ediția:Softcover reprint of the original 1st ed. 1998
Editura: Springer Berlin, Heidelberg
Colecția Springer
Locul publicării:Berlin, Heidelberg, Germany
ISBN-10: 3642958532
Pagini: 504
Ilustrații: XV, 484 p. 11 illus.
Dimensiuni: 155 x 235 x 29 mm
Greutate: 0.7 kg
Ediția:Softcover reprint of the original 1st ed. 1998
Editura: Springer Berlin, Heidelberg
Colecția Springer
Locul publicării:Berlin, Heidelberg, Germany
Public țintă
Professional/practitionerCuprins
I Java Programming.- 1 Data Modeling in Java.- 2 The Java Language.- 3 Programming in Java.- 4 Java Data Structure Classes.- II Computation Analysis.- 5 Java Virtual Machine.- 6 Complexity Analysis.- III Data Structures.- 7 Linear Data Structures.- 8 Trees.- 9 Graphs.- 10 Network Flows.- IV Data Persistence.- 11 Object Serialization.- 12 Data Structure Serialization.- Appendix A Binary File Dumping.- Al. Hexadecimal Convertion of Binary Files.- A2. Reading Utf8 Strings.- Appendix B References.
Textul de pe ultima copertă
This book is a methodical introduction to programming in Java that takes advantage of object-oriented data structures. It presents the Java Virtual Machine together with the analysis of algorithms and data structures in Java. The book applies the latest features of Java to develop various data structures, including linked lists, trees, graphs, and networks. An approach to efficient serialization for data structures is included.
The book shows how to incorporate advanced data structures in object-oriented programs, and thus promotes understanding of object-orientation and how it improves program efficiency. No prior knowledge of Java programming is presupposed, as the book is self-contained with full coverage of data modeling and object-oriented programming in Java.
The accompanying CD-ROM includes the source code of all the Java classes presented in the book.
The book shows how to incorporate advanced data structures in object-oriented programs, and thus promotes understanding of object-orientation and how it improves program efficiency. No prior knowledge of Java programming is presupposed, as the book is self-contained with full coverage of data modeling and object-oriented programming in Java.
The accompanying CD-ROM includes the source code of all the Java classes presented in the book.
Caracteristici
Data structures presented for Java programming Text and professional book in one Object-oriented design for most efficient development and best quality