Making strategic decisions is a fundamental skill for leaders and managers. However, in a business environment that is in a constant state of change, making strategic decisions has never been more difficult. Strategic Decision Making addresses this challenge by providing a framework that can be used to make sound decisions in an uncertain world. Structured around the core concepts of framing, experimenting and scaling, this book will ensure that efforts are focused where the need is greatest, that interventions are tested, evaluated and revised if necessary and that successful initiatives are effectively rolled out across the business. Packed with real world examples and backed up by academic research, Strategic Decision Making will allow today's leaders and the leaders of tomorrow to make successful and defensible business choices. It shows how to: avoid decision-making bias, overcome organizational inertia, manage the difficulties of rigid organizational structures and avoid being side tracked by outdated or irrelevant experience. Essential reading for business practitioners and management students alike, this comprehensive guide provides a robust approach to achieving strategic success.
Regular Nanofabrics in Emerging Technologies gives a deep insight into both fabrication and design aspects of emerging semiconductor technologies, that represent potential candidates for the post-CMOS era. Its approach is unique, across different fields, and it offers a synergetic view for a public of different communities ranging from technologists, to circuit designers, and computer scientists. The book presents two technologies as potential candidates for future semiconductor devices and systems and it shows how fabrication issues can be addressed at the design level and vice versa. The reader either for academic or research purposes will find novel material that is explained carefully for both experts and non-initiated readers. Regular Nanofabrics in Emerging Technologies is a survey of post-CMOS technologies. It explains processing, circuit and system level design for people with various backgrounds.
This book explores energy efficiency techniques for high-performance computing (HPC) systems using power-management methods. Adopting a step-by-step approach, it describes power-management flows, algorithms and mechanism that are employed in modern processors such as Intel Sandy Bridge, Haswell, Skylake and other architectures (e.g. ARM). Further, it includes practical examples and recent studies demonstrating how modem processors dynamically manage wide power ranges, from a few milliwatts in the lowest idle power state, to tens of watts in turbo state. Moreover, the book explains how thermal and power deliveries are managed in the context this huge power range. The book also discusses the different metrics for energy efficiency, presents several methods and applications of the power and energy estimation, and shows how by using innovative power estimation methods and new algorithms modern processors are able to optimize metrics such as power, energy, and performance. Different power estimation tools are presented, including tools that break down the power consumption of modern processors at sub-processor core/thread granularity. The book also investigates software, firmware and hardware coordination methods of reducing power consumption, for example a compiler-assisted power management method to overcome power excursions. Lastly, it examines firmware algorithms for dynamic cache resizing and dynamic voltage and frequency scaling (DVFS) for memory sub-systems.
This updated 6th Edition is fully aligned with the most current DSM-5 and Occupational Therapy Practice Framework, 4th Edition, and adds new chapters reflecting recent advances in the management of infectious diseases, general deconditioning, musculoskeletal pain, amputations, and sickle cell anemia. Each chapter follows a consistent format, presenting an opening case followed by descriptions and definitions, etiology, incidence and prevalence, signs and symptoms, diagnosis, course and prognosis, medical/surgical management, impact on occupational performance, and two case illustrations. Rounded out with robust instructor resources and new full-color imagery, this bestselling resource is an essential tool for today’s occupational therapy and occupational therapy assistant students.
The field has expanded in so many directions, in connection with the increase in accessible energy, angular momentum, and nuclear species, and the new phenomena, which have been revealed, have stimulated conceptual developments concerning the significant degrees of freedom and their interplay in nuclear dynamics ... it would be impossible for us to provide an assessment of this vastly expanded subject with anything like the degree of comprehensiveness aimed at in the original text. At the same time, this text continues to describe the basis for the understanding of nuclear structures as we see it today ...'foreword from the new prefaceAfter many years, this classic two-volume treatise is now available again in an unabridged reprint. These volumes present the basic features of nuclear structure in terms of an integration of collective and independent particle aspects and remain a foundation for current efforts in the field. Central to the book's value is an approach that recognizes the many connections between concepts of nuclear physics and those of other many-body systems, and that deals boldly with the interplay between theory and experiment. Aside from the main text, which provides a systematic exposition of the subject, there are sections labeled ';Illustrative Examples';, which present detailed analyses of experimental results and the manner in which they illuminate the concepts developed in the text. Many useful appendices on general theoretical tools are also included, covering topics such as angular momentum algebra, symmetry problems, statistical description of level densities, and theory of nuclear reactions and decays.
Learn the HTML5 and CSS3 you need to help you design responsive and future-proof websites that meet the demands of modern web users About This Book Learn and explore how to harness the latest features of HTML5 in the context of responsive web design Learn to wield the new Flexbox layout mechanism, code responsive images, and understand how to implement SVGs in a responsive project Make your pages interactive by using CSS animations, transformations, and transitions Who This Book Is For Are you writing two websites – one for mobile and one for larger displays? Or perhaps you've already implemented your first 'RWD' but are struggling bring it all together? If so, Responsive Web Design with HTML5 and CSS3, Second Edition gives you everything you need to take your web sites to the next level. You'll need some HTML and CSS knowledge to follow along, but everything you need to know about Responsive Design and making great websites is included in the book! What You Will Learn Understand what responsive design is, and why it's vital for modern web development HTML5 markup is cleaner, faster, and more semantically rich than anything that has come before - learn how to use it and its latest features Integrate CSS3 media queries into your designs to use different styles for different media. You'll also learn about future media queries which are evolving in CSS4. Responsive images allow different images to be presented in different scenarios. We'll cover how to load different sets of images depending upon screen size or resolution and how to display different images in different contexts. Conquer forms! Add validation and useful interface elements like date pickers and range sliders with HTML5 markup alone. Implement SVGs into your responsive designs to provide resolution independent images, and learn how to adapt and animate them Learn how to use the latest features of CSS including custom fonts, nth-child selectors (and some CSS4 selectors), CSS custom properties (variables), and CSS calc In Detail Desktop-only websites just aren't good enough anymore. With mobile internet usage still rising, and tablets changing internet consumption habits, you need to know how to build websites that will just 'work', regardless of the devices used to access them. This second edition of Responsive Web Design with HTML5 and CSS3 explains all the key approaches necessary to create and maintain a modern responsive design. The changing way in which we access the web means that there has never been a greater range of screen sizes and associated user experiences to consider. With these recent trends driving changes in design, typical desktop-only websites fail to meet even minimum expectations when it comes to style and usability, which can be vital when your website is central to yours or your client's brand. Responsive Web Design with HTML5 and CSS3, Second Edition is an updated and improved guide that responds to the latest challenges and trends in web design, giving you access to the most effective approaches to modern responsive design. Learn how to build websites with a “responsive and mobile first” methodology, allowing a website to display effortlessly on every device that accesses it. Packed with examples, and a thorough explanation of modern techniques and syntax, Responsive Web Design with HTML5 and CSS3, Second Edition provides a comprehensive resource for all things 'responsive'. This updated new edition covers all the most up-to-date techniques and tools needed to build great responsive designs, ensuring that your projects won't just be built 'right' for today, but in the future too. Chapter example code is all hosted on rwd.education, a dedicated site for the book, built by the author, using the approaches and techniques championed throughout. Style and approach This book should be useful in two ways: as a 'read from the beginning and learn as you go' resource but also as a reference you can come back to in the months to come – when trying to remember this or that syntax or look up a link that may help you out of a development hell-hole. To this end, rather than follow a single design through from chapter one and build on it incrementally until the end of the book, each chapter exists in relative isolation. This means that code and examples are particular to each chapter and don't need to be considered along with what has gone before or after. That doesn't mean that each chapter's techniques won't work in unison; the reference site for this book, rwd.education is an example of them all working in harmony. However, by limiting the chapter examples to the topic at hand, it should be simpler for you to understand and reference the essence of each example and topic in the future.
Model-driven Development for Embedded Software: Application to Communications for Drone Swarm describes the principles of model-oriented design used in the aeronautical field, specifically for the UAV (Unmanned Aerial Vehicle). The book focuses on designing an embedded system for drones to carry out ad hoc communication within a drone fleet. In this context, an original methodology for rapid prototyping of embedded systems is presented. This approach saves time for the verification and formal validation phases, contributing to certification of the Unmanned Aerial System (UAS). The book also addresses the more traditional verification phases that must be performed to verify accuracy of the system. This evaluation is carried out in simulation and by real experimentation. The various tools necessary for the implementation of this methodology are described to allow the reader to be able to implement independently. Finally, to illustrate the contribution of this original methodology, an example of embedded system development is presented in which the different phases of the methodology are explained to conceive, validate and test a new secure routing protocol developed for communications within a fleet of drones. - Describes the principles of model-oriented design used in the aeronautical field - Presents an original methodology of rapid prototyping of embedded systems - Presents a mode of development for embedded systems in the different phases
A psychologist's journey to understand one of the most unusual experiences known to humankind: the universal, disturbing feeling that someone or something is there when we are alone. These experiences of sensing a Presence when no one else is there have been given many names—the Third Man, guardian angels, shadow figures, “social” hallucinations—and they have inspired, unsettled, and confounded in equal measure. While the contexts in which they occur are diverse, they are united by a distinct and uncanny feeling of visitation by another. But what does this feeling mean, and where does it come from? When and why do presences emerge? And how can we even begin to understand a phenomenon that can be transformative for those who experience it, and yet so hard to put into words? The answers to these questions lie in this tour-de-force through contemporary psychology, psychiatry, neuroscience, and philosophy. Presence follows Ben Alderson-Day's attempts—as a psychologist and a researcher—to understand how this experience is possible. What is a voice when it isn’t heard, and how otherwise do we know or feel that someone is in our presence? Is it a hallucination connected to psychosis, a change in the working of the brain, or something else? The journey to understand takes us to meet explorers, mediums, and robots, and step through real, imagined, and virtual worlds. Presence is the story of who we carry with us, at all times, as parts of ourselves.
Making strategic decisions is a fundamental skill for leaders and managers. However, in a business environment that is in a constant state of change, making strategic decisions has never been more difficult. Strategic Decision Making addresses this challenge by providing a framework that can be used to make sound decisions in an uncertain world. Structured around the core concepts of framing, experimenting and scaling, this book will ensure that efforts are focused where the need is greatest, that interventions are tested, evaluated and revised if necessary and that successful initiatives are effectively rolled out across the business. Packed with real world examples and backed up by academic research, Strategic Decision Making will allow today's leaders and the leaders of tomorrow to make successful and defensible business choices. It shows how to: avoid decision-making bias, overcome organizational inertia, manage the difficulties of rigid organizational structures and avoid being side tracked by outdated or irrelevant experience. Essential reading for business practitioners and management students alike, this comprehensive guide provides a robust approach to achieving strategic success.
This will help us customize your experience to showcase the most relevant content to your age group
Please select from below
Login
Not registered?
Sign up
Already registered?
Success – Your message will goes here
We'd love to hear from you!
Thank you for visiting our website. Would you like to provide feedback on how we could improve your experience?
This site does not use any third party cookies with one exception — it uses cookies from Google to deliver its services and to analyze traffic.Learn More.