Page 6
Page 6
img

Advances in Production Technology

This edited volume contains the selected papers presented at the scientific board meeting of the German Cluster of Excellence on “Integrative Production Technology for High-Wage Countries”, held in November 2014. The topical structure of the book is clustered in six sessions: Integrative Production Technology, Individualised Production, Virtual Production Systems, Integrated Technologies, Self-Optimising Production Systems and Human Factors in Production Technology. The Aachen perspective on a holistic theory of production is complemented by conference papers from external leading researchers in the fields of production, materials science and bordering disciplines.

img

Advances in Biologically Inspired Information Systems : Models, Methods, and Tools

A comprehensive overview of the most promising research directions in the area of bio-inspired computing. According to the broad spectrum addressed by the different book chapters, a rich variety of biological principles and their application to ICT systems are presented.

img

Advances in Artificial Economics : The Economy as a Complex Dynamic System

Perceiving the economy as a complex dynamic system, generates a need for new tools for its study. As a constructive simulation method, Agent-Based Computational Economics (ACE) has in recent years proven its strength and extensive applicability. Fields of study are widely spread within economics, with a cluster around financial markets. This book is based on communications given at AE’2006 (Aalborg, Denmark) – the second symposium on Artificial Economics, and covers both wellknown questions of economics, like the existence of market efficiency, as well as new questions raised by the new tools, for example questions related to networks of social interaction.

img

AdvancED Flash Interface Design

Flash allows users to create some amazing interactive interfaces to interact with rich Internet applications, e-learning systems, and simple web sites. In this book, two of the most talented Flash designers in the world will show you how to use them effectively to create breathtaking visuals for your Flash web sites. You'll also learn how to take advantage of Flash's powerful built-in vector-based drawing tools.

img

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!

img

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.

img

Adobe® Acrobat® and PDF for Architecture, Engineering, and Construction

Adobe® Acrobat® and PDF for Architecture, Engineering, and Construction is designed to appeal to the engineering mind. The book is a practical guide focusing on the applications of PDF in the solution of "engineering" problems which may arise in a number of disciplines from architecture to construction. Using real-world examples, the authors follow a project from design through build and long-term maintenance. As the sample project evolves, suitable Acrobat® tools and techniques are identified and brought into play at each stage, showing readers how to personalize the context and processes to meet their own project development and management needs.

img

Adaptive Learning of Polynomial Networks : Genetic Programming, Backpropagation and Bayesian Methods

This book provides theoretical and practical knowledge for develop­ ment of algorithms that infer linear and nonlinear models. It offers a methodology for inductive learning of polynomial neural network mod­ els from data. The design of such tools contributes to better statistical data modelling when addressing tasks from various areas like system identification, chaotic time-series prediction, financial forecasting and data mining. The main claim is that the model identification process involves several equally important steps: finding the model structure, estimating the model weight parameters, and tuning these weights with respect to the adopted assumptions about the underlying data distrib­ ution. When the learning process is organized according to these steps, performed together one after the other or separately, one may expect to discover models that generalize well.

img

Adaptive Business Intelligence

In the modern information era, managers must recognize the competitive opportunities represented by decision-support tools. Adaptive business intelligence systems combine prediction and optimization techniques to assist decision makers in complex, rapidly changing environments. These systems address the fundamental questions: What is likely to happen in the future? And what is the best decision right now? Adaptive Business Intelligence includes elements of data mining, predictive modeling, forecasting, optimization, and adaptability.

img

Adaptive Bidding in Single-Sided Auctions under Uncertainty : An Agent-based Approach in Market Engineering

In the last years electronic markets, especially online auctions, have become very popular and received more and more attention in both, business (B2B) as well as in public practice (B2C and C2C). Science, however, is still far from having studied all phenomena and effects which can be observed on electronic markets. This book shows that and how software agents can be used to simulate bidding behaviour in electronic auctions. The main emphasis of this book is to apply computational economics to market theory. It summarizes the most common and up-to-date agent-based simulation methods and tools and develops the simulation software AMASE. On basis of the introduced methods a model is established to simulate bidding behaviour under uncertainty.

img

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.

img

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.

img

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!

img

A High-Performance Logical Framework -- All About Maude : How to Specify, Program, and Verify Systems in Rewriting Logic

This book gives a comprehensive account of Maude, a language and system based on rewriting logic. Many examples are used throughout the book to illustrate the main ideas and features of Maude, and its many possible uses. Maude modules are rewrite theories. Computation with such modules is - cient deduction by rewriting. Because of its logical basis and its initial model semantics,aMaude module defines a precise mathematical model.This means that Maude and its formal tool environment can be used in three, mutually reinforcing ways: • as a declarative programming language; • as an executable formal specification language; and • as a formal verification system. Maude’s rewriting logic is simple, yet very expressive. This gives Maude good representational capabilities as a semantic framework to formally represent a wide range of systems, including models of concurrency, distributed al- rithms, network protocols, semantics of programming languages, and models of cell biology. Rewriting logic is also an expressive universal logic,making Maude a fiexible logical framework in which many difierent logics and - ference systems can be represented and mechanized. This makes Maude a useful metatool to build many other tools, including those in its own formal tool environment. Thanks to the logic’s simplicity and the use of advanced semi-compilation techniques, Maude has a high-performance implementation, making it competitive with other declarative programming languages.

img

Machine Learning in Dentistry

This book reviews all aspects of the use of machine learning in contemporary dentistry, clearly explaining its significance for dental imaging, oral diagnosis and treatment, dental designs, and dental research. In this book, readers will find up-to-date information on different machine learning tools and their applicability in various dental specialties.

img

Applied Civil Engineering Risk Analysis

Povides readers with the tools needed to determine the probability of failure, and when multiplied by the consequences of failure, illustrates how to assess the risk of civil engineering problems. Presenting methods for quantifying uncertainty that exists in engineering analysis and design, with an emphasis on fostering more accurate analysis and design.

img

Analysis, design and construction of foundations

Outlines methods for analysis and design the construction of shallow and deep foundations with particular reference to case studies in Hong Kong and China, as well as a discussion of methods used in other countries. It introduces the main approaches used by geotechnical and structural engineers, and the precautions required for planning and designing foundation structures. Some computational methods and computer programs are reviewed to provide tools for performing more realistic analysis of foundation systems.

img

Martingales and financial mathematics in discrete time

This book is entirely devoted to discrete time and provides a detailed introduction to the construction of the rigorous mathematical tools required for the evaluation of options in financial markets. Both theoretical and practical aspects are explored through multiple examples and exercises, for which complete solutions are provided. Particular attention is paid to the Cox, Ross and Rubinstein model in discrete time.

img

Managing Corporate Brands : A new approach to corporate communication

Marcos Ormeño introduces both behavioural science theory and decision analysis into corporate brand management using corporate communication. He develops a managerial decision-making model that outdoes existing approaches for selecting communication tools due to its high degree of formalisation and its strong behavioural basis. An illustrative study supports the author's model and shows the importance of communication in building a corporate brand.

img

Management Methods and Tools : Practical Know-how for Students, Managers, and Consultants.

This textbook includes the most important management methods and tools. The author does not restrict himself to describing the scientific methods but also shows how to apply them to real-life situations. The management tools he introduces have been successfully tested during 20 years of experience. The various methods are described and analyzed in detail, and many examples illustrate their application. Thus, the textbook gives a fundamental and comprehensive insight into the practice of successful management. It is clearly structured and provides essential in-depth knowledge for students as well as for managers and consultants.

Results Per Page