Designing And Managing The Supply Chain


David Simchi-Levi - 1999
    Each chapter utilizes case studies and numerous examples. Mathematical and technical sections can be skipped without loss of continuity. Most textbooks do not include models and decision support systems robust enough for industry, but that is not true of this new edition.The accompanying CD-ROM also features the return of two simulations, the Computerized Beer Game and the Risk Pool Game and a computerized tool. These simulations help users develop and execute supply chain contracts while also illustrating many of the concepts discussed in the text.

Introductory Astronomy and Astrophysics


Michael Zeilik - 1987
    It has an algebra and trigonometry prerequisite, but calculus is preferred.

Ordinary Level Physics


A.F. Abbott - 1969
    

Advanced Engineering Mathematics


K.A. Stroud - 2003
    You proceed at your own rate and any difficulties you may encounter are resolved before you move on to the next topic. With a step-by-step programmed approach that is complemented by hundreds of worked examples and exercises, Advanced Engineering Mathematics is ideal as an on-the-job reference for professionals or as a self-study guide for students.Uses a unique technique-oriented approach that takes the reader through each topic step-by-step.Features a wealth of worked examples and progressively more challenging exercises.Contains Test Exercises, Learning Outcomes, Further Problems, and Can You? Checklists to guide and enhance learning and comprehension.Expanded coverage includes new chapters on Z Transforms, Fourier Transforms, Numerical Solutions of Partial Differential Equations, and more Complex Numbers.Includes a new chapter, Introduction to Invariant Linear Systems, and new material on difference equations integrated into the Z transforms chapter.

Street-Fighting Mathematics: The Art of Educated Guessing and Opportunistic Problem Solving


Sanjoy Mahajan - 2010
    Traditional mathematics teaching is largely about solving exactly stated problems exactly, yet life often hands us partly defined problems needing only moderately accurate solutions. This engaging book is an antidote to the rigor mortis brought on by too much mathematical rigor, teaching us how to guess answers without needing a proof or an exact calculation.In Street-Fighting Mathematics, Sanjoy Mahajan builds, sharpens, and demonstrates tools for educated guessing and down-and-dirty, opportunistic problem solving across diverse fields of knowledge--from mathematics to management. Mahajan describes six tools: dimensional analysis, easy cases, lumping, picture proofs, successive approximation, and reasoning by analogy. Illustrating each tool with numerous examples, he carefully separates the tool--the general principle--from the particular application so that the reader can most easily grasp the tool itself to use on problems of particular interest. Street-Fighting Mathematics grew out of a short course taught by the author at MIT for students ranging from first-year undergraduates to graduate students ready for careers in physics, mathematics, management, electrical engineering, computer science, and biology. They benefited from an approach that avoided rigor and taught them how to use mathematics to solve real problems.Street-Fighting Mathematics will appear in print and online under a Creative Commons Noncommercial Share Alike license.

Textbook of Biochemistry with Clinical Correlations


Thomas M. Devlin - 1982
    Devlin's Textbook of Biochemistry with Clinical Correlations presents the biochemistry of mammalian cells, relates events at a cellular level to the subsequent physiological processes in the whole animal, and cites examples of human diseases derived from aberrant biochemical processes. The organization and content are tied together to provide students with the complete picture of biochemistry and how it relates to humans. Loaded with new material and chapters and brimming with detailed, full-color illustrations that clearly explain associated concepts, this sixth edition is an indispensable tool for students and professionals in the medical or health sciences. Key Features of the Sixth Edition Over 250 Clinical Correlations highlighting the significance of the biochemistry to clinical conditions and diseases MCAT-Style Questions with annontated answers in every chapter - in a format similar to that used by the National Board of Medical Examiners More than 1,200 high-quality, full-color illustrations A concise appendix reviewing important Organic Chemistry Concepts New to the Sixth Edition: Fully Updated with a significant revision of all chapters and major topics Two new chapters: Fundamentals of Signal Transduction and Cell Cycle, Programmed Cell Death, and Cancer A Glossary that explains important biochemical terms New sections on the Basal Lamina Protein Complex and Molecular Motors

Building Microservices: Designing Fine-Grained Systems


Sam Newman - 2014
    But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures.Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You'll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain.Discover how microservices allow you to align your system design with your organization's goalsLearn options for integrating a service with the rest of your systemTake an incremental approach when splitting monolithic codebasesDeploy individual microservices through continuous integrationExamine the complexities of testing and monitoring distributed servicesManage security with user-to-service and service-to-service modelsUnderstand the challenges of scaling microservice architectures

Internal Combustion Engine Fundamentals.


John B. Heywood - 1988
    An illustration program supports the concepts and theories discussed.

Chemistry


John McMurry - 1994
    The text teaches the basics of solving problems using its trademark clear discussions and new art-enhanced format. The text moves students beyond rote quantitative problem solving, encouraging them to visualize and think about a problem before beginning to solve it; it conveys the key concepts being discussed to help students truly understand the chemistry by using unique, proven features. The clean, interesting writing style talks directly to students with a minimum of distractions. Molecular illustrations are abundant and are placed where they are referenced for maximum effectiveness with students. The well-integrated McMurry/Fay media program includes the IRCD, PH GradeAssist, a CW/CD suite and more.

Linear Algebra With Applications


Steven J. Leon - 1980
    Each chapter contains integrated worked examples and chapter tests. This edition has the ancillary ATLAST computer exercise guide and new MATLAB and Maple guides.

Chemistry: An Introduction to General, Organic, and Biological Chemistry


Karen C. Timberlake - 1976
    Now in it's tenth edition, this text makes chemistry exciting to students by showing them why important concepts are relevant to their lives and future careers.

Invertebrate Zoology


Edward E. Ruppert - 1993
    Rich illustrations, systematic resumes, and extensive citations make it a valuable references source.

Computational Complexity


Sanjeev Arora - 2007
    Requiring essentially no background apart from mathematical maturity, the book can be used as a reference for self-study for anyone interested in complexity, including physicists, mathematicians, and other scientists, as well as a textbook for a variety of courses and seminars. More than 300 exercises are included with a selected hint set.

International Business: The Challenge of Global Competition [With Access Code]


Donald A. Ball - 1990
    Enriched with maps, photos, and the most up-to-date world data, this text boasts the collective expertise of four authors with firsthand international business experience, specializing in international management, finance, law, global strategy, and marketing - a claim no other text can make. In addition, each new copy of International Business, 12e includes access to CESIM - an interactive IB simulation developed for industry professionals. Ball, et. al. is the only textbook on the market which features access to CESIM. Only Ball, Geringer, Minor and McNett can offer a complete view of International Business as diverse as the backgrounds of business students.

Computer Systems: A Programmer's Perspective


Randal E. Bryant - 2002
    Often, computer science and computer engineering curricula don't provide students with a concentrated and consistent introduction to the fundamental concepts that underlie all computer systems. Traditional computer organization and logic design courses cover some of this material, but they focus largely on hardware design. They provide students with little or no understanding of how important software components operate, how application programs use systems, or how system attributes affect the performance and correctness of application programs. - A more complete view of systems - Takes a broader view of systems than traditional computer organization books, covering aspects of computer design, operating systems, compilers, and networking, provides students with the understanding of how programs run on real systems. - Systems presented from a programmers perspective - Material is presented in such a way that it has clear benefit to application programmers, students learn how to use this knowledge to improve program performance and reliability. They also become more effective in program debugging, because t