Vyhledávat v databázi titulů je možné dle ISBN, ISSN, EAN, č. ČNB, OCLC či vlastního identifikátoru. Vyhledávat lze i v databázi autorů dle id autority či jména.
Projekt ObalkyKnih.cz sdružuje různé zdroje informací o knížkách do jedné, snadno použitelné webové služby. Naše databáze v tuto chvíli obsahuje 3150393 obálek a 950589 obsahů českých a zahraničních publikací. Naše API využívá většina knihoven v ČR.
Autor: Li, Liwu.
Rok: c1998.
ISBN: 9783540637639
OKCZID: 110035932
Citace (dle ČSN ISO 690):
LI, Liwu. Java: data structures and programming. Berlin: Springer, c1998. xv, 483 s. +.
Hodnocení:
4.0 / 5
(6 hlasů)
This introduction 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.