![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer software packages
OpenGL (R): A Primer is a concise presentation of fundamental OpenGL, providing readers with a succinct introduction to essential OpenGL commands as well as detailed listings of OpenGL functions and parameters. Angel uses a top-down philosophy to teach computer graphics based on the idea that students learn modern computer graphics best if they can start programming significant applications as soon as possible. The book makes it easy for students to find functions and their descriptions, and supplemental examples are included in every chapter to illustrate core concepts. This primer can be used both as a companion to a book introducing computer graphics principles and as a stand-alone guide and reference to OpenGL for programmers with a background in computer graphics.
This book is designed as a gentle introduction to the fascinating field of choice modeling and its practical implementation using the R language. Discrete choice analysis is a family of methods useful to study individual decision-making. With strong theoretical foundations in consumer behavior, discrete choice models are used in the analysis of health policy, transportation systems, marketing, economics, public policy, political science, urban planning, and criminology, to mention just a few fields of application. The book does not assume prior knowledge of discrete choice analysis or R, but instead strives to introduce both in an intuitive way, starting from simple concepts and progressing to more sophisticated ideas. Loaded with a wealth of examples and code, the book covers the fundamentals of data and analysis in a progressive way. Readers begin with simple data operations and the underlying theory of choice analysis and conclude by working with sophisticated models including latent class logit models, mixed logit models, and ordinal logit models with taste heterogeneity. Data visualization is emphasized to explore both the input data as well as the results of models. This book should be of interest to graduate students, faculty, and researchers conducting empirical work using individual level choice data who are approaching the field of discrete choice analysis for the first time. In addition, it should interest more advanced modelers wishing to learn about the potential of R for discrete choice analysis. By embedding the treatment of choice modeling within the R ecosystem, readers benefit from learning about the larger R family of packages for data exploration, analysis, and visualization.
Written from a mathematical standpoint accessible to students, teachers, and professionals studying or practicing in engineering, mathematics, or physics, the new second edition is a comprehensive introduction to the theory and application of transformations. Presenting the more abstract foundation material in the first three chapters, Geometric Transformations in 3D Modeling reduces the clutter of theoretical derivation and development in the remainder of the text and introduces the operational and more application-oriented tools and concepts as the need arises. It assumes the reader has already taken analytic geometry and first-year calculus and has a working knowledge of basic matrix and vector algebra. This self-contained resource is sure to appeal to those working in 3D modeling, geometric modeling, computer graphics, animation, robotics, and kinematics. Explores and develops the subject in much greater breadth and depth than other books, offering readers a better understanding of transformation theory, the role of invariants, the uses of various notation systems, and the relations between transformations. Describes how geometric objects may change position, orientation, or even shape when subjected to mathematical operations, while properties characterizing their geometric identity and integrity remain unchanged. Presents eigenvalues, eigenvectors, and tensors in a way that makes it easier for readers to understand. Contains revised and improved figures, with many in color to highlight important features. Provides exercises throughout nearly all of the chapters whose answers are found at the end of the book.
I3E 2009 was held in Nancy, France, during September 23-25, hosted by Nancy University and INRIA Grand-Est at LORIA. The conference provided scientists andpractitionersofacademia, industryandgovernmentwithaforumwherethey presented their latest ?ndings concerning application of e-business, e-services and e-society, and the underlying technology to support these applications. The 9th IFIP Conference on e-Business, e-Services and e-Society, sponsored by IFIP WG 6.1. of Technical Committees TC6 in cooperation with TC11, and TC8 represents the continuation of previous events held in Zurich (Switzerland) in 2001, Lisbon (Portugal) in 2002, Sao Paulo (Brazil) in 2003, Toulouse (France) in 2004, Poznan (Poland) in 2005, Turku (Finland) in 2006, Wuhan (China) in 2007 and Tokyo (Japan) in 2008. The call for papers attracted papers from 31 countries from the ?ve con- nents. As a result, the I3E 2009 programo?ered 12 sessions of full-paper pres- tations. The 31 selected papers cover a wide and important variety of issues in e-Business, e-servicesande-society, including security, trust, andprivacy, ethical and societal issues, business organization, provision of services as software and software as services, and others. Extended versions of selected papers submitted to I3E 2009 will be published in the International Journal of e-Adoption and in AIS Transactions on Enterprise Systems. In addition, a 500-euros prize was awarded to the authors of the best paper selected by the Program Comm- tee. We thank all authors who submitted their papers, the Program Committee members and external reviewers for their excellent
Tuning of SQL code is generally cheaper than changing the data
model. Physical and configuration tuning involves a search for
bottlenecks that often points to SQL code or data model issues.
Building an appropriate data model and writing properly performing
SQL code can give 100%+ performance improvement. Physical and
configuration tuning often gives at most a 25% performance
increase.
This book includes a short history of interactive narrative and an account of a small group collaboratively authored social media narrative: Romeo and Juliet on Facebook: After Love Comes Destruction. At the forefront of narrative innovation are social media channels - speculative spaces for creating and experiencing stories that are interactive and collaborative. Media, however, is only the access point to the expressiveness of narrative content. Wikis, messaging, mash-ups, and social media (Facebook, Twitter, YouTube and others) are on a trajectory of participatory story creation that goes back many centuries. These forms offer authors ways to create narrative meaning that reflects our current media culture, as the harlequinade reflected the culture of the 18th century, and as the volvelle reflected that of the 13th century. Interactivity, Collaboration, and Authoring in Social Media first prospects the last millennium for antecedents of today's authoring practices. It does so with a view to considering how today's digital manifestations are a continuation, perhaps a reiteration, perhaps a novel pioneering, of humans' abiding interest in interactive narrative. The book then takes the reader inside the process of creating a collaborative, interactive narrative in today's social media through an authoring experience undertaken by a group of graduate students. The engaging mix of blogs, emails, personal diaries , and fabricated documents used to create the narrative demonstrates that a social media environment can facilitate a meaningful and productive collaborative authorial experience and result in an abundance of networked, personally expressive, and visually and textually referential content. The resulting narrative, After Love Comes Destruction, based in Shakespeare's Romeo and Juliet, shows how a generative narrative space evolved around the students' use of social media in ways they had not previously considered both for authoring and for delivery of their final narrative artifact.
This volume features selected contributions on a variety of topics related to linear statistical inference. The peer-reviewed papers from the International Conference on Trends and Perspectives in Linear Statistical Inference (LinStat 2016) held in Istanbul, Turkey, 22-25 August 2016, cover topics in both theoretical and applied statistics, such as linear models, high-dimensional statistics, computational statistics, the design of experiments, and multivariate analysis. The book is intended for statisticians, Ph.D. students, and professionals who are interested in statistical inference.
The traditional division of labor between the database (which only
stores and manages SQL and XML data for fast, easy data search and
retrieval) and the application server (which runs application or
business logic, and presentation logic) is obsolete. Although the
books primary focus is on programming the Oracle Database, the
concepts and techniques provided apply to most RDBMS that support
Java including Oracle, DB2, Sybase, MySQL, and PostgreSQL. This is
the first book to cover new Java, JDBC, SQLJ, JPublisher and Web
Services features in Oracle Database 10g Release 2 (the coverage
starts with Oracle 9i Release 2). This book is a must-read for
database developers audience (DBAs, database applications
developers, data architects), Java developers (JDBC, SQLJ, J2EE,
and OR Mapping frameworks), and to the emerging Web Services
assemblers.
The adoption of ICT for personal and business use has encouraged the growth of interactive learning as well as its application in a number of education and training scenarios. Designing effective syllabi for interactive learning projects helps to ensure that desired leaning outcomes are achieved without incurring a significant loss of time or money. Educational Stages and Interactive Learning: From Kindergarten to Workplace Training provides a record of current research and practical applications in interactive learning. This book reviews all aspects of interactive learning, investigates the history, status, and future trends of interactive learning, introduces emerging technologies for interactive learning, and analyzes interactive learning cases in various educational stages and learning situations. Readers interested in the technologies and pedagogical applications of interactive learning will find this book a comprehensive reference for the understanding of notions, theories, techniques, and methods related to the research and development of interactive learning.
This book provides insight into the challenges in providing data authentication over wireless communication channels. The authors posit that established standard authentication mechanisms - for wired devices - are not sufficient to authenticate data, such as voice, images, and video over wireless channels. The authors propose new mechanisms based on the so-called soft authentication algorithms, which tolerate some legitimate modifications in the data that they protect. The authors explain that the goal of these algorithms is that they are tolerant to changes in the content but are still able to identify the forgeries. The authors go on to describe how an additional advantage of the soft authentication algorithms is the ability to identify the locations of the modifications and correct them if possible. The authors show how to achieve this by protecting the data features with the help of error correcting codes. The correction methods are typically based on watermarking, as the authors discuss in the book. Provides a discussion of data (particularly image) authentication methods in the presence of noise experienced in wireless communication; Presents a new class of soft authentication methods, instead of the standard hard authentication methods, used to tolerate minor changes in image data; Features authentication methods based on the usage of authentication tags as well as digital watermarks.
Grid architecture is Oracle s strategy for high-end computing and
RAC is the stepping stone into this arena. This book focuses on
current technology including all valid RAC features up through
Oracle Database 10g Release 2, with a primary focus on deploying it
in a high-end grid environment. The book discusses this technology
at length which users will find beneficial when researching,
implementing or monitoring a RAC environment. The author covers
workshop implementation of services and the distribution of
workload across instances, with threshold definitions and the new
load balancing algorithms. In addition it includes detailed
discussions on ASM that complements the implementation of RAC in
Oracle Grid strategy. The book also includes discussions on new
Oracle Clusterware, its components and its integration with RAC.
This book provides a quick access to computational tools for algebraic geometry, the mathematical discipline which handles solution sets of polynomial equations. Originating from a number of intense one week schools taught by the authors, the text is designed so as to provide a step by step introduction which enables the reader to get started with his own computational experiments right away. The authors present the basic concepts and ideas in a compact way.
Bungie presents the Destiny Grimoire Anthology, a must-have collectible lore compendium designed and assembled for Destiny's devoted and enlightened scholars and lore lovers, as well as fans of fantasy and science fiction storytelling. Until now, the myths, mysteries, and machinations of the Destiny universe were found hidden throughout the worlds-enticing threads that hinted at a greater tapestry. The Destiny Grimoire Anthology weaves tales from multiple sources together for the first time, casting new light on Destiny's most legendary heroes, infamous villains, and their greatest moments of triumph and tragedy. This volume illuminates a facet of the world of Destiny, and challenges players' thoughts and assumptions on what it means to be a Guardian, offering new and differing perspectives on the cosmic war that rages between the Traveler and its ancient enemies.
A comprehensive introduction to various numerical methods used in computational finance today Quantitative skills are a prerequisite for anyone working in finance or beginning a career in the field, as well as risk managers. A thorough grounding in numerical methods is necessary, as is the ability to assess their quality, advantages, and limitations. This book offers a thorough introduction to each method, revealing the numerical traps that practitioners frequently fall into. Each method is referenced with practical, real-world examples in the areas of valuation, risk analysis, and calibration of specific financial instruments and models. It features a strong emphasis on robust schemes for the numerical treatment of problems within computational finance. Methods covered include PDE/PIDE using finite differences or finite elements, fast and stable solvers for sparse grid systems, stabilization and regularization techniques for inverse problems resulting from the calibration of financial models to market data, Monte Carlo and Quasi Monte Carlo techniques for simulating high dimensional systems, and local and global optimization tools to solve the minimization problem.
Open source software (free software) has emerged as a major field of scientific inquiry across a number of disciplines. When the concept of open source began to gain mindshare in the global business community, decision makers faced a challenge: to convert hype and potential into sustainable profit and viable business models. This volume addresses this challenge through presenting some of the newest, extensively peer-reviewed research in the area.
This book offers a comprehensive explanation of iterated function systems and how to use them in generation of complex objects. Discussion covers the most popular fractal models applied in the field of image synthesis; surveys iterated function system models; explores algorithms for creating and manipulating fractal objects, and techniques for implementing the algorithms, and more. The book includes both descriptive text and pseudo-code samples for the convenience of graphics application programmers.
The world's leading Axapta experts will take you from Axapta novice to pro in this book. This authoritative and comprehensive guide walks you gently through the bulk of what you need to know to productively apply the system in the real worldwith real data, sizing guidelines, deployment architectures, and code. By the book's end, you will have acquired practical hands-on experience. You'll be able to get Axapta up and running, and identify gaps between the out-of-the-box product and your actual business needs. You'll also know how to automate real-world business functions.
Computer languages and computer graphics have become the primary modes of human-computer interaction. This book provides a basic introduction to "Real and Virtual Environment" computer modelling. Graphics models are used to illustrate both the way computer languages are processed and also used to create computer models of graphic displays. Computer languages have been bootstrapped from machine code, to high-level languages such as Java, to animation scripting languages. Integrating graphic and computer models takes this support for programming, design and simulation work, one step further, allowing interactive computer graphic displays to be used to construct computer models of both real and virtual environment systems. The Java language is used to implement basic algorithms for language translation, and to generate graphic displays. It is also used to simulate the behaviour of a computer system, to explore the way programming and design-simulation environments can be put together.
A "how to" guide for applying statistical methods to biomarker data analysis Presenting a solid foundation for the statistical methods that are used to analyze biomarker data, Analysis of Biomarker Data: A Practical Guide features preferred techniques for biomarker validation. The authors provide descriptions of select elementary statistical methods that are traditionally used to analyze biomarker data with a focus on the proper application of each method, including necessary assumptions, software recommendations, and proper interpretation of computer output. In addition, the book discusses frequently encountered challenges in analyzing biomarker data and how to deal with them, methods for the quality assessment of biomarkers, and biomarker study designs. Covering a broad range of statistical methods that have been used to analyze biomarker data in published research studies, Analysis of Biomarker Data: A Practical Guide also features: A greater emphasis on the application of methods as opposed to the underlying statistical and mathematical theory The use of SAS(R), R, and other software throughout to illustrate the presented calculations for each example Numerous exercises based on real-world data as well as solutions to the problems to aid in reader comprehension The principles of good research study design and the methods for assessing the quality of a newly proposed biomarker A companion website that includes a software appendix with multiple types of software and complete data sets from the book's examples Analysis of Biomarker Data: A Practical Guide is an ideal upper-undergraduate and graduate-level textbook for courses in the biological or environmental sciences. An excellent reference for statisticians who routinely analyze and interpret biomarker data, the book is also useful for researchers who wish to perform their own analyses of biomarker data, such as toxicologists, pharmacologists, epidemiologists, environmental and clinical laboratory scientists, and other professionals in the health and environmental sciences.
Mathematics is undoubtedly the key to state-of-the-art high technology. It is aninternationaltechnicallanguageandprovestobeaneternallyyoungscience to those who have learned its ways. Long an indispensable part of research thanks to modeling and simulation, mathematics is enjoying particular vit- ity now more than ever. Nevertheless, this stormy development is resulting in increasingly high requirements for students in technical disciplines, while general interest in mathematics continues to wane at the same time. This book and its appendices on the Internet seek to deal with this issue, helping students master the di?cult transition from the receptive to the productive phase of their education. The author has repeatedly held a three-semester introductory course - titled Higher Mathematics at the University of Stuttgart and used a series of "handouts" to show further aspects, make the course contents more motiv- ing, and connect with the mechanics lectures taking place at the same time. One part of the book has more or less evolved from this on its own. True to the original objective, this part treats a variety of separate topics of varying degrees of di?culty; nevertheless, all these topics are oriented to mechanics. Anotherpartofthisbookseekstoo?eraselectionofunderstandablereal- ticmodelsthatcanbeimplementeddirectlyfromthemultitudeofmathema- calresources.TheauthordoesnotattempttohidehispreferenceofNumerical Mathematics and thus places importance on careful theoretical preparation. |
You may like...
2-d Quadratic Maps And 3-d Ode Systems…
Zeraoulia Elhadj, Julien Clinton Sprott
Hardcover
R3,139
Discovery Miles 31 390
Chaos, Kinetics and Nonlinear Dynamics…
Sadruddin Benkadda, George M. Zaslavsky
Hardcover
R1,648
Discovery Miles 16 480
The Theory of Chaotic Attractors
Brian R. Hunt, Judy A. Kennedy, …
Hardcover
R2,778
Discovery Miles 27 780
|