Mechanics of Materials


Ferdinand P. Beer - 1981
    This new edition features an updated art and photo program as well as numerous new and revised homework problems.

Engineering Mechanics: Dynamics (Volume 2)


J.L. Meriam - 1952
    It illustrates both the cohesiveness of the relatively few fundamental ideas in this area and the great variety of problems these ideas solve. All of the problems address principles and procedures inherent in the design and anlysis of engineering structures and mechanical systems, with many of the problems referring explicitly to design considerations.

Mechanics of Materials, SI Edition


James M. Gere - 2002
    They are converted to metric units using realistic data to help students grasp what is feasible in engineering practice.

Materials Science and Engineering: An Introduction


William D. Callister Jr. - 1985
    For examples see chapters 3, 4, 5 and 9. * Mechanical property coverage The Sixth Edition maintains its extensive, introductory level coverage of mechanical properties and failure--the most important materials considerations for many engineers. For examples see chapters 6, 7, & 8. * A picture is worth 1000 words! The Sixth Edition judiciously and extensively makes use of illustrations and photographs. The approximate 500 figures include a large number of photographs that show the microstructure of various materials (e.g., Figures 9.12, 10.8, 13.12, 14.15 and 16.5). * Current and up-to-date Students are presented with the latest developments in Material Science and Engineering. Such up-to-date content includes advanced ceramic and polymeric materials, composites, high-energy hard magnetic materials, and optical fibers in communications. For examples see sections 13.7, 15.19, 16.8, 20.9, and 21.14. * Why study These sections at the beginning of each chapter provide the student with reasons why it is important to learn the material covered in the chapter. * Learning objectives A brief list of learning objectives for each chapter states the key learning concepts for the chapter. * Resources to facilitate the materials selection process. Appendix B, which contains 11 properties for a set of approximately 100 materials, is included which be used in materials selection problems. An additional resource, Appendix C, contains the prices for all materials listed in Appendix B. * The text is packaged with a CD-ROM that contains 1) interactive software modules to enhance visualization of three-dimensional objects, 2) additional coverage of select topics, and 3) complete solutions to selected problems from the text in order to assist students in mastering problem-solving.

Thermodynamics: An Engineering Approach [with Student Resource DVD]


Yunus A. Cengel - 2006
    The subject of thermodynamics deals with energy and has long been an essential part of engineering curricula all over the world. Its broad application area ranges from microscopic organisms to common household appliances, transportation vehicles, power generation systems, and even philosophy. This introductory book contains sufficient material for two sequential courses in thermodynamics, and students are assumed to have an adequate background in calculus and physics. A conscious effort is made to emphasize the basic principles of thermodynamics while also providing students with a perspective of how computational tools are used in engineering practice. The traditional classical, or macroscopic, approach is used throughout the text, with microscopic arguments serving in a supporting role as appropriate. This approach is more in line with students’ intuition and makes learning the subject matter much easier.

Electric Circuits


James W. Nilsson - 1983
    Electric Circuits is the most widely used introductory circuits textbook of the past decade. The book has remained popular due to its success in implementing three themes throughout the text: (1) It builds an understanding of concepts based on information the student has previously learned; (2) The text helps stress the relationship between conceptual understanding and problem-solving approaches; (3) The authors provide numerous examples and problems that use realistic values and situations to give students a strong foundation of engineering practice.

MATLAB: An Introduction with Applications


Amos Gilat - 2003
    The first chapter describes basic features of the program and shows how to use it in simple arithmetic operations with scalars. The next two chapters focus on the topic of arrays (the basis of MATLAB), while the remaining text covers a wide range of other applications. Computer screens, tutorials, samples, and homework questions in math, science, and engineering, provide the student with the practical hands-on experience needed for total proficiency.

Physics for Scientists and Engineers: A Strategic Approach with Modern Physics [with MasteringPhysics]


Randall D. Knight - 2003
    0321513339 / 9780321513335 Physics for Scientists and Engineers: A Strategic Approach with Modern Physics and MasteringPhysicsâ�¢ Package consists of 0321513576 / 9780321513571 Student Workbook for Physics for Scientists and Engineers: A Strategic Approach with Modern Physics 0321516397 / 9780321516398 MasteringPhysicsâ�¢ with E-book Student Access Kit for Physics for Scientists and Engineers: A Strategic Approach 0805327363 / 9780805327366 Physics for Scientists and Engineers: A Strategic Approach with Modern Physics

Fundamentals of Thermodynamics


Richard E. Sonntag - 2002
    

Fundamentals of Engineering Thermodynamics [With Student Resource Access Code]


Michael J. Moran - 1988
    This leading text uses many relevant engineering-based situations to help students model and solve problems.

Electronic Devices (Conventional Current Version)


Thomas L. Floyd - 1984
    Floyd is well known for straightforward, understandable explanations of complex concepts, as well as for non-technical, on-target treatment of mathematics. The extensive use of examples, Multisim simulations, and graphical illustrations makes even complex concepts understandable. From discrete components, to linear integrated circuits, to programmable analog devices, this books¿ coverage is well balanced between discrete and integrated circuits. Also includes focus on power amplifiers; BJT and FET amplifiers; advanced integrated circuits–instrumentation and isolation amplifiers; OTAs; log/antilog amplifiers; and converters. Thorough coverage of optical topics–high intensity LEDs and fiber optics. Devices sections on differential amplifiers and the IGBT (insulated gate bipolar transistor) are now included. For electronics technicians.

Introduction to Algorithms


Thomas H. Cormen - 1989
    Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor.

Shigley's Mechanical Engineering Design


Richard G. Budynas - 2005
    It includes ARIS, which have algorithmic problems, and a case study on power transmission. It also presents a study that help illuminate the complexities of shafts and axles.

Fundamentals of Heat and Mass Transfer


Frank P. Incropera - 1981
    Noted for its crystal clear presentation and easy-to-follow problem solving methodology, Incropera and Dewitt's systematic approach to the first law develops reader confidence in using this essential tool for thermal analysis. Readers will learn the meaning of the terminology and physical principles of heat transfer as well as how to use requisite inputs for computing heat transfer rates and/or material temperatures.

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.