eBooks-it.org Logo
eBooks-IT.org Inner Image

Mark Allen Weiss eBooks

Download free Mark Allen Weiss eBooks

Data Structures & Algorithm Analysis in C++

Data Structures & Algorithm Analysis in C++ Image
4th Edition
Data Structures and Algorithm Analysis in C++ is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses. As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop well-constructed, maximally efficient programs using the C++ programming language. This book explains topics from binary heaps to sorting to NP-completeness, and dedicates a full chapter to amortized analysis and advanced data structures and their implementation. Figures and examples illustrating successi...

C++ for Java Programmers

C++ for Java Programmers Image
Written for the moderately experienced Java programmer, this book builds on readers existing knowledge of object-oriented programming and covers all important aspects of Standard C++-emphasizing more lower-level C-style details later in the presentation. Chapter topics include philosophy of C++, simplest C++, pointers and reference variables, object-based programming: classes, operator overloading, object-oriented programming: inheritance, templates, abnormal control flow, input and output, collections: the standard template library, primitive arrays and strings, C-style C++, and using Java and C++: the JNI. For new C++ programmers converted from Java....

Data Structures and Problem Solving Using Java

Data Structures and Problem Solving Using Java Image
3rd Edition
Data Structures and Problem Solving Using Java3/e provides a practical introduction to data structures from a viewpoint of abstract thinking and problem solving, and incorporates the enhancements of Java 5.0. It includes coverage of generic programming, and content on the design of generic collection classes. This book is appropriate for readers who are familiar with basic Java programming concepts or are new to the language and want to learn how it treats data structures concepts....


2007 - 2017 © eBooks-IT.org