Object-Oriented Information Systems Analysis and Design Using UML


Simon Bennett - 1999
    It can be used as a course book for students who are first encountering systems analysis and design at any level. This second edition contains many updates, including the latest version of the UML standard, and reflects the most up to date approaches to the information systems development process. It provides a clear and comprehensive treatment of UML 1.4 in the context of the systems development life cycle, without assuming previous knowledge of analysis and design. It also discusses implementation issues in detail and gives code fragments to show possible mappings to implementation technology. Extensive use of examples and exercises from two case studies provides the reader with many opportunities to practise the application of UML.

Mathematics for Class XII(CBSE)


R.D. Sharma
    

Inorganic Chemistry


Catherine E. Housecroft - 2001
    It offers superior coverage of all key areas, including descriptive chemistry, MO theory, bonding, and physical inorganic chemistry. Chapter topics are presented in logical order and include: basic concepts; nuclear properties; an introduction to molecular symmetry; bonding in polyatomic molecules; structures and energetics of metallic and ionic solids; acids, bases, and ions in aqueous solution; reduction and oxidation; non-aqueous media; and hydrogen. Four special topic chapters, chosen for their currency and interest, conclude the book. For researchers seeking the latest information in the field of inorganic chemistry.

An Introduction to Project Management


Kathy Schwalbe - 2006
    This book provides up-to-date information on how good project, program, and portfolio management can help you achieve organizational success. It includes over 50 samples of tools and techniques applied to one large project, and is suitable for all majors, including business, engineering, healthcare, and more.

PIC Microcontroller and Embedded Systems: Using Assembly and C for PIC18


Muhammad Ali Mazidi - 2007
    Offering numerous examples and a step-by-step approach, it covers both the Assembly and C programming languages and devotes separate chapters to interfacing with peripherals such as Timers, LCD, Serial Ports, Interrupts, Motors and more. A unique chapter on hardware design of the PIC system and the PIC trainer round out coverage. Systematic coverage of the PIC18 family of Microcontrollers. Assembly language and C language programming and interfacing techniques. Thorough coverage of Architectures and Assembly language programming of the PIC18. Thorough coverage of C language programming of the PIC18. Separate chapters on programming and interfacing the PIC with peripherals - Includes information on how to interface the PIC with LCD, keyboard, ADC, DAC, Sensors, Serial Ports, Timers, DC and Stepper Motors, Optoisolators, and RTC. Covers how to program each peripheral, first using the Assembly language and then using the C language. Those involved with PIC programming and interfacing using Assembly and C languages."

The C# Player's Guide


R.B. Whitaker - 2012
    

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.

GRE Big Book of Questions


Manhattan Prep - 2013
    With 12 chapters and 1,244 practice problems, students can build fundamental skills in math and verbal through targeted practice. Plus, through easy-to-follow explanations and step-by-step applications, each question will help students cement their understanding of those concepts tested on the GRE. Purchase of this book includes access to additional online resources.

Digital Integrated Circuits


Jan M. Rabaey - 1995
    Digital Integrated Circuits maintains a consistent, logical flow of subject matter throughout. KEY TOPICS: Addresses today's most significant and compelling industry topics, including: the impact of interconnect, design for low power, issues in timing and clocking, design methodologies, and the tremendous effect of design automation on the digital design perspective. MARKET: For readers interested in digital circuit design.

The Dissertation Journey: A Practical and Comprehensive Guide to Planning, Writing, and Defending Your Dissertation


Carol M. Roberts - 2004
    To overcome the practical, social, and psychological obstacles along the way, you need a knowledgeable guide and the right tools. This comprehensive how-to guide to developing and writing a quality dissertation provides: Expanded and updated coverage of crucial topics such as conducting a literature review, dissertation support groups, and harnessing technology to conduct research Progress tracking tools, sample forms, resource lists, and other user-friendly elements Thoroughly updated and revised chapters with the most current need-to-know information

Dynamics of Structures: Theory and Applications to Earthquake Engineering


