Browse Results

Showing 19,701 through 19,725 of 53,910 results

Practical Enterprise Data Lake Insights: Handle Data-Driven Challenges in an Enterprise Big Data Lake

by Saurabh Gupta Venkata Giri

Use this practical guide to successfully handle the challenges encountered when designing an enterprise data lake and learn industry best practices to resolve issues.When designing an enterprise data lake you often hit a roadblock when you must leave the comfort of the relational world and learn the nuances of handling non-relational data. Starting from sourcing data into the Hadoop ecosystem, you will go through stages that can bring up tough questions such as data processing, data querying, and security. Concepts such as change data capture and data streaming are covered. The book takes an end-to-end solution approach in a data lake environment that includes data security, high availability, data processing, data streaming, and more.Each chapter includes application of a concept, code snippets, and use case demonstrations to provide you with a practical approach. You will learn the concept, scope, application, and starting point.What You'll LearnGet to know data lake architecture and design principlesImplement data capture and streaming strategiesImplement data processing strategies in HadoopUnderstand the data lake security framework and availability modelWho This Book Is ForBig data architects and solution architects

Communication: Innovation & Quality (Studies in Systems, Decision and Control #154)

by Miguel Túñez-López Valentín-Alejandro Martínez-Fernández Xosé López-García Xosé Rúas-Araújo Francisco Campos-Freire

This book explores the disruptive changes in the media ecosystem caused by convergence and digitization, and analyses innovation processes in content production, distribution and commercialisation. It has been edited by Professors Miguel Túñez-López (Universidade de Santiago de Compostela, Spain), Valentín-Alejandro Martínez-Fernández (Universidade da Coruña, Spain), Xosé López-García (Universidade de Santiago de Compostela, Spain), Xosé Rúas-Araújo (Universidade de Vigo, Spain) and Francisco Campos-Freire (Universidade de Santiago de Compostela, Spain). The book includes contributions from European and American experts, who offer their views on the audiovisual sector, journalism and cyberjournalism, corporate and institutional communication, and education. It particularly highlights the role of new technologies, the Internet and social media, including the ethics and legal dimensions. With 30 contributions, grouped into diverse chapters, on information preferences and uses in journalism, as well as public audiovisual policies in the European Union, related to governance, funding, accountability, innovation, quality and public service, it provides a reliable media resource and presents lines of future development.

Accounting Information Systems for Decision Making (Lecture Notes in Information Systems and Organisation #3)

by Daniela Mancini Renata Paola Dameri Eddy H. Vaassen

This book contains a collection of research papers on accounting information systems including their strategic role in decision processes, within and between companies. An accounting system is a complex system composed of a mix of strictly interrelated elements such as data, information, human resources, IT tool, accounting models and procedures. Accounting information systems are often considered the instrument by default for accounting automation. This book aims to sketch a clear picture of the current state of AIS research, including design, acceptance and reliance, value-added decision making, interorganizational links, and process improvements. The contributions in this volume emphasize that AIS has grown into a powerful strategic tool. The book provides evidence for this observation by examining a wide range of current issues ranging from theory development in AIS to practical applications of accounting information systems. In particular it focuses on themes of growing interest in the realm of XBRL and Financial Reporting, Management Information Systems, IT/IS Audit and IT/IS Compliance. The book will be of interest to financial and managerial accountants and IT/IS practitioners, including information systems managers and consultants.

'Archaeologizing' Heritage?: Transcultural Entanglements between Local Social Practices and Global Virtual Realities (Transcultural Research – Heidelberg Studies on Asia and Europe in a Global Context)

by Michael Falser Monica Juneja

This book investigates what has constituted notions of "archaeological heritage" from colonial times to the present. It includes case studies of sites in South and Southeast Asia with a special focus on Angkor, Cambodia. The contributions, the subjects of which range from architectural and intellectual history to historic preservation and restoration, evaluate historical processes spanning two centuries which saw the imagination and production of "dead archaeological ruins" by often overlooking living local, social, and ritual forms of usage on site. Case studies from computational modelling in archaeology discuss a comparable paradigmatic change from a mere simulation of supposedly dead archaeological building material to an increasing appreciation and scientific incorporation of the knowledge of local stakeholders. This book seeks to bring these different approaches from the humanities and engineering sciences into a trans-disciplinary discussion.

Brain-Computer Interface Research: A State-of-the-Art Summary (SpringerBriefs in Electrical and Computer Engineering #6)

by Brendan Z. Allison Christoph Guger Günter Edlinger

Brain-computer interfaces (BCIs) are rapidly developing into a mainstream, worldwide research endeavor. With so many new groups and projects, it can be difficult to identify the best ones. This book summarizes ten leading projects from around the world. About 60 submissions were received in 2011 for the highly competitive BCI Research Award, and an international jury selected the top ten. This Brief gives a concise but carefully illustrated and fully up-to-date description of each of these projects, together with an introduction and concluding chapter by the editors.

Biomechanics of the Human Urinary Bladder

by Roustem N. Miftahof Hong Gil Nam

As a research subject, the biomechanics of the urinary bladder are relatively young, yet medical problems associated with them are as old as mankind. Offering an update on recent achievements in the field, the authors highlight the underlying biological, chemical and physical processes of bladder function and present the systematic development of a mathematical model of the organ as a thin, soft biological shell. The book will be a valuable resource for postgraduate students and researchers interested in the applications of computational mathematics and solid mechanics to modern problems in biomedical engineering and medicine.

Credibilistic Programming: An Introduction to Models and Applications (Uncertainty and Operations Research)

by Xiang Li

It provides fuzzy programming approach to solve real-life decision problems in fuzzy environment. Within the framework of credibility theory, it provides a self-contained, comprehensive and up-to-date presentation of fuzzy programming models, algorithms and applications in portfolio analysis.

Automotive Systems Engineering

by Hermann Winner Markus Maurer

This book reflects the shift in design paradigm in automobile industry. It presents future innovations, often referred as "automotive systems engineering". These cause fundamental innovations in the field of driver assistance systems and electro-mobility as well as fundamental changes in the architecture of the vehicles. New driving functionalities can only be realized if the software programs of multiple electronic control units work together correctly. This volume presents the new and innovative methods which are mandatory to master the complexity of the vehicle of the future.

Critical Infrastructure Protection, Risk Management, and Resilience: A Policy Perspective

by Nancy E. Marion Kelley Cronin

Critical Infrastructure Protection and Risk Management covers the history of risk assessment, crtical infrastructure protection, and the various structures that make up the homeland security enterprise. The authors examine risk assessment in the public and private sectors, the evolution of laws and regulations, and the policy challenges facing the 16 critical infrastructure sectors. The book will take a comprehensive look at the issues surrounding risk assessment and the challenges facing decision makers who must make risk assessment choices.

A Course in In-Memory Data Management: The Inner Mechanics of In-Memory Databases

by Hasso Plattner

Recent achievements in hardware and software development, such as multi-core CPUs and DRAM capacities of multiple terabytes per server, enabled the introduction of a revolutionary technology: in-memory data management. This technology supports the flexible and extremely fast analysis of massive amounts of enterprise data. Professor Hasso Plattner and his research group at the Hasso Plattner Institute in Potsdam, Germany, have been investigating and teaching the corresponding concepts and their adoption in the software industry for years. This book is based on the first online course on the openHPI e-learning platform, which was launched in autumn 2012 with more than 13,000 learners. The book is designed for students of computer science, software engineering, and IT related subjects. However, it addresses business experts, decision makers, software developers, technology experts, and IT analysts alike. Plattner and his group focus on exploring the inner mechanics of a column-oriented dictionary-encoded in-memory database. Covered topics include - amongst others - physical data storage and access, basic database operators, compression mechanisms, and parallel join algorithms. Beyond that, implications for future enterprise applications and their development are discussed. Readers are lead to understand the radical differences and advantages of the new technology over traditional row-oriented disk-based databases.

Co-evolution of Intelligent Socio-technical Systems: Modelling and Applications in Large Scale Emergency and Transport Domains (Understanding Complex Systems)

by Evangelia Mitleton-Kelly

As the interconnectivity between humans through technical devices is becoming ubiquitous, the next step is already in the making: ambient intelligence, i.e. smart (technical) environments, which will eventually play the same active role in communication as the human players, leading to a co-evolution in all domains where real-time communication is essential. This topical volume, based on the findings of the Socionical European research project, gives equal attention to two highly relevant domains of applications: transport, specifically traffic, dynamics from the viewpoint of a socio-technical interaction and evacuation scenarios for large-scale emergency situations. Care was taken to investigate as much as possible the limits of scalability and to combine the modeling using complex systems science approaches with relevant data analysis.

Combinations of Intelligent Methods and Applications: Proceedings of the 3rd International Workshop, CIMA 2012, Montpellier, France, August 2012 (Smart Innovation, Systems and Technologies #23)

by Vasile Palade Ioannis Hatzilygeroudis

The combination of different intelligent methods is a very active research area in Artificial Intelligence (AI). The aim is to create integrated or hybrid methods that benefit from each of their components. The 3rd Workshop on "Combinations of Intelligent Methods and Applications" (CIMA 2012) was intended to become a forum for exchanging experience and ideas among researchers and practitioners who are dealing with combining intelligent methods either based on first principles or in the context of specific applications. CIMA 2012 was held in conjunction with the 22nd European Conference on Artificial Intelligence (ECAI 2012). This volume includes revised versions of the papers presented at CIMA 2012.

Analyzing Compositional Data with R (Use R!)

by K. Gerald van den Boogaart Raimon Tolosana-Delgado

This book presents the statistical analysis of compositional data sets, i.e., data in percentages, proportions, concentrations, etc. The subject is covered from its grounding principles to the practical use in descriptive exploratory analysis, robust linear models and advanced multivariate statistical methods, including zeros and missing values, and paying special attention to data visualization and model display issues. Many illustrated examples and code chunks guide the reader into their modeling and interpretation. And, though the book primarily serves as a reference guide for the R package "compositions," it is also a general introductory text on Compositional Data Analysis. Awareness of their special characteristics spread in the Geosciences in the early sixties, but a strategy for properly dealing with them was not available until the works of Aitchison in the eighties. Since then, research has expanded our understanding of their theoretical principles and the potentials and limitations of their interpretation. This is the first comprehensive textbook addressing these issues, as well as their practical implications with regard to software. The book is intended for scientists interested in statistically analyzing their compositional data. The subject enjoys relatively broad awareness in the geosciences and environmental sciences, but the spectrum of recent applications also covers areas like medicine, official statistics, and economics. Readers should be familiar with basic univariate and multivariate statistics. Knowledge of R is recommended but not required, as the book is self-contained.

A Real-Time In-Memory Discovery Service: Leveraging Hierarchical Packaging Information in a Unique Identifier Network to Retrieve Track and Trace Information (In-Memory Data Management Research)

by Jürgen Müller

The research presented in this book discusses how to efficiently retrieve track and trace information for an item of interest that took a certain path through a complex network of manufacturers, wholesalers, retailers, and consumers. To this end, a super-ordinate system called "Discovery Service" is designed that has to handle large amounts of data, high insert-rates, and a high number of queries that are submitted to the discovery service. An example that is used throughout this book is the European pharmaceutical supply chain, which faces the challenge that more and more counterfeit medicinal products are being introduced. Between October and December 2008, more than 34 million fake drug pills were detected at customs control at the borders of the European Union. These fake drugs can put lives in danger as they were supposed to fight cancer, take effect as painkiller or antibiotics, among others. The concepts described in this book can be adopted for supply chain management use cases other than track and trace, such as recall, supply chain optimization, or supply chain analytics.

Cyberspace and International Relations: Theory, Prospects and Challenges

by Jan-Frederik Kremer Benedikt Müller

Cyberspace is everywhere in today's world and has significant implications not only for global economic activity, but also for international politics and transnational social relations. This compilation addresses for the first time the "cyberization" of international relations - the growing dependence of actors in IR on the infrastructure and instruments of the internet, and the penetration of cyberspace into all fields of their activities. The volume approaches this topical issue in a comprehensive and interdisciplinary fashion, bringing together scholars from disciplines such as IR, security studies, ICT studies and philosophy as well as experts from everyday cyber-practice. In the first part, concepts and theories are presented to shed light on the relationship between cyberspace and international relations, discussing implications for the discipline and presenting fresh and innovative theoretical approaches. Contributions in the second part focus on specific empirical fields of activity (security, economy, diplomacy, cultural activity, transnational communication, critical infrastructure, cyber espionage, social media, and more) and address emerging challenges and prospects for international politics and relations.

Advances in Heuristic Signal Processing and Applications

by Patrick Siarry Hadi Nobahari Amitava Chatterjee

There have been significant developments in the design and application of algorithms for both one-dimensional signal processing and multidimensional signal processing, namely image and video processing, with the recent focus changing from a step-by-step procedure of designing the algorithm first and following up with in-depth analysis and performance improvement to instead applying heuristic-based methods to solve signal-processing problems. In this book the contributing authors demonstrate both general-purpose algorithms and those aimed at solving specialized application problems, with a special emphasis on heuristic iterative optimization methods employing modern evolutionary and swarm intelligence based techniques. The applications considered are in domains such as communications engineering, estimation and tracking, digital filter design, wireless sensor networks, bioelectric signal classification, image denoising, and image feature tracking. The book presents interesting, state-of-the-art methodologies for solving real-world problems and it is a suitable reference for researchers and engineers in the areas of heuristics and signal processing.

Data Intensive Computing for Biodiversity (Studies in Computational Intelligence #485)

by Sarinder K. Dhillon Amandeep S. Sidhu

This book is focused on the development of a data integration framework for retrieval of biodiversity information from heterogeneous and distributed data sources. The data integration system proposed in this book links remote databases in a networked environment, supports heterogeneous databases and data formats, links databases hosted on multiple platforms, and provides data security for database owners by allowing them to keep and maintain their own data and to choose information to be shared and linked. The book is a useful guide for researchers, practitioners, and graduate-level students interested in learning state-of-the-art development for data integration in biodiversity.

Benchmarking Transaction and Analytical Processing Systems: The Creation of a Mixed Workload Benchmark and its Application (In-Memory Data Management Research)

by Anja Bog

Systems for Online Transaction Processing (OLTP) and Online Analytical Processing (OLAP) are currently separate. The potential of the latest technologies and changes in operational and analytical applications over the last decade have given rise to the unification of these systems, which can be of benefit for both workloads. Research and industry have reacted and prototypes of hybrid database systems are now appearing. Benchmarks are the standard method for evaluating, comparing and supporting the development of new database systems. Because of the separation of OLTP and OLAP systems, existing benchmarks are only focused on one or the other. With the rise of hybrid database systems, benchmarks to assess these systems will be needed as well. Based on the examination of existing benchmarks, a new benchmark for hybrid database systems is introduced in this book. It is furthermore used to determine the effect of adding OLAP to an OLTP workload and is applied to analyze the impact of typically used optimizations in the historically separate OLTP and OLAP domains in mixed-workload scenarios.

Benchmarking Peer-to-Peer Systems: Understanding Quality of Service in Large-Scale Distributed Systems (Lecture Notes in Computer Science #7847)

by Wolfgang Effelsberg Thorsten Strufe Ralf Steinmetz

Peer-to-peer systems are now widely used and have become the focus of attention for many researchers over the past decade. A number of algorithms for decentralized search, content distribution, and media streaming have been developed. This book provides fundamental concepts for the benchmarking of those algorithms in peer-to-peer systems. It also contains a collection of characteristic benchmarking results. The chapters of the book have been organized in three topical sections on: Fundamentals of Benchmarking in P2P Systems; Synthetic Benchmarks for Peer-to-Peer Systems; and Application Benchmarks for Peer-to-Peer Systems. They are preceded by a detailed introduction to the subject.

Condition: The Geometry of Numerical Algorithms (Grundlehren der mathematischen Wissenschaften #349)

by Felipe Cucker Peter Bürgisser

This book gathers threads that have evolved across different mathematical disciplines into seamless narrative. It deals with condition as a main aspect in the understanding of the performance ---regarding both stability and complexity--- of numerical algorithms. While the role of condition was shaped in the last half-century, so far there has not been a monograph treating this subject in a uniform and systematic way. The book puts special emphasis on the probabilistic analysis of numerical algorithms via the analysis of the corresponding condition. The exposition's level increases along the book, starting in the context of linear algebra at an undergraduate level and reaching in its third part the recent developments and partial solutions for Smale's 17th problem which can be explained within a graduate course. Its middle part contains a condition-based course on linear programming that fills a gap between the current elementary expositions of the subject based on the simplex method and those focusing on convex programming.

Basics of Bioinformatics: Lecture Notes of the Graduate Summer School on Bioinformatics of China

by Rui Jiang Xuegong Zhang Michael Q. Zhang

This book outlines 11 courses and 15 research topics in bioinformatics, based on curriculums and talks in a graduate summer school on bioinformatics that was held in Tsinghua University. The courses include: Basics for Bioinformatics, Basic Statistics for Bioinformatics, Topics in Computational Genomics, Statistical Methods in Bioinformatics, Algorithms in Computational Biology, Multivariate Statistical Methods in Bioinformatics Research, Association Analysis for Human Diseases: Methods and Examples, Data Mining and Knowledge Discovery Methods with Case Examples, Applied Bioinformatics Tools, Foundations for the Study of Structure and Function of Proteins, Computational Systems Biology Approaches for Deciphering Traditional Chinese Medicine, and Advanced Topics in Bioinformatics and Computational Biology. This book can serve as not only a primer for beginners in bioinformatics, but also a highly summarized yet systematic reference book for researchers in this field. Rui Jiang and Xuegong Zhang are both professors at the Department of Automation, Tsinghua University, China. Professor Michael Q. Zhang works at the Cold Spring Harbor Laboratory, Cold Spring Harbor, NY, USA.

Advanced SOA Tools and Applications (Studies in Computational Intelligence #499)

by Wojciech Cellary Adam Grzech Stanisław Ambroszkiewicz Jerzy Brzeziński Krzysztof Zieliński

This book presents advanced software development tools for construction, deployment and governance of Service Oriented Architecture (SOA) applications. Novel technical concepts and paradigms, formulated during the research stage and during development of such tools are presented and illustrated by practical usage examples. Hence this book will be of interest not only to theoreticians but also to engineers who cope with real-life problems. Additionally, each chapter contains an overview of related work, enabling comparison of the proposed concepts with exiting solutions in various areas of the SOA development process. This makes the book interesting also for students and scientists who investigate similar issues.

Anwendungsentwicklung mit Datenbanken (eXamen.press)

by Günter Matthiessen Michael Unterstein

Das Buch ergänzt und erweitert "Relationale Datenbanken und SQL in Theorie und Praxis (ISBN 978-3-642-28985-9)". Schwerpunkt der Darstellung sind Aspekte der Anwendungsprogrammierung mit Datenbanken. Dabei werden prozedurale Konzepte in SQL wie Stored Procedures und Trigger, Anbindung von Datenbanken in Java, Transaktionen und anderes mehr behandelt. Auch der Entwurf mit UML ist Thema. Eine Beispieldatenbank und die Quellcodes stehen zum Download zur Verfügung.

Automated Design of Analog and High-frequency Circuits: A Computational Intelligence Approach (Studies in Computational Intelligence #501)

by Bo Liu Georges Gielen Francisco V. Fernández

Computational intelligence techniques are becoming more and more important for automated problem solving nowadays. Due to the growing complexity of industrial applications and the increasingly tight time-to-market requirements, the time available for thorough problem analysis and development of tailored solution methods is decreasing. There is no doubt that this trend will continue in the foreseeable future. Hence, it is not surprising that robust and general automated problem solving methods with satisfactory performance are needed.

Cooperative Robots and Sensor Networks (Studies in Computational Intelligence #507)

by Anis Koubâa Abdelmajid Khelil

Mobile robots and Wireless Sensor Networks (WSNs) have enabled great potentials and a large space for ubiquitous and pervasive applications. Robotics and WSNs have mostly been considered as separate research fields and little work has investigated the marriage between these two technologies. However, these two technologies share several features, enable common cyber-physical applications and provide complementary support to each other. The primary objective of book is to provide a reference for cutting-edge studies and research trends pertaining to robotics and sensor networks, and in particular for the coupling between them. The book consists of five chapters. The first chapter presents a cooperation strategy for teams of multiple autonomous vehicles to solve the rendezvous problem. The second chapter is motivated by the need to improve existing solutions that deal with connectivity prediction, and proposed a genetic machine learning approach for link-quality prediction. The third chapter presents an architecture for indoor navigation using an Android smartphone for guiding a variety of users, from sighted to the visually impaired, to their intended destination. In chapter four, the authors deal with accurate prediction modeling of ocean currents for underwater glider navigation. In chapter five, the authors discuss the challenges and limitations of RSS-based localization mechanisms and propose, EasyLoc, an autonomous and practical RSS-based localization technique that satisfies ease of deployment and implementation.

Refine Search

Showing 19,701 through 19,725 of 53,910 results