Cuda by Example: An Introduction to General-Purpose Gpu Programming


Jason Sanders - 2010
    " From the Foreword by Jack Dongarra, University of Tennessee and Oak Ridge National Laboratory CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now brings this valuable resource to programmers working on applications in other domains, including science, engineering, and finance. No knowledge of graphics programming is required just the ability to program in a modestly extended version of C. " CUDA by Example, " written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples. After a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C, the book details the techniques and trade-offs associated with each key CUDA feature. You ll discover when to use each CUDA C extension and how to write CUDA software that delivers truly outstanding performance. Major topics covered includeParallel programmingThread cooperationConstant memory and eventsTexture memoryGraphics interoperabilityAtomicsStreamsCUDA C on multiple GPUsAdvanced atomicsAdditional CUDA resources All the CUDA software tools you ll need are freely available for download from NVIDIA.http: //developer.nvidia.com/object/cuda-by-e...

Management [With Access Code]


Richard L. Daft - 1988
    Daft addresses themes and issues directly relevant to both the everyday demands and significant challenges facing businesses today. Comprehensive coverage helps develop managers able to look beyond traditional techniques and ideas to tap into a full breadth of management skills. With the best in proven management and new competencies that harness creativity, D.A.F.T. is Management.

Physical Chemistry


Ira N. Levine - 1978
    In this title, the treatment is made easy-to-follow by giving step-by-step derivations, explanations and by avoiding advanced mathematics unfamiliar to students. It covers: math and physics thorough review sections; and worked examples, followed by a practice exercise.

Introduction to the Theory of Computation


Michael Sipser - 1996
    Sipser's candid, crystal-clear style allows students at every level to understand and enjoy this field. His innovative "proof idea" sections explain profound concepts in plain English. The new edition incorporates many improvements students and professors have suggested over the years, and offers updated, classroom-tested problem sets at the end of each chapter.

Discrete-Event System Simulation


Jerry Banks - 1983
    This text provides a basic treatment of discrete-event simulation, including the proper collection and analysis of data, the use of analytic techniques, verification and validation of models, and designing simulation experiments. It offers an up-to-date treatment of simulation of manufacturing and material handling systems, computer systems, and computer networks. Students and instructors will find a variety of resources at the associated website, www.bcnn.net, including simulation source code for download, additional exercises and solutions, web links and errata.

Mathematical Methods in the Physical Sciences


Mary L. Boas - 1967
    Intuition and computational abilities are stressed. Original material on DE and multiple integrals has been expanded.

Organic Chemistry


Francis A. Carey - 2007
    This best-selling text gives students a solid understanding of organic chemistry by stressing how fundamental reaction mechanisms function and reactions occur. With the addition of handwritten solutions, new cutting-edge molecular illustrations, updated spectroscopy coverage, seamless integration of molecular modeling exercises, and state-of-the-art multimedia tools, the 7th edition of Organic Chemistry clearly offers the most up-to-date approach to the study of organic chemistry.

Introduction to Mineralogy


William D. Nesse - 1999
    It presents the important traditional content of mineralogy including crystallography, chemical bonding, controls on mineral structure, mineral stability, and crystal growth to provide a foundation that enables students to understand the nature and occurrence of minerals. Physical, optical, and X-ray powder diffraction techniques of mineral study are described in detail, and common chemical analytical methods are outlined as well. Detailed descriptions of over 100 common minerals are provided, and the geologic context within which these minerals occur is emphasized. Appendices provide tables and diagrams to help students with mineral identification, using both physical and optical properties. Numerous line drawings, photographs, and photomicrographs help make complex concepts understandable. Introduction to Mineralogy not only provides specific knowledge about minerals but also helps students develop the intellectual tools essential for a solid, scientific education. This comprehensive text is useful for undergraduate students in a wide range of mineralogy courses.

Introductory Chemistry


Nivaldo J. Tro - 2002
    "Introductory Chemistry, "Fourth Edition extends chemistry from the laboratory to your world, helping you learn chemistry by demonstrating how it is manifested in your daily life. Throughout, the Fourth Edition presents a new student-friendly, step-by-step problem-solving approach that adds four steps to worked examples (Sort, Strategize, Solve, and Check). This proven text continues to foster student success beyond the classroom with MasteringChemistry(R), the most advanced online tutorial and assessment program available. Note: This is the standalone book, if you want the book/access card order the ISBN below: 0321741021 / 9780321741028 Introductory Chemistry Plus MasteringChemistry with eText -- Access Card Package Package consists of: 0321687930 / 9780321687937 Introductory Chemistry 032173002X / 9780321730022 MasteringChemistry with Pearson eText -- Valuepack Access Card -- for Introductory Chemistry

Experience Psychology


Laura A. King - 2009
    Do you want your students to just take psychology or to experience psychology? Laura King's approach to introductory psychology embodies a balanced consideration of functioning behavior as well as dysfunction and a view of psychology as an integrated whole.

Think Python


Allen B. Downey - 2002
    It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures.

Systems Analysis and Design


Alan Dennis - 2002
    Building on their experience as professional systems analysts and award-winning teachers, authors Dennis, Wixom, and Roth capture the experience of developing and analyzing systems in a way that students can understand and apply.With Systems Analysis and Design, 4th edition , students will leave the course with experience that is a rich foundation for further work as a systems analyst.

Thermodynamics


Enrico Fermi - 1956
    Based on a course of lectures delivered by the author at Columbia University, the text is elementary in treatment and remarkable for its clarity and organization. Although it is assumed that the reader is familiar with the fundamental facts of thermometry and calorimetry, no advanced mathematics beyond calculus is assumed.Partial contents: thermodynamic systems, the first law of thermodynamics (application, adiabatic transformations), the second law of thermodynamics (Carnot cycle, absolute thermodynamic temperature, thermal engines), the entropy (properties of cycles, entropy of a system whose states can be represented on a (V, p) diagram, Clapeyron and Van der Waals equations), thermodynamic potentials (free energy, thermodynamic potential at constant pressure, the phase rule, thermodynamics of the reversible electric cell), gaseous reactions (chemical equilibria in gases, Van't Hoff reaction box, another proof of the equation of gaseous equilibria, principle of Le Chatelier), the thermodynamics of dilute solutions (osmotic pressure, chemical equilibria in solutions, the distribution of a solute between 2 phases vapor pressure, boiling and freezing points), the entropy constant (Nernst's theorem, thermal ionization of a gas, thermionic effect, etc.).

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.

Calculus [With CDROM]


James Stewart - 1986
    Stewart's Calculus is successful throughout the world because he explains the material in a way that makes sense to a wide variety of readers. His explanations make ideas come alive, and his problems challenge, to reveal the beauty of calculus. Stewart's examples stand out because they are not just models for problem solving or a means of demonstrating techniques--they also encourage readers to develp an analytic view of the subject. This edition includes new problems, examples, and projects.