5.184 results (0,29837 seconds)

Brand

Merchant

Price (EUR)

Reset filter

Products
From
Shops

Chinese Medicine for Lower Body Pain

ERP Optimization Using Your Existing System to Support Profitable E-Business Initiatives

ERP Optimization Using Your Existing System to Support Profitable E-Business Initiatives

Existing ERP systems are being used to support an increasing amount of critical e-business initiatives even though this is far from their original purpose. While ERP can form a foundation for successfully meeting e-business needs future success will be derived not only from a firm supportive foundation but from a solid e-business superstructure that guides your company through a value chain that has grown longer and more complex. ERP Optimization provides a technology-centric approach to leading your company through an e-transformation. It shows you how to leverage current investments in information systems while minimizing disruptions to the core business of the enterprise. Written in a business vernacular the book effectively bridges the gap between technology and business strategy. The author takes you through the process of defining e-business goals and accessing and maximizing current systems capabilities. She details the steps required to assume a leadership position within an integrated business community and demonstrates how to support secure information exchanges with customer suppliers and partners. ERP alone is not enough to secure and maintain a superior position in today's economy but it can provide the backbone and infrastructure of enterprise applications that are the necessary essential prerequisites to conducting e-business. Whether you are an executive today or hope to be one in the future ERP Optimization gives you the tools to lead your organization successfully into the e-business world. | ERP Optimization Using Your Existing System to Support Profitable E-Business Initiatives

GBP 59.99
1

Systematic Reviews to Support Evidence-Based Medicine How to appraise conduct and publish reviews

Nutrition Support for the Critically Ill Patient A Guide to Practice Second Edition

Nutrition Support for the Critically Ill Patient A Guide to Practice Second Edition

Completely revised and updated Nutrition Support for the Critically Ill Patient: A Guide to Practice Second Edition presents an unbiased evidence-based examination of critical nutrition across the life cycle. Taking a multidisciplinary approach each chapter has been carefully designed to provide a comprehensive review of the literature and a detailed exploration of the practical application of this information. With chapters written by experts you get the most pertinent and current knowledge available bolstered by tables figures and case studies that make the information accessible. New Coverage in the Second Edition:Gut microbiota supportShort bowel syndromeChronic critically ill phenomenonProfessional nutrition practice guidelines and protocolsEthical considerationsQuality and performance improvementMany challenges remain when providing optimal nutrition to all patients under all conditions at all times. Divided into eight sections the book covers metabolic issues nutrients for critically ill patients delivery of nutrition therapy nutrition therapy throughout the life cycle special interest groups specific organ system failure general systemic failures and professional issues in the field. It keeps you informed and aware of the continuous accrual of knowledge needed to craft and provide optimal nutrition therapy for the critically ill patient. | Nutrition Support for the Critically Ill Patient A Guide to Practice Second Edition

GBP 44.99
1

Ground Support Technology for Highly Stressed Excavations Integrated Theoretical Laboratory and Field Research

Artificial Intelligence Tools Decision Support Systems in Condition Monitoring and DIagnosis

Airport Baggage Handling Systems Using the Baggage Factory Approach to Support AI Optimisation Decisions and Design Processes

Airport Baggage Handling Systems Using the Baggage Factory Approach to Support AI Optimisation Decisions and Design Processes

The competition between airports demands higher-quality services to satisfy passengers. A Baggage Handling System (BHS) serves functions such as baggage sorting screening and storage. A successful BHS means bags move between areas as travellers do. Handlers load/unload bags and transfer them between the airport's areas. Automation can save money and bring safety and operational benefits. Warehouses as well as the automotive industry are more advanced technologically in comparison to the airport and especially the baggage handling business. The concept of the Baggage Factory (BF) is an approach (based on Industry 4. 0) that simplifies the processes from the moment passengers drop off their bags at check-in till the destination (chutes carousels and so forth). Airport Baggage Handling Systems: Using the Baggage Factory Approach to Support AI Optimisation Decisions and Design Processes introduces the features of the BF concept and presents how BHS designers can use AI technology to tackle many BHS problems and concerns. The book bridges the gap between airport BHS designers and experts in AI and optimisation. It describes in detail the field of baggage handling using algorithms for sorting bags or optimising the flow. The way the systems are designed is discussed and a behind-the-scenes look at the BHS industry and how it affects the daily lives of travellers is presented. International and multidisciplinary in approach this book is an ideal resource for practitioners students and researchers involved in the air transportation industry Tourism Systems Engineering Layout and Design Artificial Intelligence Assembly Automation and Logistics fields. | Airport Baggage Handling Systems Using the Baggage Factory Approach to Support AI Optimisation Decisions and Design Processes

GBP 42.99
1

Decision Support System Tools and Techniques

The Belt Conveyor A Concise Basic Course

Introduction to Medical Physics

Short Bowel Syndrome Practical Approach to Management

Practical Guide to ChIP-seq Data Analysis

Repair of Concrete Structures to EN 1504

Introduction to Electromagnetism From Coulomb to Maxwell

Introduction to Electromagnetism From Coulomb to Maxwell

