Book picks similar to
Modern Compressible Flow: With Historical Perspective by John D. Anderson Jr.
engineering
textbooks
science
non-fiction
Wheater's Functional Histology: A Text and Colour Atlas
Barbara Young - 2000
The book starts with a section on general cell structure and replication. Basic tissue types are covered in the following section, and the third section presents the microstructures of each of the major body systems. The highest -quality color light micrographs and electron micrograph images are accompanied by concise text and captions which explain the appearance, function, and clinical significance of each image. The accompanying website lets you view all the images from the atlas with a virtual microscope, allowing you to view the image at a variety of pre-set magnifications.Includes access to website containing book images and additional material, extra illustrations, self tests, and more. Utilizes virtual microscope function on the website, allowing you to see images first in low-powered and then in high powered magnification. Incorporates new information on histology of bone marrow, male reproductive system, respiratory system, pancreas, blood, cartilage, muscle types, staining methods, and more. Uses Color coding at the side of each page to make it easier to access information quickly and efficiently. Includes access to www.studentconsult.com - where you'll find the complete text and illustrations of the book online, fully searchable - Integration Links to bonus content in other STUDENT CONSULT titles - 300 new USMLE-style review questions, with answers and rationales - content clipping for handheld devices - an interactive community center with a wealth of additional resources - and much more!
Multiple View Geometry in Computer Vision
Richard Hartley - 2000
This book covers relevant geometric principles and how to represent objects algebraically so they can be computed and applied. Recent major developments in the theory and practice of scene reconstruction are described in detail in a unified framework. Richard Hartley and Andrew Zisserman provide comprehensive background material and explain how to apply the methods and implement the algorithms. First Edition HB (2000): 0-521-62304-9
Python for Data Analysis
Wes McKinney - 2011
It is also a practical, modern introduction to scientific computing in Python, tailored for data-intensive applications. This is a book about the parts of the Python language and libraries you'll need to effectively solve a broad set of data analysis problems. This book is not an exposition on analytical methods using Python as the implementation language.Written by Wes McKinney, the main author of the pandas library, this hands-on book is packed with practical cases studies. It's ideal for analysts new to Python and for Python programmers new to scientific computing.Use the IPython interactive shell as your primary development environmentLearn basic and advanced NumPy (Numerical Python) featuresGet started with data analysis tools in the pandas libraryUse high-performance tools to load, clean, transform, merge, and reshape dataCreate scatter plots and static or interactive visualizations with matplotlibApply the pandas groupby facility to slice, dice, and summarize datasetsMeasure data by points in time, whether it's specific instances, fixed periods, or intervalsLearn how to solve problems in web analytics, social sciences, finance, and economics, through detailed examples
Vibrations and Waves
Anthony P. French - 1971
Generous support from a number of foundations provided the means for assembling and maintaining an experienced staff to co-operate with members of the Institute's Physics Department in the examination, improvement, and development of physics curriculum materials for students planning careers in the sciences. After careful analysis of objectives and the problems involved, preliminary versions of textbooks were prepared, tested through classroom use at M.I.T. and other institutions, re-evaluated, rewritten, and tried again. Only then were the final manuscripts undertaken.
Artificial Intelligence: Structures and Strategies for Complex Problem Solving
George F. Luger - 1997
It is suitable for a one or two semester university course on AI, as well as for researchers in the field.
Computer Organization & Design: The Hardware/Software Interface
David A. Patterson - 1993
More importantly, this book provides a framework for thinking about computer organization and design that will enable the reader to continue the lifetime of learning necessary for staying at the forefront of this competitive discipline. --John Crawford Intel Fellow Director of Microprocessor Architecture, Intel The performance of software systems is dramatically affected by how well software designers understand the basic hardware technologies at work in a system. Similarly, hardware designers must understand the far reaching effects their design decisions have on software applications. For readers in either category, this classic introduction to the field provides a deep look into the computer. It demonstrates the relationship between the software and hardware and focuses on the foundational concepts that are the basis for current computer design. Using a distinctive learning by evolution approach the authors present each idea from its first principles, guiding readers through a series of worked examples that incrementally add more complex instructions until they ha
Principles of Mathematical Analysis
Walter Rudin - 1964
The text begins with a discussion of the real number system as a complete ordered field. (Dedekind's construction is now treated in an appendix to Chapter I.) The topological background needed for the development of convergence, continuity, differentiation and integration is provided in Chapter 2. There is a new section on the gamma function, and many new and interesting exercises are included. This text is part of the Walter Rudin Student Series in Advanced Mathematics.
The Protocols (TCP/IP Illustrated, Volume 1)
W. Richard Stevens - 1993
In eight chapters, it provides the most thorough coverage of TCP available. It also covers the newest TCP/IP features, including multicasting, path MTU discovery and long fat pipes. The author describes various protocols, including ARP, ICMP and UDP. He utilizes network diagnostic tools to actually show the protocols in action. He also explains how to avoid silly window syndrome (SWS) by using numerous helpful diagrams. This book gives you a broader understanding of concepts like connection establishment, timeout, retransmission and fragmentation. It is ideal for anyone wanting to gain a greater understanding of how the TCP/IP protocols work.
Newton's Telecom Dictionary
Harry Newton - 1991
It includes many new standards, new technologies and new vendor-specific terms.
Longitude: The True Story of a Lone Genius Who Solved the Greatest Scientific Problem of His Time
Dava Sobel - 1995
Lacking the ability to measure their longitude, sailors throughout the great ages of exploration had been literally lost at sea as soon as they lost sight of land. Thousands of lives, and the increasing fortunes of nations, hung on a resolution.The scientific establishment of Europe—from Galileo to Sir Issac Newton—had mapped the heavens in both hemispheres in its certain pursuit of a celestial answer. In stark contrast, one man, John Harrison, dared to imagine a mechanical solution—a clock that would keep precise time at sea, something no clock had ever been able to do on land. Longitude is a dramatic human story of an epic scientific quest and Harrison's forty-year obsession with building his perfect timekeeper, known today as the chronometer. Full of heroism and chicanery, it is also a fascinating brief history of astronomy, navigation, and clock-making, and opens a new window on our world.On its 10th anniversary, a gift edition of this classic book, with a forward by one of history's greatest explorers, and eight pages of color illustrations.
Programming in Scala
Martin Odersky - 2008
Coauthored by the designer of the Scala language, this authoritative book will teach you, one step at a time, the Scala language and the ideas behind it. The book is carefully crafted to help you learn. The first few chapters will give you enough of the basics that you can already start using Scala for simple tasks. The entire book is organized so that each new concept builds on concepts that came before - a series of steps that promises to help you master the Scala language and the important ideas about programming that Scala embodies. A comprehensive tutorial and reference for Scala, this book covers the entire language and important libraries.
UML Distilled: A Brief Guide to the Standard Object Modeling Language
Martin Fowler - 1997
This third edition is the best resource for quick, no-nonsense insights into understanding and using UML 2.0 and prior versions of the UML. Some readers will want to quickly get up to speed with the UML 2.0 and learn the essentials of the UML. Others will use this book as a handy, quick reference to the most common parts of the UML. The author delivers on both of these promises in a short, concise, and focused presentation. This book describes all the major UML diagram types, what they're used for, and the basic notation involved in creating and deciphering them. These diagrams include class, sequence, object, package, deployment, use case, state machine, activity, communication, composite structure, component, interaction overview, and timing diagrams. The examples are clear and the explanations cut to the fundamental design logic. Includes a quick reference to the most useful parts of the UML notation and a useful summary of diagram types that were added to the UML 2.0. If you are like most developers, you don't have time to keep up with all the new innovations in software engineering. This new edition of Fowler's classic work gets you acquainted with some of the best thinking about efficient object-oriented software design using the UML--in a convenient format that will be essential to anyone who designs software professionally.
StarTalk: Everything You Ever Need to Know About Space Travel, Sci-Fi, the Human Race, the Universe, and Beyond
Neil deGrasse Tyson - 2016
In 2009, he founded StarTalk, the wildly popular podcast that became an Emmy-nominated talk show on the National Geographic Channel this year. Tyson’s pioneering, provocative book will take the greatest hits from the airwaves to the page in one smart, richly illustrated compendium. Featuring vivid photography, thought-provoking sidebars, enlightening facts, and fun quotes from science and entertainment luminaries like Bill Nye and Dan Aykroyd, StarTalk reimagines science’s most challenging topics—from how the brain works to the physics of comic book superheroes—in a relatable, humorous way that will delight fans and new readers alike.
The C Programming Language
Brian W. Kernighan - 1978
It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form. As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.
The Quantum World: The disturbing theory at the heart of reality (New Scientist Instant Expert)
New Scientist - 2017
Things can exist in two places at once and travel backwards and forwards in time. Waves and particles are one and the same, and objects change their behaviour according to whether they are being watched. This is not some alternative universe but the realm of the very small, where quantum mechanics rules. In this weird world of atoms and their constituents, our common sense understanding of reality breaks down - yet quantum mechanics has never failed an experimental test. What does it all mean? For all its weirdness, quantum mechanics has given us many practical technologies including lasers and the transistors that underlie computers and all digital technology. In the future, it promises computers more powerful than any built before, the ability to communicate with absolute privacy, and even quantum teleportation. The Quantum World explores the past, present and future of quantum science, its applications and mind-bending implications. Discover how ideas from quantum mechanics are percolating out into the vast scale of the cosmos - perhaps, in the future, to reveal a new understanding of the big bang and the nature of space and time.ABOUT THE SERIESNew Scientist Instant Expert books are definitive and accessible entry points to the most important subjects in science; subjects that challenge, attract debate, invite controversy and engage the most enquiring minds. Designed for curious readers who want to know how things work and why, the Instant Expert series explores the topics that really matter and their impact on individuals, society, and the planet, translating the scientific complexities around us into language that's open to everyone, and putting new ideas and discoveries into perspective and context.