Best of
Technical

1989

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.

Pocket Ref


Thomas J. Glover - 1989
    Best of all, it fits in your shirt pocket! (3.2" x 5.4" x 0.7")The following chapters are contained in Pocket Ref: -- Air-- Automotive-- Carpentry & Construction-- Chemistry & Physics-- Computers-- Constants-Physical-- Electrical-- Electronics-- General Information-- General Science-- Geology-- Glues, Solvents & Paints-- Hardware-- Math-- Mining & Milling-- Money-- Plumbing & Pipe-- Rope, Cable & Chain-- Steel & Metals-- Surveying & Mapping-- Tools-- Water-- Weights of Materials-- Welding-- 3500 Conversion Factors - Perpetual Calendar - Note Pages with Metric/US Rulers-- Detailed IndexNew sections included in the second edition-- Dry air Specific Heat & Sound Velocity at Various Temperatures & Pressures-- Wood Beam Strength for 76 species of wood-- Max Floor Joist Spans for 21 wood species, 3 grades & 7 load ratings-- Galvanic Series of Metals in Sea Water-- World Wide Telephone Area Codes & International Access Codes-- North American Top 400 airports with elevation, name, code and area population-- Capacities of Hydraulic Rams from 1" to 60"-- Force Required to Punch 10 different metal types at thicknesses from 1/16" to 1-1/4"-- Friction/Head Loss for 38 types of pipe with flow rates from 0.5 to 5000 gpm-- Perpetual Calendar with holidays for all years from 1858 to 2025

C++ Primer


Stanley B. Lippman - 1989
    This Fourth Edition not only keeps this tradition alive, it actually improves on it."--Steve Vinoski, Chief Engineer, Product Innovation, IONA Technologies" The Primer really brings this large and complex language down to size."--Justin Shaw, Senior Member of Technical Staff, Electronic Programs Division, The Aerospace Corporation"It not only gets novices up and running early, but gets them to do so using good programming practices."--Nevin ": -)" Liber, Senior Principal Engineer (C++ developer since 1988)This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.Just as C++ has evolved since the last edition, so has the authors' approach to teaching it. They now introduce the C++ standard library from the beginning, giving readers the means to write useful programs without first having to master every language detail. Highlighting today's best practices, they show how to write programs that are safe, can be built quickly, and yet offer outstanding performance. Examples that take advantage of the library, and explain the features of C++, also show how to make the best use of the language. As in its previous editions, the book's authoritative discussion of fundamental C++ concepts and techniques makes it a valuable resource even for more experienced programmers.Program Faster and More Effectively with This Rewritten ClassicRestructured for quicker learning, using the C++ standard libraryUpdated to teach the most current programming styles and program design techniquesFilled with new learning aids that emphasize important points, warn about common pitfalls, suggest good programming practices, and provide general usage tipsComplete with exercises that reinforce skills learnedAuthoritative and comprehensive in its coverage The source code for the book's extended examples is available on the Web at the address below.www.awprofessional.com/cpp_primer

UNIX System Administration Handbook


Evi Nemeth - 1989
    The third edition has been expanded to include "direct from the frontlines" coverage of Red Hat Linux. UNIX System Administration Handbook describes every aspect of system administration - from basic topics to UNIX esoterica - and provides explicit cover of four popular UNIX systems:- Red Hat Linux- Solaris- HP-UX- FreeBSDThis book stresses a practical approach to system administration. It's packed with war stories and pragmatic advice, not just theory and watered-down restatements of the manuals. Difficult subjects such as sendmail, kernel building, and DNS configuration are tackled head-on. Examples are provided for all four versions of UNIX and are drawn from real-life systems - warts and all.

Introduction to Algorithms: A Creative Approach


Udi Manber - 1989
    The heart of this creative process lies in an analogy between proving mathematical theorems by induction and designing combinatorial algorithms. The book contains hundreds of problems and examples. It is designed to enhance the reader's problem-solving abilities and understanding of the principles behind algorithm design.

Flight Stability and Automatic Control


Robert C. Nelson - 1989
    Not only is this text presented at the appropriate mathematical level, it also features standard terminology and nomenclature, along with expanded coverage of classical control theory, autopilot designs, and modern control theory. Through the use of extensive examples, problems, and historical notes, author Robert Nelson develops a concise and vital text for aircraft flight stability and control or flight dynamics courses.