Anil K. Chopra - 2000
    The new edition from Chopra includes many topics encompassing the theory of structural dynamics and the application of this theory regarding earthquake analysis, response, and design of structures. No prior knowledge of structural dynamics is assumed and the manner of presentation is sufficiently detailed and integrated, to make the book suitable for self-study by students and professional engineers.

Oral and Maxillofacial Pathology


Brad W. Neville - 1995
    Significantly revised and updated content throughout this edition brings you the latest information on the etiology, clinical features, histopathology, treatment, and prognosis of each disease entity, as well as cutting-edge topics such as bisphosphonate osteonecrosis, the oral complications associated with methamphetamine abuse, solitary fibrous tumors, gene mutation, and plasminogen deficiency.Over 1,300 clinical photos and radiographs, most in full color, facilitate identification and classification of lesions.Current concepts of pathogenesis and disease management help you understand the diseases that affect the oral and maxillofacial structures, formulate an accurate diagnosis, and institute proper treatment.Each chapter is logically organized by body system or disease group, enabling you to easily identify a specific condition.A comprehensive appendix of differential diagnosis among oral and maxillofacial disease processes helps you rule out invalid diagnoses.The bibliography divided by topic presented at the end of each chapter enables you to pursue supplemental literature.Highly accomplished authors and contributors with a broad range of clinical and classroom teaching experience provide well-balanced coverage of the entire subject.Chapter outlines at the beginning of each chapter allow immediate access to specific topics.Over 200 new illustrations have been added to this popular, visual reference.A new section on bisphosphonate-associated osteonecrosis thoroughly explores and illustrates this recently identified complication resulting from medications used to prevent bone loss in patients with multiple myeloma, metastatic tumors, and osteoporosis.A new section about the oral complications of methamphetamine abuse details characteristic oral manifestations such as meth mouth caries" and factitial injuries.Expanded coverage of oral piercings, intraoral tattoos, and other body modifications includes unusual entities such as tongue splitting and charm needles.A new section on transient lingual papillitis sheds light on this common cause of transitory tongue irritation.A new section on solitary fibrous tumors familiarizes you with this popular designation for certain benign fibrous neoplasms.A new section on hypoplasminogenemia (ligneous conjunctivitis), or plasminogen deficiency, includes images from a patient case that illustrate the characteristic gingival lesions associated with this rare but fascinating systemic condition.A new section on hereditary mucoepithelial dysplasia describes the characteristic oral manifestations that can lead you to accurately diagnose this condition, potentially preventing a woman with this disorder from having cytologically unusual cells misdiagnosed as carcinoma on her cervical PAP smears.A new section discusses the clinical and microscopic features of chronic ulcerative stomatitis, an immune-mediated condition of the oral mucosa that presents with erosive lesions and is often mistaken for lichen planus.The chapter on Forensic Dentistry has been thoroughly revised and updated by leading forensic odontology author, Dr. Edward Herschaft, to include the latest information on this fascinating topic.Several chapters have been updated to include the most current knowledge of specific gene mutations associated with hereditary oral disorders.

Jumping into C++


Alex Allain - 2013
    As a professional C++ developer and former Harvard teaching fellow, I know what you need to know to be a great C++ programmer, and I know how to teach it, one step at a time. I know where people struggle, and why, and how to make it clear. I cover every step of the programming process, including:Getting the tools you need to program and how to use them*Basic language feature like variables, loops and functions*How to go from an idea to code*A clear, understandable explanation of pointers*Strings, file IO, arrays, references*Classes and advanced class design*C++-specific programming patterns*Object oriented programming*Data structures and the standard template library (STL)Key concepts are reinforced with quizzes and over 75 practice problems.

Theoretical Basis for Nursing


Melanie McEwen - 2001
    It presents historical perspectives on the development of nursing theory, assessments of concept and theory development and theory evaluation, middle-range theories, and shared theories from other disciplines in the sociologic, behavioral, and biomedical sciences, focusing on the application of theory. Learning features found throughout the text include case studies and end-of-chapter summaries that help to reinforce essential concepts.

Murach's HTML5 and CSS3: Training and Reference


Zak Ruvalcaba - 2011
    This title also teaches you how to use the HTML5 and CSS3 features alongside the earlier standards.