AdvancED DOM Scripting : Dynamic Web Design Techniques
As a web designer or developer, you know how powerful DOM scripting is for enhancing web pages and applications, adding dynamic functionality and improving the user experience. You've got a reasonable understanding of JavaScript and the DOM, but now you want to take your skills further. This book is all you need—it shows you how to add essential functionality to your web pages.
Advanced Decision Sciences Based on Deep Learning and Ensemble Learning Algorithms : A Practical Approach Using Python
Describes the deep learning models and ensemble approaches applied to decision-making problems. The authors have addressed the concepts of deep learning, convolutional neural networks, recurrent neural networks, and ensemble learning in a practical sense providing complete code and implementation for several real-world examples. The authors of this book teach the concepts of machine learning for undergraduate and graduate-level classes and have worked with Fortune 500 clients to formulate data analytics strategies and operationalise these strategies.
Advanced computer simulation approaches for soft matter sciences I
Soft matter science is nowadays an acronym for an increasingly important class of materials, which ranges from polymers, liquid crystals, colloids up to complex macromolecular assemblies, covering sizes from the nanoscale up the microscale. Computer simulations have proven as an indispensable, if not the most powerful, tool to understand properties of these materials and link theoretical models to experiments. In this first volume of a small series recognized leaders of the field review advanced topics and provide critical insight into the state-of-the-art methods and scientific questions of this lively domain of soft condensed matter research.
Advanced computational methods and geomechanics
Helps readers comprehensively grasp the intrinsic features of typical advanced computational methods. These methods are created in recent three decades for the understanding of the post-failure of geo-materials accompanied with discontinuous and finite deformation/dislocation, as well as the violent fluid-structure interaction accompanied with strong distortion of water surface. The strong points and weak points of the formalisms for governing equations, the discretization schemes, the nodal interpolation /approximation of field variables, and their connectivity (via support domains, covers, or enrichments), the basic algorithms, etc., are clarified.
Advanced Algebra : Along with a companion Vol. Basic Algebra
Basic Algebra and Advanced Algebra systematically develop concepts and tools in algebra that are vital to every mathematician, whether pure or applied, aspiring or established. Together, the two books give the reader a global view of algebra and its role in mathematics as a whole.
AdvancED ActionScript Components : Mastering the Flash Component Architecture
Macromedia's architecture is like a chest filled with precious jewels, and this book is quite simply the key to open it! One of the most important tools provided with Flash is the Macromedia Component Architecture: a framework of components written in ActionScript 2, based on established design patterns, that provides a wealth of functionality you can just bolt on to your Flash applications when desired. This can save you an enormous amount of time during application development and help you improve the quality of your code. What's more, the source code is included, so if you can't find the component you need within the component architecture, you can just modify existing components to create your own!
Advanced .NET Remoting
Surpassing any white papers, specialist documents and other documentationthis book features in-depth coverage of the .NET Remoting Framework. The text is organized into three main parts, and this revised, second edition features 150 pages of entirely new material! Part one includes a guide to the 1.1 framework and its capabilities in real-world applications. Part two presents .NET remoting internals, and provides real-world code and development strategies. Finally, part three looks at futuristic remoting tools and their present implementation in Visual Studio .NET 2005. You will come to see how remoting procedures will change within the new IDE and revised framework.
Adaptogens : Herbs for strength, stamina, and stress relief
Includes a Materia Medica with monographs covering 25 adaptogens, including eleuthero, ginseng, rhodiola, schisandra, ashwagandha, licorice, shatavari, reishi, and holy basil, as well as complementary nervines, restorative tonics, and nootropics Explains how adaptogens increase the body's resistance to adverse influences, increase energy and stamina, and counter the effects of age and stress on the body Details the actions, properties, preparation, and dosage for each herb and their uses in Ayurveda and Chinese medicine and as remedies for animals Every day our bodies strive to adapt and stay balanced, energized, and healthy, yet chronic stress and the resulting elevation of stress hormones such as cortisol have been shown to be major factors behind not only fatigue and weight gain but also many chronic and degenerative diseases
Adapting the built environment for climate change : Design principles for climate emergencies
Adapting the Built Environment for Climate Change: Design Principles for Climate Emergencies analyzes several scenarios and proposes various adaptation strategies for climate emergencies (heat waves, wildfires, floods, and storms). Divided into three themes, the book offers an organized vision of a complex and multi-factor challenge. It covers climatic resilience and building refurbishment, implications for service life prediction and maintainability, and climate adaptation in the maintenance and management of buildings. Sections cover infrastructure materials, climate emergency adaptation and building adaptation to heat waves, wildfires, floods and storms.
Active Knowledge Modeling of Enterprises
An AKM solution is about exploiting the Web as a knowledge engineering medium, and developing knowledge-model-based families of platforms, model-configured workplaces and services.
Active Directory Field Guide
Active Directory Field Guide is ideal for Windows and Active Directory administrators and consultants. It contains valuable descriptions of higher-level skills, tasks, and tools, including migration, large-scale deployment, security, and disaster recovery, and provides bold, nontraditional solutions.
Acoustics for Engineers : Troy Lectures
Provides the material for an introductory course in engineering acoustics for students with basic knowledge in mathematics. It is based on extensive teaching experience at the university level. Under the guidance of an academic teacher it is sufficient as the sole textbook for the subject.
Achieving organizational agility, intelligence, and resilience through information systems
Presents the latest scholarly research on the widespread integration of technological innovations around the globe and examines how organizational agility, intelligence and resilience interprets, affects, and improves the entrepreneurship around the globe
Accelerated VB 2008
Visual Basic 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of Visual Basic, for both experienced Visual Basic programmers moving to VB 2008 and programmers moving to Visual Basic from another object–oriented language. Many books introduce VB, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core Visual Basic language concepts and how to wisely employ VB idioms and object–oriented design patterns to exploit the power of VB and the CLR.
Accelerated VB 2005
Accelerated VB 2005 provides the fastest path to Visual Basic expertise for anyone already familiar with object-oriented programming. While books introduce VB, very few also explain optimizing its use with the .NET common language runtime (CLR). But this book both teaches core VB language concepts and covers in depth the concepts and techniques for professionally exploiting the power of VB and the CLR.
Accelerated SQL Server 2008
The expert tuition and approach to rapid learning in Accelerated SQL Server 2008, one of the first SQL Server 2008 books available, will enable SQL Server and other database professionals to make the leap to the 2008 release of Microsoft's flagship database management system quickly. Take full advantage of the features of SQL Server 2008, know what tools are available, and quickly realize the power and ease of use that SQL Server 2008 has to offer.
Accelerated GWT : Building Enterprise Google Web Toolkit Applications
Ajax is a web development technique that takes advantage of JavaScript to display and interact dynamically with information embedded into a web page. Its emergence has made it possible to create web applications that closely resemble their desktop–based brethren. With this exciting new ability came several challenges; not only did developers have to learn JavaScript, but they were also forced to use inefficient development processes, not to mention deal with cross–platform and browser difficulties. But with the release of Google Web Toolkit (GWT), Java developers are able to continue using their favorite language to write powerful Ajax applications while using not only the Java language, but also the very same development tools they're already using on a daily basis!
Accelerated C# 2008
Accelerated C# 2008 gives you everything you need to know about C# 2008 in a concentrated 500 pages of must-know information and best practices. C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastery, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language.
Abstraction, refinement and proof for probabilistic systems
Probabilistic techniques are increasingly being employed in computer programs and systems because they can increase efficiency in sequential algorithms, enable otherwise nonfunctional distribution applications, and allow quantification of risk and safety in general. This makes operational models of how they work, and logics for reasoning about them, extremely important. Abstraction, Refinement and Proof for Probabilistic Systems presents a rigorous approach to modeling and reasoning about computer systems that incorporate probability. Its foundations lie in traditional Boolean sequential-program logic—but its extension to numeric rather than merely true-or-false judgments takes it much further, into areas such as randomized algorithms, fault tolerance, and, in distributed systems, almost-certain symmetry breaking. The presentation begins with the familiar "assertional" style of program development and continues with increasing specialization: Part I treats probabilistic program logic, including many examples and case studies; Part II sets out the detailed semantics; and Part III applies the approach to advanced material on temporal calculi and two-player games.
About Life : Concepts in Modern Biology
This book uses modern biological knowledge to tackle the question: "What distinguishes living organisms from the non-living world?" In the first few chapters, the authors draw on recent advances in cell and molecular biology to develop an account of the "living state" that applies to all organisms, but only to organisms. Subsequent chapters use this account to explore questions about evolution, the origin of life and the possibility of extraterrestrial life. Towards the end of the book the authors consider human evolution, intelligence and the extent to which our species can be regarded as biologically unique. About Life is written as far as possible in non-technical language; all scientific terms are explained straightforwardly when they are introduced. It is aimed at the general, non-specialist reader, but the novel approach that it takes to general issues in biology will also interest students of the life sciences.



