Cheap Shots, Ambushes, and Other Lessons: A Down and Dirty Book on Streetfighting & Survival


Marc MacYoung - 1989
    Want to know how to recognize a mugging setup? How to avoid getting sucker punched? It's all here, as well as tips on bullies, weapons, martial arts vs. streetfighting and more.

Metals Handbook; Volume: 16 Machining


J.R. Davis - 1989
    Volume 16 provides machinists and engineers with practical information on recent developments in machining technology. Included are detailed descriptions of specific machining

An Introduction to Ray Tracing


Andrew S. Glassner - 1989
    The ray tracing technique has become one of the most popular and powerful means by which photo-realistic images can now be created. The simplicity, elegance and ease of implementation makes ray tracing an essential part of understanding and exploiting state-of-the-art computer graphics.An Introduction to Ray Tracing develops from fundamental principles to advanced applications, providing how-to procedures as well as a detailed understanding of the scientific foundations of ray tracing. It is also richly illustrated with four-color and black-and-white plates. This is a book which will be welcomed by all concerned with modern computer graphics, image processing, and computer-aided design.

DOS Programmer's Reference: 2nd Edition


Terry Dettmann - 1989
    is the ultimate nuts-and-bolts guide for serious DOS programmers. This information-packed resource improves your programming -immediately!Explore the structure of DOS and learn the fundamentals of DOS programming and advanced program design. Practical examples and a detailed listing of all DOS and BIOS functions - including many that are undocumented elsevyhere - provide you with the most effective programming tools.Harness the power of DOS with Que's DOS Programmer's Reference, 2nd Edition!Learn how to ... ,• Operate new mouse and EMS device drivers• Gain access to facilities unavailable in high-level languages• Integrate DOS and BIOS functions in your assembly language, BASIC, C, and Pascal programs• Improve your program and memory management capabilties• Build your own library of functions• Understand how DOS works both statically and dynamically

Computation Structures


Stephen A. Ward - 1989
    It contains a wealth of information for those who design computers or work with computer systems, spanning the entire range of topics from analog circuit design to operating systems. Ward and Halstead seek to demystify the construction of computing hardware by illustrating systematically how it is built up from digital circuits through higher level components to processors and memories, and how its design is affected by its intended uses. Computation Structures is unusually broad in scope, considering many real world problems and tradeoff decisions faced by practicing engineers. These difficult choices are confronted and given careful attention throughout the book.Topics addressed include the digital abstraction; digital representations and notation; combinational devices and circuits; sequence and state; synthesis of digital systems; finite state machines; control structures and disciplines; performance measures and tradeoffs; communication; interpretation; microinterpreter architecture; microprogramming and microcode; single sequence machines; stack architectures; register architectures; reduced instruction set computers; memory architectures; processes and processor multiplexing; process synchronization; interrupts, priorities, and real time; directions and trends.Computation Structures is included in the MIT Electrical Engineering and Computer Science series.

A History of the Photographic Lens


Rudolf Kingslake - 1989
    In this book, Rudolf Kingslake traces the historical development of the various types of lenses from Daguerre's invention of photography in 1839 through lenses commonly used today.From an early lens still being manufactured for use in low-cost cameras to designs made possible through such innovations as lens coating, rare-earth glasses, and computer aided lens design and testing, the author details each major advance in design and fabrication. The book explains how and why each new lens type was developed, and why most of them have since been abandoned. This authoritative history of lens technology also includes brief biographies of several outstanding lens designers and manufacturers of the past.

Fundamentals of Metal Fatigue Analysis


Julie A. Bannantine - 1989
    Contains numerous worked examples, chapter summaries, and problems. (vs. Fuchs/Stevens).

Harmonic Analysis in Phase Space


Gerald B. Folland - 1989
    This circle of ideas comes principally from mathematical physics, partial differential equations, and Fourier analysis, and it illuminates all these subjects. The principal features of the book are as follows: a thorough treatment of the representations of the Heisenberg group, their associated integral transforms, and the metaplectic representation; an exposition of the Weyl calculus of pseudodifferential operators, with emphasis on ideas coming from harmonic analysis and physics; a discussion of wave packet transforms and their applications; and a new development of Howe's theory of the oscillator semigroup.

Cics Handbook