This edition aims to expand on the first edition and take the reader through to the wave equation on coaxial cable and free-space by using Maxwell’s equations. The new chapters include time varying signals and fundamentals of Maxwell's equations. This book will introduce and discuss electromagnetic fields in an accessible manner. The author explains electroconductive fields and develops ideas relating to signal propagation and develops Maxwell’s equations and applies them to propagation in a planar optical waveguide. The first of the new chapters introduces the idea of a travelling wave by considering the variation of voltage along a coaxial line. This concept will be used in the second new chapter which solves Maxwell’s equations in free-space and then applies them to a planar optical waveguide in the third new chapter. As this is an area that most students find difficult it links back to the earlier chapters to aid understanding. This book is intended for first- and second-year electrical and electronic undergraduates and can also be used for undergraduates in mechanical engineering computing and physics. The book includes examples and homework problems. Introduces and examines electrostatic fields in an accessible manner Explains electroconductive fields Develops ideas relating to signal propagation Examines Maxwell’s equations and relates them to propagation in a planar optical waveguide Martin Sibley recently retired after 33 years of teaching at the University of Huddersfield. He has a PhD from Huddersfield Polytechnic in Preamplifier Design for Optical Receivers. He started his career in academia in 1986 having spent 3 years as a postgraduate student and then 2 years as a British Telecom-funded research fellow. His research work had a strong bias to the practical implementation of research and he taught electromagnetism and communications at all levels since 1986. Dr. Sibley finished his academic career as a Reader in Communications School of Computing and Engineering University of Huddersfield. He has authored five books and published over 80 research papers. | Introduction to Electromagnetism From Coulomb to Maxwell

GBP 44.99
1

Introduction to Recursive Programming

Introduction to Recursive Programming

Recursion is one of the most fundamental concepts in computer science and a key programming technique that allows computations to be carried out repeatedly. Despite the importance of recursion for algorithm design most programming books do not cover the topic in detail despite the fact that numerous computer programming professors and researchers in the field of computer science education agree that recursion is difficult for novice students. Introduction to Recursive Programming provides a detailed and comprehensive introduction to recursion. This text will serve as a useful guide for anyone who wants to learn how to think and program recursively by analyzing a wide variety of computational problems of diverse difficulty. It contains specific chapters on the most common types of recursion (linear tail and multiple) as well as on algorithm design paradigms in which recursion is prevalent (divide and conquer and backtracking). Therefore it can be used in introductory programming courses and in more advanced classes on algorithm design. The book also covers lower-level topics related to iteration and program execution and includes a rich chapter on the theoretical analysis of the computational cost of recursive programs offering readers the possibility to learn some basic mathematics along the way. It also incorporates several elements aimed at helping students master the material. First it contains a larger collection of simple problems in order to provide a solid foundation of the core concepts before diving into more complex material. In addition one of the book's main assets is the use of a step-by-step methodology together with specially designed diagrams for guiding and illustrating the process of developing recursive algorithms. Furthermore the book covers combinatorial problems and mutual recursion. These topics can broaden students' understanding of recursion by forcing them to apply the learned concepts differently or in a more sophisticated manner. The code examples have been written in Python 3 but should be straightforward to understand for students with experience in other programming languages. Finally worked out solutions to over 120 end-of-chapter exercises are available for instructors.

GBP 68.99
1

An Introduction to Compressible Flow

Rethinking Faecal Sludge Management in Emergency Settings Decision Support Tools and Smart Technology Applications for Emergency Sanitation

Outpatient Nutrition Care: GI Metabolic and Home Nutrition Support Practical Guidelines for Assessment and Management

Introduction to Design Engineering Systematic Creativity and Management

Discovering Group Theory A Transition to Advanced Mathematics

Concrete Segmental Bridges Theory Design and Construction to AASHTO LRFD Specifications

Introduction to Industrial Engineering

Introduction to Industrial Engineering

A Firsthand Look at the Role of the Industrial Engineer The industrial engineer helps decide how best to utilize an organization’s resources to achieve company goals and objectives. Introduction to Industrial Engineering Second Edition offers an in-depth analysis of the industrial engineering profession. While also providing a historical perspective chronicling the development of the profession this book describes the standard duties performed the tools and terminologies used and the required methods and processes needed to complete the tasks at hand. It also defines the industrial engineer’s main areas of operation introduces the topic of information systems and discusses their importance in the work of the industrial engineer. The authors explain the information system concept and the need for integrated processes supported by modern information systems. They also discuss classical organizational structures (functional organization project organization and matrix organization) along with the advantages and disadvantages of their use. The book includes the technological aspects (data collection technologies databases and decision-support areas of information systems) the logical aspects (forecasting models and their use) and aspects of principles taken from psychology sociology and ergonomics that are commonly used in the industry. What’s New in this Edition: The second edition introduces fields that are now becoming a part of the industrial engineering profession alongside conventional areas (operations management project management quality management work measurement and operations research). In addition the book: Provides an understanding of current pathways for professional development Helps students decide which area to specialize in during the advanced stages of their studies Exposes students to ergonomics used in the context of workspace design Presents key factors in human resource management Describes frequently used methods of teaching in the field Covers basic issues relative to ergonomics and human–machine interface Introduces the five basic processes that exist in many organizations Introduction to Industrial Engineering Second Edition establishes industrial engineering as the organization of people and resources describes the development and nature of the profession and is easily accessible to anyone needing to learn the basics of industrial engineering. The book is an indispensable resource for students and industry professionals.

GBP 74.99
1