Narrow your search

Library

Thomas More Mechelen (27)

Odisee (26)

Thomas More Kempen (26)

UCLL (26)

VIVES (26)

KU Leuven (21)

ULiège (19)

LUCA School of Arts (15)

ULB (14)

VUB (13)

More...

Resource type

book (27)


Language

English (27)


Year
From To Submit

2020 (1)

2018 (1)

2015 (1)

2014 (3)

2012 (1)

More...
Listing 1 - 10 of 27 << page
of 3
>>
Sort by

Book
Geometric algebra for computer science : an object-oriented approach to geometry
Authors: --- ---
ISBN: 1282258079 9786612258077 0080958796 0123749425 Year: 2007 Publisher: Amsterdam, [Netherlands] : Morgan Kaufmann Publishers,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Until recently, all of the interactions between objects in virtual 3D worlds have been based on calculations performed using linear algebra. Linear algebra relies heavily on coordinates, however, which can make many geometric programming tasks very specific and complex-often a lot of effort is required to bring about even modest performance enhancements. Although linear algebra is an efficient way to specify low-level computations, it is not a suitable high-level language for geometric programming. Geometric Algebra for Computer Science presents a compelling alternative to the limit

More process patterns
Author:
ISBN: 0511584997 0511001711 9780511001710 0521652626 9780511584992 Year: 1999 Publisher: Cambridge New York Cambridge University Press :SIGS Books

Loading...
Export citation

Choose an application

Bookmark

Abstract

With his new book, More Process Patterns, Scott Ambler picks up where Process Patterns left off. In this book, the author presents process patterns for the second half of the development lifecycle. He covers the Deliver phase and the Maintain and Support phase of large-scale, object-oriented system development. Each presented pattern is based upon proven, real-world techniques and is geared toward medium to large-size organizations who need to develop software internally to support their main line of business. The book covers major management issues, such as people and risk management, and quality assurance. Developers and project managers who have just taken their first OO development course will find this book essential. It takes the true needs of software development and delivery into consideration, including cross-project, maintenance, operations, and support issues. This book uses the Unified Modeling Language (UML).


Book
Object-oriented design for temporal GIS
Author:
ISBN: 0429079672 1280031964 0203212398 1482268051 9786610031962 9780203212394 100068718X Year: 1999 Publisher: London ; Bristol, PA : Taylor & Francis,

Loading...
Export citation

Choose an application

Bookmark

Abstract

There has been an increasing demand in GIS for systems that support historical data: time-series data as well as mobility information. From a modelling perspective, there are advantages in integrating object-oriented analysis and design to databases as well as to visualisation capabilities of GIS.Object-Oriented Design for Temporal GIS explores the major components of the object-oriented analysis and design methods, how they can be used for modelling spatio-temporal data, and how these components are developed and maintained within a GIS. It also offers practical guidance to object-oriente

Advances in object-oriented data modeling
Authors: --- ---
ISBN: 026228121X 0585443920 9780262281218 9780262161893 9780585443928 0262161893 Year: 2000 Publisher: Cambridge, Mass. MIT Press

Loading...
Export citation

Choose an application

Bookmark

Abstract

Until recently, information systems have been designed around different business functions, such as accounts payable and inventory control. Object-oriented modeling, in contrast, structures systems around the data--the objects--that make up the various business functions. Because information about a particular function is limited to one place--to the object--the system is shielded from the effects of change. Object-oriented modeling also promotes better understanding of requirements, clear designs, and more easily maintainable systems.This book focuses on recent developments in representational and processing aspects of complex data-intensive applications. The chapters cover "hot" topics such as application behavior and consistency, reverse engineering, interoperability and collaboration between objects, and work-flow modeling. Each chapter contains a review of its subject, followed by object-oriented modeling techniques and methodologies that can be applied to real-life applications.Contributors : F. Casati, S. Ceri, R. Cicchetti, L. M. L. Delcambre, E. F. Ecklund, D. W. Embley, G. Engels, J. M. Gagnon, R. Godin, M. Gogolla, L. Groenewegen, G. S. Jensen, G. Kappel, B. J. Krm̃er, S. W. Liddle, R. Missaoui, M. Norrie, M. P. Papazoglou, C. Parent, B. Perniei, P. Poncelet, G. Pozzi, M. Schreft, R. T. Snodgrass, S. Spaccapietra, M. Stumptner, M. Teisseire, W. J. van den Heuevel, S. N. Woodfield.


