Details

The Definitive Guide to How Computers Do Math


The Definitive Guide to How Computers Do Math

Featuring the Virtual DIY Calculator
1. Aufl.

von: Clive Maxfield, Alvin Brown

49,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 27.10.2005
ISBN/EAN: 9780471741961
Sprache: englisch
Anzahl Seiten: 480

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

The Basics of Computer Arithmetic Made Enjoyable and Accessible-with a Special Program Included for Hands-on Learning<br /> <br /> "The combination of this book and its associated virtual computer is fantastic! Experience over the last fifty years has shown me that there's only one way to truly understand how computers work; and that is to learn one computer and its instruction set-no matter how simple or primitive-from the ground up. Once you fully comprehend how that simple computer functions, you can easily extrapolate to more complex machines."<br /> -Fred Hudson, retired engineer/scientist<br /> <br /> "This book-along with the virtual DIY Calculator-is an incredibly useful teaching and learning tool. The interesting trivia nuggets keep you turning the pages to see what's next. Students will have so much fun reading the text and performing the labs that they won't even realize they are learning."<br /> -Michael Haghighi, Chairperson of the Business and Computer Information Systems Division, Calhoun Community College, Alabama<br /> <br /> "At last, a book that presents an innovative approach to the teaching of computer architecture. Written with authority and verve, witty, superbly illustrated, and enhanced with many laboratory exercises, this book is a must for students and teachers alike."<br /> -Dr. Albert Koelmans, Lecturer in Computer Engineering, University of Newcastle upon Tyne, UK, and the 2003 recipient of the EASIT-Eng. Gold Award for Innovative Teaching in Computer Engineering<br /> <br /> Packed with nuggets of information and tidbits of trivia, How Computers Do Math provides an incredibly fun and interesting introduction to the way in which computers perform their magic in general and math in particular. The accompanying CD-ROM contains a virtual computer/calculator called the DIY Calculator, and the book's step-by-step interactive laboratories guide you in the creation of a simple program to run on your DIY Calculator.<br /> <br /> How Computers Do Math can be enjoyed by non-technical individuals; students of computer science, electronics engineering, and mathematics; and even practicing engineers. All of the illustrations and interactive laboratories featured in the book are provided on the CD-ROM for use by high school, college, and university educators as lecture notes and handouts. <p>For online resources and more information please visit the author's website at <a href="http://www.diycalculator.com/">www.DIYCalculator.com</a>.</p> <p> </p>
<p>Laboratories ix</p> <p>Do You Speak Martian? xi</p> <p><b>Chapter </b><b>0 Why This Book is So Cool 1</b></p> <p>This is where we discover just why this book is so cool, and also why this chapter is numbered “0.”</p> <p><b>Chapter </b><b>1 Introducing Binary and Hexadecimal Numbers 7</b></p> <p>In this chapter we introduce the concepts of the binary and hexadecimal number systems (but in a much more interesting manner than most computer books).</p> <p><b>Chapter </b><b>2 Computers and Calculators 23</b></p> <p>Here we rampage through the insides of a simple computer and calculator, and we also meet our virtual DIY Calculator.</p> <p><b>Chapter </b><b>3 Subroutines and Other Stuff 35</b></p> <p>In this smorgasbord of a chapter, we first discuss logical, shift, and rotate instructions; then we plunge headfirst into the stack, subroutines, recursion, and the concept of selfmodifying code.</p> <p><b>Chapter </b><b>4 Integer Arithmetic 69</b></p> <p>This is where we learn the concepts of signed and unsigned binary arithmetic, and multibyte data representations. In the labs associated with this chapter we create some integer-based math subroutines for use in Chapter 5.</p> <p><b>Chapter </b><b>5 Creating an Integer Calculator 123</b></p> <p>This is where things really start to get interesting because we use the subroutines we developed in Chapter 4 to implement a simple four-function integer calculator.</p> <p><b>Chapter </b><b>6 More Functions and Experiments 135</b></p> <p>This may be the last chapter, but turn that frown upside down into a smile because this is where we discover additional projects you can undertake, and also how you can compete with other readers to create better math routines for your DIY Calculator.</p> <p><b>Interactive Laboratories 155–412</b></p> <p>This is where you will find the interactive laboratories associated with Chapters 2 through 5 (see more details on page ix).</p> <p><b>Appendix </b><b>A Installing Your DIY Calculator 413</b></p> <p>In this appendix, we learn how to install the virtual DIY Calculator presented on the CD-ROM accompanying this book.</p> <p><b>Appendix </b><b>B Addressing Modes 417</b></p> <p>Here we learn about the various addressing modes supported by the virtual microprocessor powering the DIY Calculator.</p> <p><b>Appendix </b><b>C Instruction Set Summary 429</b></p> <p>The tables in this appendix are useful for quickly determining which instructions are available with which addressing modes.</p> <p><b>Appendix </b><b>D Additional Resources 433</b></p> <p>There is a wealth of additional resources for individual readers and educators on the CD-ROM accompanying the book and from the DIY Calculator’s website. Also, there are lots of other really interesting books to read. This appendix explains it all.</p> <p>About the Authors 441</p> <p>Acknowledgments 443</p> <p>Index 445</p>
"I found this book to be a lot of fun, and I think many high school teachers and students would enjoy it too." (<i>Mathematics Teacher</i>, September 2006) <p>"Clive 'Max' Maxfield and Alvin Brown have written a wonderful book…about the essential workings of computers." (<i>The Embedded Muse</i>, February 22, 2006)</p> <p>"I have not seen a better description of the stack and related concepts. The authors obviously understand that these concepts are usually confusing to novices, and hence they support the material with good and simple examples." (<i>Computing Reviews.com</i>, January 16, 2006)</p> <p>"It looks like Max has done it again, i.e., written another technical book that reminds us why we studied electronics in the first place--for the sheer fun of it." (<i>Chip Design Magazine</i>, December 2005/January 2006)</p> <p>"The book is fun, highly informative, and full of vitally important stuff for both the technical and non-technical alike." (<i>EDA Confidential</i>, November 21, 2005)</p> <p>"Everybody can learn from this lively book but it [is] especially helpful for teachers and engineers who want to share their interest in math and computing machinery with others." (<i>Wireless Net DesignLine Newsletter</i>, November 10, 2005)</p> <p>"For those interested in a slightly off-beat approach to learning the basics of computer architectures, Maxfield and Brown have put together a multimedia package that's well worth the price of admission." (<i>Electronic Design.com</i>, October 20, 2005)</p> <p>"The book is perfect for students and those among us who aspire to really understand what is going on in those gismos…the prose is easy to read, and the lab exercises are well designed." (<i>Gabe On EDA.com</i>)</p>
<p><b>CLIVE "MAX" MAXFIELD</b> is a bestselling author and engineer with a large following in the electronic design automation (EDA) and embedded systems industries. He is also one of the founders and President of the high-technology marketing consultancy TechBites (www.TechBites.com). <p><b>ALVIN BROWN</b> has spent over thirty years working in the electronics and computing industries. He currently acts as an engineering manager supervising remote development groups around the world.
<p><small><b>THE BASICS OF COMPUTER ARITHMETIC MADE ENJOYABLE AND ACCESSIBLE—WITH A SPECIAL PROGRAM INCLUDED FOR HANDS-ON LEARNING</b></small> <p>"The combination of this book and its associated virtual computer is fantastic! Experience over the last fifty years has shown me that there's only one way to truly understand how computers work; and that is to learn one computer and its instruction set—no matter how simple or primitive—from the ground up. Once you fully comprehend how that simple computer functions, you can easily extrapolate to more complex machines."</br> <b>—Fred Hudson, retired engineer/scientist</b> <p>"This book—along with the virtual DIY Calculator—is an incredibly useful teaching and learning tool. The interesting trivia nuggets keep you turning the pages to see what's next. Students will have so much fun reading the text and performing the labs that they won't even realize they are learning."</br> <b> —Michael Haghighi, Chairperson of the Business and Computer Information Systems Division, Calhoun Community College, Alabama</b> <p>"At last, a book that presents an innovative approach to the teaching of computer architecture. Written with authority and verve, witty, superbly illustrated, and enhanced with many laboratory exercises, this book is a must for students and teachers alike."</br> <b> —Dr. Albert Koelmans, Lecturer in Computer Engineering, University of Newcastle upon Tyne, UK, and the 2003 recipient of the EASIT–Eng. Gold Award for Innovative Teaching in Computer Engineering</b> <p>Packed with nuggets of information and tidbits of trivia, How Computers Do Math provides an incredibly fun and interesting introduction to the way in which computers perform their magic in general and math in particular. The accompanying with website contains a virtual computer/calculator called the DIY Calculator, and the book's step-by-step interactive laboratories guide you in the creation of a simple program to run on your DIY Calculator. <p>How Computers Do Math can be enjoyed by non-technical individuals; students of computer science, electronics engineering, and mathematics; and even practicing engineers. All of the illustrations and interactive laboratories featured in the book are provided on the website for use by high school, college, and university educators as lecture notes and handouts.

Diese Produkte könnten Sie auch interessieren:

Intelligent Internet Knowledge Networks
Intelligent Internet Knowledge Networks
von: Syed V. Ahamed
PDF ebook
144,99 €
Applied Cryptanalysis
Applied Cryptanalysis
von: Mark Stamp, Richard M. Low
PDF ebook
114,99 €
Connections
Connections
von: H. Peter Alesso, Craig F. Smith
PDF ebook
69,99 €