The third edition of this book continues to focus on the 3D aspects of computer graphics, and reflects the growing demand for real-time applications such as games and virtual reality. It also includes new material on Visualization in Scientific Computing and graphics standards such as PHIGS. It deals with the processes involved in converting a mathematical or geometric description of an object - a computer graphics model - into a visualization - a two-dimensional projection - that simulates...
This book is intended as a handbook for students and practitioners alike. The book is structured around the type of tasks that practitioners are confronted with, beginning with requirements definition and concluding with maintenance and withdrawal. It identifies and discusses existing laws that have a significant impact on the software engineering field. These laws are largely independent of the technologies involved, which allow students to learn the principles underlying software...
Many of the introductory SAP books currently on the market provide only a brief overview of ABAP. In ABAP/4 Programming the SAP/3 System, Bernd Matzke builds on this information to look in depth at the programming language at the heart of the SAP R/3 system.
Accelerated C++ introduces a radical new approach to teaching C++. It starts with the most useful concepts rather than the most primitive ones, so the student can begin writing programs immediately. It describes real problems and solutions, not just language features. And it includes the standard library from the start. The authors proved the effectiveness of this approach in their courses at Stanford and Princeton, where their students learned to write substantial programs their first day in...
The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked applications and nextgeneration middleware. ACE's power and flexibility arise from object-oriented frameworks, used to achieve the systematic reuse of networked application software. ACE frameworks handle common network programming tasks and can be customized using C++ language features to produce complete distributed applications. This book will teach developers how they can use the...
This book provides designers and developers the tools required to understand CORBA technology at the architectural, design, and code levels.This book offers hands-on explanations for building efficient applications, as well as lucid examples that provide practical advice on avoiding costly mistakes. With this book as a guide, programmers will find the support they need to successfully undertake CORBA development projects. The content is systematically arranged and presented so the book may be...
Advanced Programming in the Unix Environment is a must-have volumedescribing and illustrating the programming interface to the Unix system.Author builds on the basic information presented in the first 15 chapters toprovide chapter-length examples illustrating among other things how todevelop a database library as well as a postscript print driver.The book progresses from basic topics such as file systems, directories, andsignals to more advanced topics including interprocess...
The changes to UNIX programming that have taken place since 1985 are extensive to say the least. The first edition of Advanced UNIX Programming is still used and considered to be a must have book on any UNIX programmer's shelf.With this new edition UNIX programmers now have a one-volume, comprehensive, in-depth guide to the essential system-level services provided to them by the UNIX family of operating systems - now including Linux, FreeBSD, and the Mac OS X kernel (Darwin). All UNIX...