Yukihisa Kageyama - 1989
    Introduction to CICS Chapter 1. Introduction to CICS Chapter 1. Introduction to CICS Chapter 1. Application Program Housekeeping Chapter 2. Program Control Chapter 4. File Control (2): Sequential Access Chapter 5. File Control (3): Advanced Topics Chapter 6. Terminal Control Chapter 7. BMS (1): Maps Chapter 8. BMS (2): Input/Output Operations Chapter 9. BMS (3): Advanced Applications Chapter 10. Transient Data Control Chapter 11. Temporary Storage Control Chapter 12. Interval Control and Task Control Chapter 14. Recovery and Restart Chapter 15. Tests and Debugging Chapter 16. Intercommunication Chapter 17. System Design Considerations Chapter 18. Case Study: MACS System Appendices: A: Sample Appendices: B: CICS Commands Appendices: C: BMS Map Definition Macros Appendices: D: Common CICS COPYLIB Members Appendices: E: Common Response and ABEND Codes

Two-Dimensional Signal and Image Processing


Joe S. Lim - 1989
    For Sr/grad level courses in image processing in EE departments.

Health Measurement Scales: A Practical Guide to Their Development and Use


David L. Streiner - 1989
    It is widely used by people from many disciplines, who have only a limited knowledge of statistics.This thoroughly updated edition of Health Measurement Scales 3e gives more details on cognitive requirements in answering questions, and how this influences scale development. There is now an expanded discussion of generizibility theory, a completely revised chapter on Item Response Theory andmany revisions are included, based on the latest research findings.These features combine to provide the most up-to-date guide to measuring scale development available. It synthesizes the theory of scale construction with practical advice, culled from the literature and the authors' experience, about how to develop and validate measurement scales to be used inthe health sciences. The theory goes into issues of reliability, generalizability theroy, validity, the measurement of change, the cognitive requirements of answering questions, and item response theory. Practical issues cover devising the items, biases that may affect the responses, pre-testingand weeding our poorly performing items, combining items into scales, setting cut points, and the practical issues of using scales in various ways, such as face-to-face interviews; mailed or telephone-administered surveys; and over the internet. One chapter also discusses some of the ethical issuesthat scale developers and users should be aware of. Appendices lead the reader to other readings; sources of already developed scales and items; and a very brief introduction to exploratory and confirmatory factor analysis.

A Concise Dictionary of Architectural Terms


John Henry Parker - 1989
    A profusely illustrated manual that is valuable as a reference or as a portable guide on visits to historical buildings, this authoritative glossary of nearly 500 words used in Greek, Roman, Italian, and Gothic architecture remains highly instructive and informative.Accurate engravings complement many of the author's incisive descriptions — from a buttress in Glastonbury Abbey to zig-zag mouldings in a Norman doorway. Extended entries cover arches, windows, tombs, and other architectural elements; while shorter notes define less commonly used terms such as cavetto, dado, and embrasure.An indispensable reference for architects and students of architecture, the text includes a topographical index to the illustrations, identifying the many British cathedrals, castles, and parish churches used as examples.

Data Structures Using C


Aaron M. Tenenbaum - 1989
    It emphasizes structured design and programming techniques, and contains numerous debugged programming samples. For CS2 course in advanced programming or data structures in C.

The News Book: An Introduction to the Network/Extensible Window System


James Gosling - 1989
    It is oriented towards people who have a basic knowledge of programming and window systems who would like to understand more about window systems in general and NeWS in particular. A significant portion of the book is devoted to an overview and history of window systems. While there is enough detail here to allow readers to write simple NeWS applications, the NeWS Reference Manual [SUN87a] should be consulted for a more complete treatment. This book was written to refer to the NeWS 1. 1 product, available from Sun and also available from several non-Sun suppliers. Shortly after this book is published, Sun will be releasing the next version of NeW- the Xll/NeWS merged window system. Chapter 10 is dedicated to an overview of that product, but Xll/NeWS deserves a book of its own. All the code examples in this book have been tested on both NeWS and the Xll/NeWS merge. Should there be another edition of this book, we will discuss some of the new development being done in the user interface tool- kit area on NeWS. Significantly, the NeWS Development Environment (NDE) is now being developed at Sun; NDE promises to eclipse existing user interface toolkit designs and window programming environments.

Textbook of Physical Diagnosis: History and Examination [with Student Consult Online Access]