Book
Object-oriented analysis and design for information systems : modeling with UML, OCL, and IFML
Author:
ISBN: 0124172938 0124186734 9780124172937 9780124186736 Year: 2014 Publisher: Amsterdam : Elsevier, Morgan Kaufmann is an imprint of Elsevier,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Object-Oriented Analysis and Design for Information Systems clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable. The patterns and solutions presented in this book are based in research and industrial applications. You will come away with clarity regarding processes and use cases and a clear understand of how to expa


Book
A student guide to object-oriented development
Authors: ---
ISBN: 0750661232 9786611047771 1281047775 0080542042 9780750661232 9780080542041 Year: 2005 Publisher: Amsterdam London Elsevier Butterworth-Heinemann

Loading...
Export citation

Choose an application

Bookmark

Abstract

This is an introductory text that follows the software development process, from requirements capture to implementation, using an object-oriented approach. The book uses object-oriented techniques to present a practical viewpoint on developing software, providing the reader with a basic understanding of object-oriented concepts by developing the subject in an uncomplicated and easy-to-follow manner. It outlines standard object-oriented modelling techniques and illustrates them with a variety of examples and exercises, using UML as the modelling language and Java as the language of implementati

Geometric algebra for computer science : an object-oriented approach to geometry
Authors: --- ---
ISBN: 0123694655 9780123694652 9780123749420 0123749425 9786611049638 1281049638 0080553109 9786612258077 1282258079 0080958796 9780080553108 9780080958798 Year: 2007 Publisher: Amsterdam : Elsevier,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Geometric Algebra for Computer Science presents a compelling alternative to the limitations of linear algebra. Geometricalgebra, or GA, is a compact, time-effective, and performance-enhancing way to represent the geometry of 3D objects in computer programs. In this book you will find an introduction to GA that will give you a strong grasp of its relationship to linear algebra and its significance for your work. You will learn how to use GA to represent objects and perform geometric operations on them. And you will begin mastering proven techniques for making GA an integral part of your applications in a way that simplifies your code without slowing it down. Features -Explains GA as a natural extension of linear algebra and conveys its significance for 3D programming of geometry in graphics, vision, and robotics. -Systematically explores the concepts and techniques that are key to representing elementary objects and geometric operators using GA. -Covers in detail the conformal model, a convenient way to implement 3D geometry using a 5D representation space. -Presents effective approaches to making GA an integral part of your programming. -Includes numerous drills and programming exercises helpful for both students and practitioners. -Companion web site includes links to GAViewer, a program that will allow you to interact with many of the 3D figures in the book, and Gaigen 2, the platform for the instructive programming exercises that conclude each chapter.

Distributed object architectures with CORBA
Authors: ---
ISBN: 0511584962 0511001762 9780511001765 9780511584961 9780521654180 0521654181 Year: 2000 Publisher: Englewood Cliffs (N.J.): Prentice Hall

Loading...
Export citation

Choose an application

Bookmark

Abstract

Distributed Object Architectures with CORBA is a guide to creating a software architecture comprising distributed components. While it is based on OMG's Common Object Request Broker Architecture (CORBA) standard, the principles also apply to architecture built with other technology (such as Microsoft's DCOM). As ORB products evolve to incorporate new additions to CORBA, the knowledge and experience required to build stable and scalable systems is not widespread. With this book the reader can develop the skills and knowledge that is necessary for building such systems. The book assumes a familiarity with object-oriented concepts and the basics of CORBA. Software developers who are new to building systems with CORBA-based technologies will find this book a useful guide to effective development.

Object modeling and design strategies
Author:
ISBN: 0511003420 9780511003424 052164822X 9780521648226 Year: 1998 Publisher: Cambridge, U.K. New York New York Cambridge University Press SIGS Books


Book
ESL design of object-oriented applications
Authors: ---
ISBN: 9781614700470 1614700478 9781613249970 1613249977 Year: 2012 Publisher: Hauppauge, N.Y. Nova Science Publisher's

Listing 1 - 10 of 27 << page
of 3
>>
Sort by