Mark H. Swartz - 1989
    Now the text that has been labeled the Gray's Anatomy of physical diagnosis returns in a New Edition that continues to emphasize a patient first philosophy. The New Edition features a more colorful, user-friendly format - a DVD-ROM with video clips of actual examination techniques - and access to the entire text online, links to bonus online content, and more. And, at no extra charge, purchasers also receive online access to the complete contents of the text via Elsevier's innovative studentconsult.com website.Offers pathophysiology discussions explaining the conditions underlying various physical exam findings. Includes over 900 illustrations, capturing the appearance of a full range of diseases. Greatly expanded the complementary and alternative medicine section to an entire chapter.Incorporates additional color artwork and photography for a more user-friendly format. Discusses hot topics such as ethics in medicine. Includes a DVD-ROM with approximately two hours of video clips depicting actual examination techniques, including modifications for pediatric and geriatric patients, delivering bad news, and other topics. Includes a new chapter on Complimentary & Alternative Medicine Now includes STUDENT CONSULT access! www.studentconsult.com is an innovative website that allows you to build a personalized, fully integrated, online library, where you'll find... The entire contents of every STUDENT CONSULT title you purchase.Powerful search capabilities- View all excerpts relevant to keyword or subject searches (up to 300 words per hit) from every book in the series.Image library POCKETCONSULT - Download portions of your personal library onto your handheld. Student resources- Sharpen your skills, stay informed, and have fun!

Nondestructive Evaluation and Quality Control. Metals Handbook Ninth Edition: Volume 17


ASM International - 1989
    Detailed information is provided on commonly used methods such as liquid penetrant, magnetic particle, eddy current and radiographic inspection, digital image enhancement, ultrasonic inspection, tomography, and real-time radiography.

An Introduction To Rheology


H.A. Barnes - 1989
    There are also the difficulties inherent in any multidisciplinary science like rheology for those with a specific training. Therefore, newcomers to the field are sometimes discouraged, and for them the existing texts on the subject - some of which are outstanding - are of limited assistance because of their depth of detail and highly mathematical nature. This book introduces the subject of rheology in terms understandable to non-experts and describes the application of rheological principles to many industrial products and processes. It provides a simple but authoritative guide which shows clearly how mathematics, physics and chemistry have contributed to the development of rheology. The generic features of all liquid-like materials are summarised,

Signaling System 7 (McGraw-Hill Communications Series)


Travis Russell - 1989
    Completely revised and updated to cover the latest technologies and developments, "Signaling System #7, Fifth Edition" includes full details on the signaling network, its architecture, and protocols.You'll learn, in laymen's terms, how SS7 messaging works, how to maintain an SS7 network, and how to maximize the capabilities of SS7. Both wireline and wireless networks are covered in this comprehensive book, with added focus on mobile and convergent networks. Real-world examples, protocol message details, and call flows illustrate each important concept in full detail. NEW TO THIS EDITION: In-depth coverage of SS7 over IP (SIGTRAN)A new chapter covering the Mobile Application Part (MAP) Details on using SS7 as a data source for revenue assurance, billing analysis, fraud detection, and lawful intercept The latest ANSI and ITU standards

Listening: An Introduction to the Perception of Auditory Events


Stephen Handel - 1989
    Handel treats the production and perception of music and speech in parallel throughout the text, arguing that their production and perception follows identical principles; music and speech share the same formal properties, involve the same cognitive mechanisms, and cannot exist in separate modules. The way that a sound is produced determines the physical properties of the acoustic wave. These properties in turn lead to the perception of the event. The initial chapters take up physical processes, including a section on characterization of sound and discussion of the way instruments and speech produce musical sound. Handel explains how the environment affects perceived sounds, including reflection, reverberation, diffraction, and the Doppler effect. Subsequent chapters take up psychological processes: partitioning smeared sounds into discrete events, identifying sound sources, the units and phrases of speech and music, and speech and music rhythms. The final chapter provides a detailed treatment of the physiology and neurophysiology of the auditory system. All of the author's explanations are coherent and clear, and this strategy includes discussing particular pieces of research in detail rather than covering many things superficially Handel analyzes causes as well as describing phenomena and sets out for the reader the difficulties inherent in the research methods he discusses. He defines the physical, musical, and psychological terms used, even the most basic ones, and covers all of the experimental methods and statistical procedures in the text.A Bradford Book.